You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
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.
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.