pdffillerjs / pdffiller

Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
MIT License
286 stars 113 forks source link

Using pdffiller for my Wix site #101

Open Osnat11 opened 3 years ago

Osnat11 commented 3 years ago

Did anyone try it? Can I use an online PDF file? Just to change the file path to the URL path? let URL_path = "https://ff4066b3-fa1e-4f83-866c-5d6548bfdbe3.usrfiles.com/ugd/ff4066_85749710b488467f98302a1ec22f8708.pdf"; var sourcePDF = URL_path;