smalot / smalot/pdfparser

Parsing PDF Form data

Open
#43 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

parsing fail question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.