Parsing PDF Form data
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 579
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the pdfparse functions involved in extracting document text and determine whether AcroForm field values are represented in the parsed document. Reproduce the report with a PDF containing saved form data, then define completion by reliably exposing those values or documenting that the format is unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100