SampleFiles.zip (190.8 KB)
Aspose Team,
We use the Aspose PDF java package to resize single page PDF files. We found out that the method PdfFileEditor.resizeContentsWithNormalization fails with some PDF files from vers…...void main(String[] args) { Document pdfDocument = null; try {...pdfDocument = new Document(inPath); PdfFileEditor editor = new PdfFileEditor();...