Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

radaeepdf sdk library tools?

More
9 years 10 months ago #10556 by Yann
Hello,
I'm looking for pdfviewer for my android app. Actually, I develop an android application and I use a simple WebView to display my pdf inside my application. But i search to display a TOC of PDF, a search function... And I think your radaeepdf can help me :-)

Nevertheless, does your sdk library integrate bookmark? And eventually html5 animation/audio/video?
More
9 years 10 months ago #10558 by Davide
Replied by Davide on topic radaeepdf sdk library tools?
Hi,
yes, you can download the last version of the library from one of these links:
Here you can find what you need:
- TOC implementation in PDFViewController.java at line 325
- search function in PDFViewController.java at line 358 or PDFReaderAct.java onFindPrev() and onFindNext() methods
- to integrate bookmarks you can use BMDatabase class of PDFReader module
- for the annotations (links, audio, video etc...) you should look at PDFLayoutListener of PDFLayoutView class or PDFReaderListener of PDFReader class . (for more info check this www.radaeepdf.com/support/knowledge-base...=component&kbartid=6 )

To use these methods you need a premium license.
More
9 years 10 months ago #10561 by Yann
Replied by Yann on topic radaeepdf sdk library tools?
Can I use radaeepdf inside view of my app? I cannot instanciate new activity.
More
9 years 10 months ago #10562 by Davide
Replied by Davide on topic radaeepdf sdk library tools?
Hi,
yes you can.
PDFReader class is a child of View and you can use it as you want, but remember to implement the listeners (PDFReaderListener, PDFThumbListener).
You can take PDFReaderAct as example, here you will find some useful implementations, the listeners and how to use them.

I suggest you to follow this guide to test the radaee library inside your own project www.radaeepdf.com/support/knowledge-base...=component&kbartid=4
Time to create page: 0.408 seconds
Powered by Kunena Forum