Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

radaeepdf sdk library tools? 7 years 11 months ago #10556

  • Yann
  • Yann's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
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?

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

radaeepdf sdk library tools? 7 years 11 months ago #10558

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
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.
The following user(s) said Thank You: Yann

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

radaeepdf sdk library tools? 7 years 11 months ago #10561

  • Yann
  • Yann's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Can I use radaeepdf inside view of my app? I cannot instanciate new activity.

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

radaeepdf sdk library tools? 7 years 11 months ago #10562

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

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

  • Page:
  • 1
Powered by Kunena Forum