Skip to content

[Bee] docling parse generates text as each character separated #4018

Description

@yqliving

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

  1. set standard pdf pipeline with DoclingParseV4DocumentBackend
  2. do document convert
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions