phihag / pdfform.js

Fill out PDF forms in pure JavaScript
Apache License 2.0
211 stars 73 forks source link

Cannot get this to work #36

Open dianesabra opened 3 years ago

dianesabra commented 3 years ago

First of all, I love the demo. Thanks for that.

My goal: We have many fillable forms that we will be printing in our web app. One of them is the Buyer's Guide: https://www.ftc.gov/system/files/documents/plain-language/cfr_buyers_guides_english.pdf.

The user will not be uploading the document each time they want to print it. We want to save the PDF in our files and have the code find the PDF, fill it out, and then print it. I ran into an error that I'd appreciate your help on a lot.

What I've done so far...

  1. run NPM image
  2. imported pdfform into the component. image
  3. I did not import the Githubissues.
  4. Githubissues is a development platform for aggregating issues.