Skip to content
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

Fields are no longer editable #654

Open
ahussain3 opened this issue Jun 17, 2024 · 2 comments
Open

Fields are no longer editable #654

ahussain3 opened this issue Jun 17, 2024 · 2 comments

Comments

@ahussain3
Copy link

Thanks for creating this library!

I tried to fill in this form: https://www.uscis.gov/sites/default/files/document/forms/i-129.pdf using the library.

It worked well at extracting the relevant fields, and I will able to fill them in with PdfWrapper().fill(). I love the ease of use of this library.

However, I noticed that the PDF is no longer "editable" using Apple Preview, or the PDF viewer in my Chrome browser. The fields were editable before, and remain editable if I fill them in using something like PyPDF2.

@chinapandaman
Copy link
Owner

Try this: https://chinapandaman.github.io/PyPDFForm/simple_fill/

@ahussain3
Copy link
Author

That worked! Thanks for the quick response 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants