-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReferenceError: html2pdf is not defined #2
Comments
Thanks for taking the time to raise this issue. Would you be able to provide us with the PDF file you are using so we could try and re-create this issue? |
Sure thing, the PDF is available here: julia-no-text-short.pdf |
Able to reproduce when installing with |
For what it's worth, I tried again using the fork from @ailintom, but still had the same issue. Let me know if there's anything else I can do to help! |
This is related to issue 2462 with the jsPDF dependency. You can fix this by editing package.json to use an older version of jsPDF before the error was introduced. Simply change line 14 from |
When running this tool, I get the following error:
The text was updated successfully, but these errors were encountered: