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

TOPIC:

Asked about Library file 7 years 6 months ago #11262

  • higind
  • higind's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Dear All

I've download file this


I've implement it with IDE eclipse
with Project "PDFReader" and "ViewLib" as library, and then success get demo pdf reader.

I want to asked, what is the function of this file "RDPDFReader"?

The pdf displayed in vertical scroll, can I change to horizontal scroll?

Thanks
Attachments:

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

Last edit: by higind.

Asked about Library file 7 years 6 months ago #11265

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
the RDPDFReader is a new improved module with higher zoom and best performances. Here you will find a lot of useful examples of the library features, we suggest to check and use it.

You can change view mode by editing def_view of default_config() in Global class.
As example to make the reader horizontal :
def_view = 1;
or
def_view = 3;

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

  • Page:
  • 1
Powered by Kunena Forum