mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-02-22 04:40:49 +01:00
14 lines
661 B
Markdown
14 lines
661 B
Markdown
# Known Issues
|
|
|
|
## Missing or wrong characters
|
|
|
|
The text which comes of pdfjs looks very erronous sometimes. E.g [Life-Of-God-In-Soul-Of-Man](examples/Life-Of-God-In-Soul-Of-Man.pdf).
|
|
The interesting thing is that rendering with pdfjs (online) looks good. So maybe this is just a setup problem !?
|
|
|
|
## Uncovered TOC variants
|
|
|
|
- out of order items [Safe-Communication](examples/Safe-Communication.pdf)
|
|
- items in wrong lines + numbers are not numbers [Life-Of-God-In-Soul-Of-Man](examples/Life-Of-God-In-Soul-Of-Man.pdf)
|
|
- no page numbers [The-Art-of-Public-Speaking](examples/The-Art-of-Public-Speaking.pdf).
|
|
- multiline headlines: [WoodUp](examples/WoodUp.pdf)
|