yWorks / jsPDF

JavaScript PDF generation to work with SVG
MIT License
56 stars 23 forks source link

Error in function Object.: Cannot create property 'filename' on string #14

Closed alehkudrevich closed 5 years ago

alehkudrevich commented 5 years ago

.save() function cause an error.

Error in function Object.: Cannot create property 'filename' on string 'Test.pdf'

Same in repostory examples.