docling-project / docling-project/docling
Getting to textitems of a particular page without iterating docling document
Open
question
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
I want to access only textitems that a particular page of a document has without iterating through all the text items present in docling document.texts
Is there any way to do this?
If not then is there a way to instruct docling to use pymupdf TOC for identifying heading and there appropriate levels ?
Don't recommend any library like docling hierarchy as it postprocesses the docling document.
Contributor guide
Assessment
This issue has not been assessed yet.