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

TOPIC:

Fetch page no for pre - existing hyperlink 9 years 10 months ago #9035

  • arcmobile.div
  • arcmobile.div's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
Requirement
i> We have two multipage PDF documents F1 and F2.
ii> Now , using any third party application , I created a hyperlink(link) from page 1 of document F1 to page 3 of document F2 and burn the PDF , so that the hyperlink is a part of the document F1.
iii> Using Radaee viewer , we open the document F1.
iv> On tapping the hyperlink , OnPDFSingleTapped() of the class PDFReader is called.
The following code provides the hyperlinked path
String uri = uri = m_annot.GetFileLink(); i.e. uri will have the value F2.pdf
But how to get the linked page no of the hyperlinked document?
Kindly provide your inputs.

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

Last edit: by arcmobile.div.

Fetch page no for pre - existing hyperlink 9 years 10 months ago #9042

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 695
  • Thank you received: 59
We're working to include the new api.
We will forward the update information as soon as possible.

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

Fetch page no for pre - existing hyperlink 9 years 10 months ago #9052

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
look at the new beta version .
We provided some new APIs, I suggest you to look at PDFPerformAnnot method of PDFReader class, there are some example of how to handle linked file.

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

  • Page:
  • 1
Powered by Kunena Forum