Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upError using get_n_pages() #40
Comments
|
Is this on all PDFs or one specific file? If the former, can you make a reproducible example? If the latter, can you share the PDF? |
|
Hi, Thank you for the reply! |
|
Thanks. I'll investigate. |
Hi, an error as follows occurred when I tried to get the number of pages of a PDF file. I am not sure if it's because of the size of the file, but increasing the JAVA memory didn't help.
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : org.apache.pdfbox.exceptions.WrappedIOExceptionThank you!