There are scenarios when there is a need to change the size of the header and footer of an Advanced PDF/HTML Template.
Solution
- Navigate to Customization > Forms > Advance PDF/HTML Templates
- Preferred Template: Click Edit or Customize
- Toggle Source Code
- 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 - Note: Update the header-height and/or footer-height as needed.
- Click Save