Adjust Header and Footer Size of Advanced PDF/HTML Templates

There are scenarios when there is a need to change the size of the header and footer of an Advanced PDF/HTML Template.

Solution

  1. Navigate to Customization Forms Advance PDF/HTML Templates
  2. Preferred Template: Click Edit or Customize
  3. Toggle Source Code
  4. Source Code: Add code below<body header="nlheader" header-height="10%" footer="nlfooter" footer-height="20pt" padding="0.5in 0.5in 0.5in 0.5in" size="Letter">Copy
  5. Note: Update the header-height and/or footer-height as needed.
  6. Click Save

Leave a comment

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