How to use local file? #1125
Unanswered
mantoniarinconz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am kind of new in javascript and Im currently working on a project where I need to add some text fields into a pdf template (it isn't designed as a form) and I saw that there were some Issues that addressed this but I haven't been able to understand how they were solved.
I basically used the code that was given in issue #129, but I still haven't been able to test the functionality of this library because I get this error message:
And whenever I try the provided solution it keeps throwing different errors.
So I was wondering, is there any existing example that shows how to work with local files instead of URLs? The one provided in the official site shows how to do It with a URL
Beta Was this translation helpful? Give feedback.
All reactions