I have a PDF with a huge page size. I’m looking to scale down the page to A4 size (in essence – I need to reduce the DPI), and along the way reduce the size of the PDF in KB.
Is there away to do this with PDFBox? Other open source libraries in Java?
Go to Source
Author: Oren Shoham