You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to fill some forms on a pdf, as a note I have used both Hummus (another pdf library) and now trying to use this module to fill the form, I was able to successfully read the fields however when trying to write to it I get "Error: Invalid XRef entry", researching this error gave me some hints that the file may be damaged however it opens up and fills properly using Adobe Acrobat Pro.
I've attached the pdf file here fw4.pdf and my code is:
Take that back, there are def negative consequences. In some PDF forms that get this error, PDF properties show up as actual values for some reason. so you end up seeing things like dd or ds in random fields.
I am trying to fill some forms on a pdf, as a note I have used both Hummus (another pdf library) and now trying to use this module to fill the form, I was able to successfully read the fields however when trying to write to it I get
"Error: Invalid XRef entry"
, researching this error gave me some hints that the file may be damaged however it opens up and fills properly using Adobe Acrobat Pro.I've attached the pdf file here fw4.pdf and my code is:
The text was updated successfully, but these errors were encountered: