TomasAm
Results
1
issues of
TomasAm
### Bug ... ### Steps to reproduce JUST RUNNING the code below in Google COLAB (or VSCODE): from docling.document_converter import DocumentConverter source = "LAB_CLINICAL_EXAMS.pdf" converter = DocumentConverter() result = converter.convert(source)...
bug
pdf parsing