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

TOPIC:

scale pdf page in height not in width 8 years 11 months ago #8851

  • alberto.penas
  • alberto.penas's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi, i am watching in your library for some option to change the visualization scale of the pdf to fit the screen in height not in width. ¿Is there a way to do this?.
thanks

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

scale pdf page in height not in width 8 years 11 months ago #8854

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
try to change def_view parameter in default_config() method of Global class.
To fit the screen in height you should use:
def_view = 1;
or
def_view = 3;
This will help you: www.radaeepdf.com/forum/Android-developm...n-scale?start=6#7240

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

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