We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Annotations

Hi,

how can I access annotations which are already exists in a PDF document?
I tried like this:
ldoc = new PdfLoadedDocument(buffer);
var annotations = ldoc.Pages[0].Annotations;
There are multiple annotations (like highlight, notes) on that page, but the annotations.Count is 0.

Any idea?

Cheers,
Enrico

    

2 Replies

EG Enrico Gebauer October 20, 2014 04:46 PM UTC

Added a test pdf document, which has a highlight and a note annotation on the first page. But the annotation collection of the page is still empty.

Attachment: AnnoTest_HighlightNote_e683b0ec.zip


KC Karthikeyan Chandrasekar Syncfusion Team October 23, 2014 12:20 PM UTC

Hi Enrico,

Thank you for your interest in Syncfusion Products.

 

Please follow up with the incident 131127, which you have created for this forum query.

Thanks,

Karthikeyan.C


Loader.
Live Chat Icon For mobile
Up arrow icon