04/14/2012, 03:48 PM
|
#41 (permalink) | |
|
Member
![]() Join Date: Nov 2011
Posts: 41
Likes Received: 0
Thanks: 8
Thanked 1 Time in 1 Post
|
Quote:
So you can sold this by using this step: 1. open file: document-assistant.js (usr/palm/application/com.palm.app.pdfviewer/app/controllers) 2. approximate line 786 (I don't remember exactly) after the line: // TODO FIXME: plugin wants unscaled coordinates, but here we pass it coordinate/1.5 // var width = this.controller.window.innerWidth; // var height = this.controller.window.innerHeight - headerHeight; You can see two lines: var width = 480; var height = 702; 3. Change height=702 to height = 800. 4. Save and restart device. 5. Enjoy it! You can see the pdf full screen, (except the bar ).
Last edited by truongtuananhhau1; 04/15/2012 at 03:43 AM. |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



