Strikeout annotation not working

Hi

I am trying to extract annontations from a pdf file.

my code looks like below..

string[] annotType = {"Strikeout", "Text", "Highlight", "Squiggly", "Underline", "FreeText" };

ArrayList annotList = editor.ExtractAnnotations(1, pagecount, annotType);

Only two annotations ("Text" and "Highlight") are working. Remaining annotations are not working.

I am using asp.pdf.kit 2.7 version.

Could you please help me in this issue?

Thanks

Srinivas


This message was posted using Aspose.Live 2 Forum

Hi,

Thank you for considering Aspose.

Can you please send us your PDF file and let us investigate this issue.

Thanks.