Question
how to move pages within a pdf document using javascript based on the contents properties of an annotation.content property object
Hi,
I have a pdf document that has text annotation on every page within the pdf document
and I want to sort them out based on the getannotat.content property with javascript code
for example I want to sort them out based on an identical text content of annotation make the pages after each other
how do I perform such thing with javascript ?
Best Regards .