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

Fetch page no for pre - existing hyperlink

More
11 years 3 months ago - 11 years 3 months ago #9035 by arcmobile.div
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.
Last edit: 11 years 3 months ago by arcmobile.div.
More
11 years 3 months ago #9042 by support
We're working to include the new api.
We will forward the update information as soon as possible.
More
11 years 3 months ago #9052 by Davide
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.
Time to create page: 0.401 seconds
Powered by Kunena Forum