Hello,
I use the function ResizeContents of the PdfFileEdiTor To resize big PDF files down To DIN A3.
Everything works fine until we have a big PDF with a Annotation.
The function call doesn’t cause any error.
But wh…...PdfFileEditor() ' Open PDF Document Dim doc As New Document("C:\temp\testpdf_annotation...Contents fileEditor.ResizeContents(doc, New Integer() {1}, parameters)...