Document.PrintOut Method.

D

Damon

Hi,

I need to print out a 2 page document onto 1 page front & back. The printer
is duplex so was wondering, what option do I use to enable the printer to do
this?

Appreciate any help on this.

Thanks

Damon
 
D

Damon

Thanks for the link. I tried the code and it didn't work. I'm using a HP
Color Laserjet 5500 printer with a PCL5c driver. I also installed the
printer as a local printer as per Microsofts instruictions but it still
didn't work. Not sure what path to go down now.
 
J

Jonathan West

Damon said:
Thanks for the link. I tried the code and it didn't work. I'm using a HP
Color Laserjet 5500 printer with a PCL5c driver. I also installed the
printer as a local printer as per Microsofts instruictions but it still
didn't work. Not sure what path to go down now.

"it didn't work" is not much for me to go on. Is there anything you can
describe about how it didn't work, and how you called the code from within
your own routines?


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
 
Top