There are cases wherein users need to print only one Check per page when Bulk Printing with Advanced PDF/HTML Templates. Navigate to Customization > Forms > Advanced PDF/HTML Templates Standard Check PDF/HTML Template: Click Customize Top right corner: Toggle Source Code Paste the following code before the ending </body> tag: <div style=”position: relative;height: 250pt;”> </div> Copy Click Save