Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

How to add an annotation PopUp?

More
11 years 4 weeks ago #8651 by AntonGerasimenko
Hello, i have problem.
Server interacts with our program requires each text annotations to annotate popup. But radaee plugin not supported to add this annotation(Annotation.getType == 16).
How to add an annotation PopUp?
More
11 years 4 weeks ago #8653 by radaee
using Page.AddAnnotText to add text note annotation, which has a popup editbox.
More
11 years 4 weeks ago #8656 by AntonGerasimenko
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 :(
More
11 years 4 weeks ago #8670 by support
May you provide a PDF sample?
It will be simpler to understand your need.
More
11 years 3 weeks ago #8681 by AntonGerasimenko
Well, here is a sample PDF that I need to get. If I create a text annotation, I need to add an annotation popup (type = 16), as in the attached example. My server only works with this format. How can I add an annotation type = 16?
Thank you for your help.
More
11 years 3 weeks ago #8688 by support
We're working on that, soon we will release a solution.
Time to create page: 0.391 seconds
Powered by Kunena Forum