Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

TOPIC:

How to add an annotation PopUp? 9 years 1 month ago #8651

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
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?
The topic has been locked.

How to add an annotation PopUp? 9 years 1 month ago #8653

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
using Page.AddAnnotText to add text note annotation, which has a popup editbox.
The topic has been locked.

How to add an annotation PopUp? 9 years 1 month ago #8656

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
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 :(
The topic has been locked.

How to add an annotation PopUp? 9 years 1 month ago #8670

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
May you provide a PDF sample?
It will be simpler to understand your need.
The topic has been locked.

How to add an annotation PopUp? 9 years 1 month ago #8681

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
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.
Attachments:
The topic has been locked.

How to add an annotation PopUp? 9 years 1 month ago #8688

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
We're working on that, soon we will release a solution.
The following user(s) said Thank You: AntonGerasimenko
The topic has been locked.
Powered by Kunena Forum