Generalhow to scale pdf output within TeXnicCenter

General information and discussion about TeXnicCenter
Post Reply
questionmark
Posts: 1
Joined: Tue Jun 12, 2007 10:13 pm

how to scale pdf output within TeXnicCenter

Post by questionmark »

Hi Folks !

Maybe my question is a rather simple one !?
I am looking to scale the pdf output of TeXnicCenter to a certain size.
Actually I do have an A4 document which I what to scale down to 70% of its original size, in order to create an A5 document (without "adjusting" my original layout seetings). Moreover, I would like to define the resolutionto 600dpi.
Does anyone has an idea how this could be done? Probably some kind of seetings in the output profile are nescessry. But which?

Thanks a lot for any comments in advance.

have fun
questionmark

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

how to scale pdf output within TeXnicCenter

Post by localghost »

The resolution can be set with GSview/Ghostscript by choosing "Convert" in the "File" menu and acticating "pdfwrite" with the desired resolution. The A4 paper format can be kept, your printing works should be able to scale the document for you. As an alternative, you can compile your document to postscript and take a look at pstops from the psutils bundle. This bundle should have been installed on your computer with your LaTeX system. Afterwards you can convert it again to PDF.
Post Reply