allenai / pdffigures2

Given a scholarly PDF, extract figures, tables, captions, and section titles.
http://pdffigures2.allenai.org/
Apache License 2.0
611 stars 122 forks source link

jar does not accept filenames with commas #12

Open tom-a-horrocks opened 7 years ago

tom-a-horrocks commented 7 years ago

When calling the compiled jar file with a single pdf filename that contains commas, the program only reads the part of the filename before the comma.

For example, when supplying the filename "a088237_e28-1397,a10_13923644.pdf", the program returns "Error: Input file a088237_e28-1397 is not a PDF file".

julycetc commented 1 year ago

Hello,i tried many times to build the jar file, but failed. Can you share your jar file with me.Thanks a lot!