-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Uncaught TypeError: TextField is not a constructor #3041
Comments
If you read carefully: |
Thank you for your response but still not working you can try with above code. new error is "Uncaught TypeError: Cannot read property 'TextField' of undefined" |
I just saw you use a really old version of jsPDF. Please update to a 2.x version. This should fix the issue. |
@HackbrettXXX thank you i resolved that now i have problem with render html from html to pdf below code is not working. |
If you want us to help you please provide us with all the necessary information, such as: what exactly goes wrong? Are there any exceptions? Maybe attach the created PDF file. etc... |
Feature requests, bug reports etc. are very welcome as issues. But questions are directed to stackoverflow with the tag
jspdf
.If you are facing issues with utf-8 characters, please refer to #2677.
Note that bug reports should follow these guidelines:
Below is my code you can run this.
The text was updated successfully, but these errors were encountered: