-
Notifications
You must be signed in to change notification settings - Fork 77
jsPDF Autotable Error #14
Comments
Have you tried without setting custom fonts? |
same here. |
@simonbengtsson , @sphilee Is there any way to resolve this issue? |
Is there any update or news yet? |
@simonbengtsson |
any solution? |
TypeError: Cannot read property 'API' of undefined
|
Error when used with Autotable.
Only added autotable and tried to export
got below error
Uncaught TypeError: Cannot read property 'widths' of undefined
at Object.API.getCharWidthsArray (split_text_to_size.js:47:89)
at Object.API.getStringUnitWidth (split_text_to_size.js:95:40)
jspdf.plugin.autotable.js:311:57
at Array.forEach (native)
at Object.getStringWidth (jspdf.plugin.autotable.js:310:10)
spdf.plugin.autotable.js:964:71
at Array.forEach (native)
jspdf.plugin.autotable.js:962:44
at Array.forEach (native)
at Object.calculateWidths (jspdf.plugin.autotable.js:960:19)
The text was updated successfully, but these errors were encountered: