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

TOPIC:

Hyperlinking to a specific page on same document 8 years 11 months ago #8844

  • arcmobile.div
  • arcmobile.div's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
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

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

Hyperlinking to a specific page on same document 8 years 11 months ago #8845

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

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

Hyperlinking to a specific page on same document 8 years 11 months ago #8866

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
sorry i didn't remember that there was a method to create an annot to go to a specific page:
Page.AddAnnotGoto(float[] rect, int pageno, float top)
For more info check this: www.radaeepdf.com/documentation/javadocs...ge.html#AddAnnotGoto(float[], int, float)

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

  • Page:
  • 1
Powered by Kunena Forum