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

TOPIC:

handle zoomlevel in landscap mode 9 years 4 months ago #8152

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
PDFReader class not fit large zoom level.
there are no better ideas, except set lower zoomlevel.
like this:
if( w > h ) Global.zoomLevel = 4;
else Global.zoomLevel = 6;

another way, is using PDFLayoutView, just set start Activity to PDFLayoutAct in AndroidManifest.xml
last beta version are mostly finished this class.

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

Last edit: by .

handle zoomlevel in landscap mode 9 years 4 months ago #8153

  • asliyanage
  • asliyanage's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 100
  • Thank you received: 0
actually radaee for some pdfs it gives this error even if i used zoom level 5.

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

Last edit: by Docrishav.

handle zoomlevel in landscap mode 9 years 4 months ago #8154

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, some PDF file costs much memories.
plz try PDFLayoutAct for last beta version, this class no need of you to set zoomlevel.

and u can send This email address is being protected from spambots. You need JavaScript enabled to view it. for PDF file.

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

  • Page:
  • 1
  • 2
Powered by Kunena Forum