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

TOPIC:

RDPDFReader vs PDFReader 9 years 10 months ago #9040

  • joseNetdevices
  • joseNetdevices's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hello,

What is the difference between RDPDFReader and PDFReader ?
Is RDPDFReader included in the professional licence ?

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

RDPDFReader vs PDFReader 9 years 10 months ago #9041

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 695
  • Thank you received: 59
Do you mean if sources are included?
PDFReader is the actual rendering scheme: each page is rendered as a single image.
As our library is really fast that approach doesn't affect performances but it could rise some issues related to memory: we can't do deep zooming with zooming factor higher than x10.

The new RDPDFReader interface has been totally rewritten and it include:
- a new rendering scheme based upon tiled rendering: only showed portion of the page are rendered time on demand
- such tiles are optionally cached on file system to enhance even more performances
- the new interface will contain a ready to be used pdf viewer more advanced than PDFReader demo.

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

Last edit: by support.
  • Page:
  • 1
Powered by Kunena Forum