yWorks / svg2pdf.js

A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
MIT License
654 stars 101 forks source link

Uncaught TypeError: _pdf.advancedAPI is not a function #60

Closed christee closed 5 years ago

christee commented 5 years ago

I got this is my browser console.

Uncaught TypeError: _pdf.advancedAPI is not a function
    at svg2pdf (svg2pdf.js:4161)

I used the latest jdPdf.

christee commented 5 years ago

fine, i used a wrong version of jsPdf, i will try it under yWorks!