Access Keys:
Skip to content (Access Key - 0)

How can I print my entire document in landscape mode?

It is simple to have your entire document printed in landscape mode. Simply adjust margins to compensate for the new size of the page:

        \setlength{\topmargin}{0in}
        \setlength{\evensidemargin}{0in}
        \setlength{\oddsidemargin}{0in}
        \setlength{\textwidth}{9in}
        \setlength{\textheight}{6.5in}

The above should give you 1 inch margins all the way around.

Do everything else as you normally would, but when you print it out, you should to add "-t landscape" to the dvips command.

dvips -t landscape -Pprintername socrates.dvi 

IS&T Contributions

Documentation and information provided by IS&T staff members


Last Modified:

February 11, 2009

Get Help

Request help
from the Help Desk
Report a security incident
to the Security Team
Labels:
olc-formatting olc-formatting Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
Feedback
This product/service is:
Easy to use
Average
Difficult to use

This article is:
Helpful
Inaccurate
Obsolete
Adaptavist Theme Builder (4.2.3) Powered by Atlassian Confluence 3.5.13, the Enterprise Wiki