Problem parsing PDF document, text not recognized.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 394
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 7
Description
url: http://www.delindeschemolen.nl/PDF%20bestanden/DOC082_2014.pdf
When performing a tryout of the pdf2json library, the PDF document in the above mentioned url. was not parsed correctly. No text was found in the document.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the failure with the linked DOC082_2014.pdf document and compare its output with a document that parses correctly. Trace the PDF parsing entry point to determine why no text is produced; done means the document yields recognized text without breaking existing PDF parsing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100