docling-project / docling-project/docling
pdf conversion output all numbers
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Bug
`## /23 /24 /25 /26 /27 /i255 /29 /30 /31 /31 /32 /33 /34 /24 /35 /30 /36 /i255 /37 /24 /25 /38 /33 /25 /39 /i255 /29 /23 /i255 /40 /41 /40 /42`
docling parsing pdf output looks like a bunch of "unicode" numbers, see above, the original pdf is in English
### Steps to reproduce
ran through multiple pdfs all looking fine except for one pdf, that exported a bunch of numbers, while still maintaining markdown format, with headings and even ``
The original file is in English, a pdf Saleforce report with a lot of words structured in table format
### Docling version
latest version of docling
### Python version
3.11
Contributor guide
Assessment
This issue has not been assessed yet.