PDFFileEditor.Extract and Annotations

I have a customer who has some PDF files that get annotated in acrobat before my code ever touches them. When I rotate pages, currently we call PdfFileEditor.Extract to get the page into a memory stream, then we rotate it with the PdfPageEditor. Seems that when we call extract, we don’t get the annotations on the page with that page.


Is this an issue, or is this by design. Do I need to extract the annotations separately to retain them?

Hello Brian,

Thanks for using our products.

Can you please share the source PDF and the code snippet that you are using so that we can test the scenario at our end. We apologize for your inconvenience.