Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting printer options using code?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
<br>
I am using the DoCmd.PrintOut to print a DS on form (the DS is a subform). I would like to know if there is anyway to setup the printer so that it prints using landscape orientation on legal paper? I know you can do this using the menus, but I am wondering if there is a way to do this using code?<br>
<br>
Thanks In Advance,<br>
<br>
<p>John Vogel<br><a href=mailto:john@computerwiz.net>john@computerwiz.net</a><br><a href=If you are interested in working on a very worthwhile Christian web project, please email me at<br>
volunteers@theocities.com<br>
-===================================================-<br>
-==============
 
I believe there is a printer &quot;object&quot; that can be manipulated via VBA. I've used it in VB5, should be available in VBA.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top