HI,
i’m working with Aspsose latesr version 23.8, and when I try to remove links from PDFs that were created with Winword 365 I get null in goToURIAction for link
and when I open the output file in Acrobat Reader, the …...AnnotationCollection Annotations= page.getAnnotations(); for (Annotation annot...annot :Annotations ) { try { switch (annot.getAnnotationType()) {...