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 6 months ago #12060 by rachnasagar
I am sending you Image and written there details and pdf in which I have to implement.
More
IP: 192.168.0.71 9 years 6 months ago #12064 by Davide
Hi,
if the pdf already has these lines (chapters) added as link annotation, you can get the destination page using annot.GetDest() and go to page using m_view.PDFGotoPage(pageno).

If not, you can achieve this only by adding a link (goto annotation) for each line of your TOC using AddAnnotGoto(float[] rect, int pageno, float top) as suggested before.
Time to create page: 0.350 seconds
Powered by Kunena Forum