How parse PDF and read encoded letters like ł, ń, ś?
Open
Nobody has claimed this yet.
question
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 579
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
How parser latin characters "łóź" ?
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
The issue mentions parsing the encoded letters "łóź" but names no files, tests, or sample PDF. Start by reproducing extraction with a minimal PDF containing those characters and inspect the parser's text-decoding path. Done means the extracted text preserves the original letters, with a regression test if the relevant test location is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100