Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Doug,
Never mind. Iwas trying to configure the settings in the merged document instead of the actual merge document. When I set the merge document up correctly it works fine. Thanks for your help on this. You have made a lot of people happy....including the folks who sold us the copier! Ned "Doug Robbins" wrote: Execute the merge to a new document and then with that as the active document, run a macro containing the following code. It will send each letter to the printer as a separate print job so that each gets folded separately. Dim i As Long For i = 1 To ActiveDocument.Sections.Count ActiveDocument.PrintOut Range:=wdPrintFromTo, From:="s" & i, To:="s" & i Next i -- 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 "NedF" wrote in message ... We are using Word 2003 with a Minolta CF-5001 color copier. The Fiery model is an S300 50C-K v1.1. The copier has tri-fold ability. The problem we are having is getting the copier to fold each individual letter in a merge. Right now the copier will attempt to tri-fold all pages in the merge document together. I'm not sure if this is a Word problem, a Fiery driver problem or ignorance on my part. Apart from sending each merged page individually does any one know how to make Word or the print driver recognize that each letter within the merge should be handled separately? We have the problem whether we merge to a document or directly to the printer. Thanks. Ned Forster |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mail Merge Word 2003 Issue | Mailmerge | |||
Mail Merge option missing from Tools menu | Mailmerge | |||
Mail merge toolbar unavailable after SP3 | Mailmerge | |||
Using Hyperlinks in Mail Merge IF...THEN...ELSE Statements | Mailmerge | |||
Mail merge option shows up several times under the "tools" menu. . | Mailmerge |