You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the attached PDF, I am trying to extract the last table. PyMuPDF is extracting it, but skipping every alternate line and is also not extracting the column headers. The following items are attached:
Problem_document.pdf : The PDF from which the table has been extracted
Sorry for the delay.
We have checked out various settings and came to the result that the tables situation on this page as a whole and also the making of each single table cannot be (correctly) detected by the table finder.
You will have to develop own code which for instance adds information via the add_lines parameter to help the table finder.
Description of the bug
In the attached PDF, I am trying to extract the last table. PyMuPDF is extracting it, but skipping every alternate line and is also not extracting the column headers. The following items are attached:
Problem_document.pdf
How to reproduce the bug
PyMuPDF version
1.24.13
Operating system
Windows
Python version
3.9
The text was updated successfully, but these errors were encountered: