tableExport.jquery.plugin
tableExport.jquery.plugin copied to clipboard
rowspan on some columns : offset
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.
all dates should be on the same column and value inside the last column shouldn't go outside of the table
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.