Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Events in Android 8 years 7 months ago #9474

  • micrad
  • micrad's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
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?

Please Log in or Create an account to join the conversation.

Events in Android 8 years 7 months ago #9481

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
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.

Please Log in or Create an account to join the conversation.

Events in Android 8 years 7 months ago #9482

  • micrad
  • micrad's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Which license would I need for this?

Please Log in or Create an account to join the conversation.

Events in Android 8 years 7 months ago #9483

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
please check this: www.radaeepdf.com/ecommerce/technical-specification

If you want Hyperlinks support you need at least a Professional License.

Please Log in or Create an account to join the conversation.

Events in Android 8 years 4 months ago #9923

  • micrad
  • micrad's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Can you provife an example?

Please Log in or Create an account to join the conversation.

Events in Android 8 years 4 months ago #9924

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum