
Signature
Peter Aitken
Remove the crap from my email address before using.
The page size and orientation should be set in the template and not require
setting via code.
See the article "How to do a mail merge to the printer using VBA, without
displaying the Print dialog" at:
http://word.mvps.org/FAQs/MailMerge/MergeStraightToPrintrWVBA.htm
Also check the mailmerge function in the visual basic editor to learn the
context and method of using it.
Also see the article "Changing the selected (current) printer in Word
without changing
the system default printer" at:
http://word.mvps.org/FAQs/MacrosVBA/ChangeCurPrinter.htm

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>> Hi,
>>
[quoted text clipped - 23 lines]
> turned on. Then you can look at the recorded code and make any needed
> changes.
Jay Freedman - 23 Jul 2005 20:22 GMT
For step 4 (duplexing) and some of the others, see Jonathan West's
articles:
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=101
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=116
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=132
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
>The page size and orientation should be set in the template and not require
>setting via code.
[quoted text clipped - 40 lines]
>> turned on. Then you can look at the recorded code and make any needed
>> changes.