Issue with Parsing Field Inputs in Fillable PDF Forms Using Llama Parse #271

Open
opened 2026-02-16 00:17:20 -05:00 by yindo · 1 comment
Owner

Originally created by @AkshatIshant on GitHub (Sep 17, 2024).

Originally assigned to: @BinaryBrain on GitHub.

I'm encountering an issue where field inputs in fillable PDF forms are not being parsed correctly when using the Llama parse. While the static content of the form is parsed successfully, the dynamic inputs entered into the form fields are either ignored or not captured in the parsed output. I have attached both the original PDF and extracted text file.

I am seeking advice and potential fixes to improve the parsing of fillable PDF forms. Please let me know if there's any existing solution or a workaround to address this issue.

fill_pdf.txt
fill_pdf.pdf

Originally created by @AkshatIshant on GitHub (Sep 17, 2024). Originally assigned to: @BinaryBrain on GitHub. I'm encountering an issue where field inputs in fillable PDF forms are not being parsed correctly when using the Llama parse. While the static content of the form is parsed successfully, the dynamic inputs entered into the form fields are either ignored or not captured in the parsed output. I have attached both the original PDF and extracted text file. I am seeking advice and potential fixes to improve the parsing of fillable PDF forms. Please let me know if there's any existing solution or a workaround to address this issue. [fill_pdf.txt](https://github.com/user-attachments/files/17024582/fill_pdf.txt) [fill_pdf.pdf](https://github.com/user-attachments/files/17024584/fill_pdf.pdf)
yindo added the enhancement label 2026-02-16 00:17:20 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Oct 24, 2024):

Hi @AkshatIshant,
We currently don't extract fields in form with fast and accurate mode. If you really need to extract these, I recommend using the Premium Mode.

@BinaryBrain commented on GitHub (Oct 24, 2024): Hi @AkshatIshant, We currently don't extract fields in form with fast and accurate mode. If you really need to extract these, I recommend using the Premium Mode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#271