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

Parsing PDF Form data #43

Open
geochasm opened this issue Jul 10, 2014 · 8 comments
Open

Parsing PDF Form data #43

geochasm opened this issue Jul 10, 2014 · 8 comments
Labels
parsing fail When (almost) nothing can be extracted from a given PDF question stale needs decision

Comments

@geochasm
Copy link

I am working on parsing a pdf form. The pdfparse functions work - my document is parsed. However, I only receive the text surrounding the form fields. I have entered data in the form fields and saved the form, but I am not able to access the text saved in the form fields.

Can pdfparse access form data?

Thanks

@smalot
Copy link
Owner

smalot commented Jul 10, 2014

Can you send me your pdf form with data stored into ?
sebastien@malot.fr
I'll check it.

@errmerrged
Copy link

i got the same problem, any anwers yet?

@MajorLeeGassole
Copy link

MajorLeeGassole commented Dec 9, 2016

Can we please get an update on this? I'm having the same problem. Sorry if I posted a duplicate. I just found this one today.

#135

@skys215
Copy link

skys215 commented Sep 26, 2020

Is this problem solved yet?

@k00ni
Copy link
Collaborator

k00ni commented Sep 29, 2020

It would be helpful if someone could test this matter with current master version of the library. Is it confirmed that #135 is a duplicate? If so, its sample PDF could be used here, right?

@nbao
Copy link

nbao commented Mar 3, 2023

Hello,
Is there a way to get the list of all name fields? I think every form field should have a field name if we get a field name then maybe we can debug the field data

@WeTeKBerlin
Copy link

has there been meanwhile implemented functionality for extracting form data?

@k00ni
Copy link
Collaborator

k00ni commented Mar 29, 2023

No, not to my knowledge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parsing fail When (almost) nothing can be extracted from a given PDF question stale needs decision
Projects
None yet
Development

No branches or pull requests

8 participants