Inserting Page Breaks

How to insert page breaks via Advanced Document Automation fields

Ben Q avatar
Written by Ben Q
Updated over a week ago
Advanced.png

Sometimes you need to conditionally insert a paragraph that should start on a new page.

  • Enter the language in your THEN statement

  • Add <pb> before the language

When the conditions are met, any data in the field value after the <pb> code will be placed on a new page.

Please note that HTML tags, like <pb> will only work if you THEN statement in a multiline text. HTML tags will not work with Rich text fields and you can read more about supported HTML tags here.

Did this answer your question?