Moderator
2 years, 5 months ago
#35283
::
Hi Satish,
When creating a PDF template, there is a tab called ‘Header’. Here, you can insert the HTML for your header, with the restriction that before the HTML, ‘<!DOCTYPE html>’ has to be inserted.
For example:
<!DOCTYPE html> <span>This is the header!</span>
You can also find the information here, under the section 2.2.2 Header/Footer: https://community.simplifier.io/knowledge/create-a-pdf-template-via-plugin/