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
If I try to run extract_tables on a PDF that has a table with highlighted cells then only the highlighted cells will end up in the final table. I am not quite sure how to do a reproducible example (i tried based on the how to) but I attached the PDF that does not work with extract_tables().
When I run extract_text on this same PDF all cell values end up in the resulting string.
[x ] a possible bug
a question about package functionality
a suggested code or documentation change, improvement to the code, or feature request
If you are reporting (1) a bug or (2) a question about code, please supply:
ensure that you can install and successfully load rJava
Please specify whether your issue is about:
If I try to run extract_tables on a PDF that has a table with highlighted cells then only the highlighted cells will end up in the final table. I am not quite sure how to do a reproducible example (i tried based on the how to) but I attached the PDF that does not work with extract_tables().
When I run extract_text on this same PDF all cell values end up in the resulting string.
If you are reporting (1) a bug or (2) a question about code, please supply:
traceback()
run immediately after the error occurssessionInfo()
Put your code here:
The text was updated successfully, but these errors were encountered: