tabula-java
tabula-java copied to clipboard
All pages not converted
In both java based tabula and its python wrapper tabula-py , even when all pages option is given only 1st page is converted. Currently to overcome this i need to extract each page and convert them into individual pdf and then run tabula on each
@tathastu871 / I have the same issue with the Python wrapper version, but can't seem to find the perfect solution for this issue. I know your post is old, but I do not see any suggestion from anyone. Did you eventually find a better way to do this?