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

Hyperlinking to a specific page on same document

More
11 years 4 months ago #8844 by arcmobile.div
Requirement

i> There is a multipage PDF(10 pages) and currently the page 2 is displayed on the viewer.
ii> Need to hyperlink from page 2 to page 9 on the same document and burn the pdf , so that when we open the pdf on a desktop PDF viewer , clicking the hyperlink on page 2 will open page 9 of the same document.

Kindly provide the source code / API
More
11 years 4 months ago #8845 by Davide
Hi,
at the moment this method is not yet supported.
Now we support only this: AddAnnotURI(float[], String) to create link to url/external files.
We will work on it and we'll get back to you as soon as possible.
More
11 years 4 months ago #8866 by Davide
Hi,
sorry i didn't remember that there was a method to create an annot to go to a specific page:
Code:
Page.AddAnnotGoto(float[] rect, int pageno, float top)
For more info check this: www.radaeepdf.com/documentation/javadocs...ge.html#AddAnnotGoto (float[], int, float)
Time to create page: 0.390 seconds
Powered by Kunena Forum