S
Someguy51
Hi,
I'm doing a catalog/directory mail merge. I want to conditionally insert a
page break. I was able to do it by having
{ IF {MERGEFIELD nextpagen} > 0, "New Page"}
However the issue is that the data inside my catalog merge is inside a
table. The "IF" code is at the top of the page and the table with the merge
fields starts right below it. The final merge has the data on the right
pages but the has a seperate table for each row. Is there a way I can insert
the page break and have the rows inside one table?
Thank You
I'm doing a catalog/directory mail merge. I want to conditionally insert a
page break. I was able to do it by having
{ IF {MERGEFIELD nextpagen} > 0, "New Page"}
However the issue is that the data inside my catalog merge is inside a
table. The "IF" code is at the top of the page and the table with the merge
fields starts right below it. The final merge has the data on the right
pages but the has a seperate table for each row. Is there a way I can insert
the page break and have the rows inside one table?
Thank You