Reply
 
Thread Tools Display Modes
  #1   Report Post  
Jim Nicholls
 
Posts: n/a
Default Mailmerge printing query

Word 2k

My problems not with the mailmerge itself but with printing it. I want to
print the first page of the merge simplex and the next two pages duplex. I
can't find out how to do this. It's either all simplex or all duplex. Is this
possible? I don't really want to go down the route of writing code for it.
Any help would be appriciated!!
  #2   Report Post  
Graham Mayor
 
Posts: n/a
Default

If your printer accepts PCL commands, you may be able to use a PRINT field.
A PRINT field is simply a type of field that allows you to send instructions
directly to the printer.

There are 3 possible data values for duplex setting: PRINT 27"&l0S" simplex
PRINT 27"&l1S" vertical duplex . PRINT 27"&l2S" horizontal duplex
(bookformat)

The codes after PRINT are 27 (escape), double quote, ampersand, lowercase L,
0, 1 or 2, uppercase S and finally terminated with a double quote.

Thus for horizontal duplex you would insert the following field :
{ PRINT 27"&l2S" }

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Jim Nicholls wrote:
Word 2k

My problems not with the mailmerge itself but with printing it. I
want to print the first page of the merge simplex and the next two
pages duplex. I can't find out how to do this. It's either all
simplex or all duplex. Is this possible? I don't really want to go
down the route of writing code for it. Any help would be appriciated!!



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mailmerge from Access parameter query only merges odd records helios Mailmerge 5 December 30th 05 11:24 AM
Mailmerge from access database where query contains "fieldname like 'text*'" Kroese, Ramon Mailmerge 2 August 4th 05 05:03 PM
How to use access query computed fields in Word mailmerge Rey Mailmerge 5 June 23rd 05 06:26 PM
MailMerge Word 2003 to Access 2000 query blank data BCool Mailmerge 1 January 15th 05 12:31 AM
Missing Lines when printing from a mailmerge Martin Short Mailmerge 0 December 22nd 04 06:05 PM


All times are GMT +1. The time now is 03:15 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"