Tabula-py does not read horizontal tables correctly

94 views Asked by At

enter image description hereI'm trying to read data from a pdf with multiple tables. there are 5 tables with the data and one empty table. Except empty table 3 of them are vertical table and 2 of them are horizontal. All vertical table's data are correct but when tabula trying to read horizontal tables it still reads as vertical table.enter image description here How can I solve this?

I read the documentation tabula but I couldn't find any related thing to horizontal table reading

0

There are 0 answers