Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Events in Android

More
11 years 1 month ago #9474 by micrad
Events in Android was created by micrad
I need to track certain events:
- PDF file opened.
- PDF file closed.
- Page changed.
- LinkAnnotation touched/clicked (Hyperlink in the PDF Dokument clicked)

Is this supported and how?
More
11 years 1 month ago #9481 by Davide
Replied by Davide on topic Events in Android
Hi,
you can track these event in these methods:
- document.Open() method;
- PDFReader.PDFClose()
- PDFReader.OnPDFPageChanged()
- PDFReader.PDFPerformAnnot() --> m_listener.OnOpenURI(uri);

In our library there are no tracker, so you can put your own tracker in these methods.
More
11 years 1 month ago #9482 by micrad
Replied by micrad on topic Events in Android
Which license would I need for this?
More
11 years 1 month ago #9483 by Davide
Replied by Davide on topic Events in Android
Hi,
please check this: www.radaeepdf.com/ecommerce/technical-specification

If you want Hyperlinks support you need at least a Professional License.
More
10 years 9 months ago #9923 by micrad
Replied by micrad on topic Events in Android
Can you provife an example?
More
Time to create page: 0.664 seconds
Powered by Kunena Forum