[AccessD] OT - How to print duplex in Word
Dan Waters
df.waters at outlook.com
Wed Jul 29 12:24:15 CDT 2015
Hi John,
In code you can do this:
Application.Printer.Duplex = acPRDPHorizontal
Application.Printer.Duplex = acPRDPVertical
Application.Printer.Duplex = acPRDPSimplex
Horizontal or Vertical turns duplex on in that orientation. Simplex turns
duplex off.
HTH!
Dan
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
John W. Colby
Sent: Wednesday, July 29, 2015 11:32 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] OT - How to print duplex in Word
When I print a PDF it pops up a dialog asking how I want it printed, and I
am specifically interested in printing both sides of the page.
When I try to do the same in word, it just blasts it out to the printer,
never asking me how I want to print it. I really need to print duplex.
Any idea how I specify that?
--
John W. Colby
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
More information about the AccessD
mailing list