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

TOPIC:

support open hyperlink 8 years 9 months ago #9177

  • osmyil
  • osmyil's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hello,
Is radaee pdf lib support opening hyperlinks in pdf. If answer is yes, how can i make it.


Thanks.

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

support open hyperlink 8 years 9 months ago #9180

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
yes, to test the hyperlink you have to:
1) Tap the link
2) Click the "Do Button"
3) The link will be open
Everytime you tap a Url link in the pdf, the OnOpenURI(String uri) method is called .
Check this to open external links: www.radaeepdf.com/forum/Android-developm...e-openning-url/#6922

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

Last edit: by Davide.

support open hyperlink 8 years 6 months ago #9723

  • micrad
  • micrad's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
What do you mean by "Click the do button"? Doesn't this method fire already once the link is tapped?

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

support open hyperlink 8 years 6 months ago #9724

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
in the demo project when you tap the do button you call the PDFPerformAnnot() method that handles all the annotations.

In your own project you can directly call this method when you tap a link.

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

support open hyperlink 8 years 6 months ago #9725

  • micrad
  • micrad's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Ok tx

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

  • Page:
  • 1
Powered by Kunena Forum