docling-project / docling-project/docling
cli and PDF: wrong table output
Open
bug
table structure
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Bug
One row in the input table is mixed with another in the output.
The input

The output

### Steps to reproduce
Using this [file](https://github.com/user-attachments/files/17657744/table.pdf) and run
```
docling --no-ocr --table-mode accurate table.pdf
```
### Docling version
```
Docling version: 2.4.0
Docling Core version: 2.3.1
Docling IBM Models version: 2.0.3
Docling Parse version: 2.0.2
```
### Python version
Python 3.11.2
Contributor guide
Assessment
This issue has not been assessed yet.