Word Print Macro

K

Keith R. Sylvester

I was refered to the site below to help me with a macro. What I am trying
to do is print out a report, but I need to have specific specifications from
my printer. I need to print out the report duplexed, but in the basic macro
commands, VB cannot handle that. The site below is a supposed solution to
my problem, but when I plug it into my macro in VB, it does not work. Would
someone be able to help me figure out where to put that code in my macro and
possibly how to set it up?

Thanks,
Keith

http://support.microsoft.com/?kbid=230743
 
D

Doug Robbins

Hi Keith,

Take a look at the following articles by fellow MVP Jonathon West

Controlling the Printer from Word VBA
Part 1: Using VBA to Select the Paper Tray
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=101

Part 2: Using VBA to control Duplex, Color Mode and Print Quality
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=116

Part 3: Dealing with Different Paper Sizes
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=132

Please post any response to the newsgroups for the benefit of others who may
also be following the thread.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top