NoOp wrote:
On 01/26/2010 12:27 PM, NoOp wrote:
....
I can view the datasource w/o issue, the data fields seem to be fine as
I can click between the two addresses in the MM wizard and see the
datafields change in the letter. But when attempting to print or save
the 'merged' document, only one page is available.

Got it sorted out. For some reason the fields contained 'Hidden
Paragraph" - example:

'AddressHidden Paragraph'
'LastNameHidden Paragraph'

Deleted the "Hidden Paragraph" from the fields to

'Address'
'LastName'

and now the mailmerge works correctly. No clue as to where the "Hidden
Paragraph" part came from.

Excellent! I could reproduce the issue. A hidden paragraph supresses the output if its condition is True (1). In case of False (0) it shows no effect.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to