If I add text annotation using Acrobat Raeder, I get 2 annotations, text id = 1 and annotation popup id = 16.
page.GetAnnotCount() = 2;
page.GetAnnot(0)= 1 (Text annotation)
page.GetAnnot(1)= 16 (Popup annotation)
How do I replicate using plug these two annotations?
My server requires annotations in this form