Print One Check Per Page When Bulk Printing With Advanced PDF/HTML Templates

There are cases wherein users need to print only one Check per page when Bulk Printing with Advanced PDF/HTML Templates.

  1. Navigate to Customization > Forms > Advanced PDF/HTML Templates
  2. Standard Check PDF/HTML Template: Click Customize
  3. Top right corner: Toggle Source Code
  4. Paste the following code before the ending </body> tag:
<div style="position: relative;height: 250pt;">
</div>
  1. Copy
  2. Click Save

Leave a comment

Your email address will not be published. Required fields are marked *