Bug
With DoclingParseV4DocumentBackend, the plain text or Markdown output renders programmatic PDF page as "T i t l e C a s e W o r k e r s ..." instead of "Title Case Workers ...". However, PyPdfiumDocumentBackend is correct.
Steps to reproduce
- set standard pdf pipeline with
DoclingParseV4DocumentBackend
- do document convert
- export md or plain text to check the output
Test file: because it is a customer file, please downlow it from https://github.ibm.com/ai-foundation/watson-doc-understanding-issue-tracker/issues/4015#issuecomment-233084821
Docling version
docling-parse from 7.0.0 -> 7.11.0
Python version
3.12
Bug
With
DoclingParseV4DocumentBackend, the plain text or Markdown output renders programmatic PDF page as "T i t l e C a s e W o r k e r s ..." instead of "Title Case Workers ...". However,PyPdfiumDocumentBackendis correct.Steps to reproduce
DoclingParseV4DocumentBackendTest file: because it is a customer file, please downlow it from https://github.ibm.com/ai-foundation/watson-doc-understanding-issue-tracker/issues/4015#issuecomment-233084821
Docling version
docling-parse from 7.0.0 -> 7.11.0
Python version
3.12