View Single Post
  #2  
Old April 11th, 2010, 01:44 PM posted to microsoft.public.access.gettingstarted
Daniel Pineault
external usenet poster
 
Posts: 658
Default Changing the page setup for printing

Open your report in design mode and then setup your layout and properties and
you want them to be. In your case goto Page Setup and change the page
orientation to portrait. Then set your page content to fit within the page
boudaries. Save your changes and then this is the way they will be from now
on.
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.



"forest8" wrote:

Hi there

Currently, when my report prints, it is in landscape.

How can I change it so that it prints portrait and is reduced 75%?

Is it possible to set this up in a macro?

Thank you