tableExport.jquery.plugin icon indicating copy to clipboard operation
tableExport.jquery.plugin copied to clipboard

rowspan on some columns : offset

Open ApiTracer opened this issue 1 year ago • 3 comments

Hi,

I have an issue with a table that contains rowspan on some columns. The exported pdf has an offset for columns after the first one during the rowspan.

Is it due to jspdf-autotable ? When searching, I found that jspdf-autotable improve rowspan management after version 3 and it seems tableExport use custom code from version 2.0.17

I'm interested if you have a solution or a workaround to avoid that.

Capture d’écran 2024-10-17 à 18 10 25

ApiTracer avatar Oct 17 '24 16:10 ApiTracer

all dates should be on the same column and value inside the last column shouldn't go outside of the table

ApiTracer avatar Oct 17 '24 16:10 ApiTracer

Capture d’écran 2024-10-17 à 18 12 22

ApiTracer avatar Oct 17 '24 16:10 ApiTracer

Hi, unfortunately I can't take care of the problem at the moment as I am “out of office” for a few weeks. Regardless of this, I would need the HTML code of the table to be exported for further investigations. Unfortunately, I have to rule out an update to a higher version of jspdf-autotable, as this would mean a considerable amount of work, including the redevelopment of the PDF export.

hhurz avatar Oct 17 '24 18:10 hhurz