Hello, I'm new to mailmerge and I'm trying to print a documents and add a Pagebreak under program control.
I tried writing the Formfeed character (ascii "12") into the document but this has no effect.
I read elsewhere that I can add something like the below in the template:
{IF {Mergefield Pagebreak} = "True" "pagebreak here"}
I actually typed this into the "Field code":
IF {MERGEFIELD Pagebreak} = "True" "x" ""
Hoping that I'd be able to "Inset a pagebreak" manually hoping that on on returning to the document I'd see an "x" that I could replace with a pagebreak, but instead I see
"Pagebreak}"
no longer <<Pagebreak>> as it was when it was a simple "mergeField"
Perhasp all I need is some tuition in creating merge templates...so can either somebody tell me where to go, or what to do?
Thanks
I tried writing the Formfeed character (ascii "12") into the document but this has no effect.
I read elsewhere that I can add something like the below in the template:
{IF {Mergefield Pagebreak} = "True" "pagebreak here"}
I actually typed this into the "Field code":
IF {MERGEFIELD Pagebreak} = "True" "x" ""
Hoping that I'd be able to "Inset a pagebreak" manually hoping that on on returning to the document I'd see an "x" that I could replace with a pagebreak, but instead I see
"Pagebreak}"
no longer <<Pagebreak>> as it was when it was a simple "mergeField"
Perhasp all I need is some tuition in creating merge templates...so can either somebody tell me where to go, or what to do?
Thanks