Print Page | Close Window

Enlarge PDF

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=287
Printed Date: 12 May 24 at 12:43PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Enlarge PDF
Posted By: shelby
Subject: Enlarge PDF
Date Posted: 26 Jan 06 at 2:55PM
We are posting pdf's for a newspaper site.  However, they have saved the PDF's ( several years worth ) in 8.5 in. x 11 in. format. 
This causes the viewer to have to ZOOM every load to read any of the articles.
 
What would be the best approach to read those in and save them back to 11 in. x 17 in. or is that even possible
 
 
 
 
 
 


-------------
To Err is to try. To fail is to err and not try again



Replies:
Posted By: Ingo
Date Posted: 26 Jan 06 at 3:55PM
Hi!

You can setup the zoom factor of the document when it's open...
SetOpenActionDestination



Posted By: StanMarshall
Date Posted: 26 Jan 06 at 3:55PM

some quick thoughts off the top of my head...

i don't think the solution is to change the size of the paper, but rather the document's default viewing options. there are two issues.

1. changing from 8.5x11 to 11x17 changes the aspect ratio of the page. you would have to redo the layout of the content in order to use the extra space. (even if the aspect ratio were the same, changing the page size would not cause the content to scale to fit the new page size.)

2. how big the content appears on the screen is not a function of the size of the page, but rather the default viewing options. (in acrobat 5.0, you can set them via DocumentProperties|Open Options|Magnification)

so, you might want to look for a way to set the default viewing options rather than change the page size. i'm not sure if there is a QuickPDF function to let you do this or not.

if not, maybe try playing around with SetOpenActionJavaScript or SetOpenActionMenu to have the PDFs automatically zoom themselves whenever they are opened.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk