-
Firstly, thanks for this tool! My problem: I need to process hundreds of PDF files - a daunting task. Is there a tool where I can open a PDF, drag a rectangle, press ctrl+c (which copies Open source tools are preferred. (bonus points if it can do image files too - I also have to process image files) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
When you start the UI by starting class de.redsix.pdfcompare.Main you can mark ignore areas and write that to a file. |
Beta Was this translation helpful? Give feedback.
-
Thanks @finsterwalder! I figured out how to open the GUI and it's exactly what I wanted. I now realise what you mean, and what the README explains about running the 'full' jar For anyone else who was confused about how to open up the GUI, here are the steps:
|
Beta Was this translation helpful? Give feedback.
Thanks @finsterwalder! I figured out how to open the GUI and it's exactly what I wanted. I now realise what you mean, and what the README explains about running the 'full' jar
For anyone else who was confused about how to open up the GUI, here are the steps:
pdfcompare-1.1.60-full.jar
.java -jar pdfcompare-1.1.60-full.jar
(no arguments) to open the GUI