Starting with v2017R1, Qoppa Java PDF library jPDFProcess offers an API to easily resize or change page sizes in a PDF document. The resize options are as follow: Media Box – new media box for the PDF Page. Center – option to center the page contents in the new media box (off by default) Auto […]
Articles Tagged: resize PDF
Resizing or Scaling PDF Pages (Paper Size and Content) Programmatically in Vector Format
Q: Is there a way to resize a PDF in order to scale non-letter-size PDFs to 8.5 x 11 PDFs using Qoppa’s PDF library jPDFProcess? A: Yes, there is. Version v2017R1 and later jPDFProcess now has a direct API to resize pages in a PDF. Version v2016R1 and earlier In previous versions, it was possible […]