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

How to show content and on click of chapter ?

More
IP: 192.168.0.71 9 years 3 weeks ago #12048 by rachnasagar
I want to show content from any page in pdf also on click of pdf content it will open that chapter ?
More
IP: 192.168.0.71 9 years 3 weeks ago #12052 by nermeen
Can you please explain with details, may be with a sample pdf?
More
IP: 192.168.0.71 9 years 3 weeks ago #12053 by rachnasagar
I want to go to content page easily from any page of the pdf ?

I want to use the simple solution for it?

when I will click on content page it show all the chapters, I want to click on chapter(at content page) and go to that page of chapter?
More
IP: 192.168.0.71 9 years 3 weeks ago #12054 by Davide
Hi,
if your pdf has a table of content, the library handles it, I suggest you to check the methods under btn_outline PDFViewController.

If you want to add an internal link annotation that jumps to another page, I suggest you to use this method :
Code:
AddAnnotGoto(float[] rect, int pageno, float top)
For more info check this : www.radaeepdf.com/documentation/javadocs...o-float:A-int-float-
More
IP: 192.168.0.71 9 years 3 weeks ago - 9 years 3 weeks ago #12057 by rachnasagar
I didn't get it, Can you please explain in brief?

Also I want that It will work in all the pdf,but I think it will be fix ?

Can you please define me for any example?


And I didn't get the method under btn_outline PDFViewController.
Last edit: 9 years 3 weeks ago by rachnasagar. Reason: update
More
IP: 192.168.0.71 9 years 3 weeks ago #12058 by Davide
Hi,
can you please send us a pdf and a mockup with images that explains the behavior you want?
Time to create page: 0.452 seconds
Powered by Kunena Forum