In this 2 panels (Header and Footer) you can define the header and the footer of your pdf pages.
Visible:
If checked the PDF pages will have the Header/Footer.
Height:
The height in millimeters of the header.
Depend on the quantity of text you need insert in your header
Text:
In this field write the text you want have in the header/footer.
In this fields you can use Html tags.
In the footer you can set the page number and the total page numnber. To define the page number you must use this syntax:
- Page number: [[page_cu]]
- Total pages: [[page_nb]]
So to have "Page 1 of 12" the format must be: Page [[page_cu]] of [[page_nb]]
Open the zoom window to write the text in a more
Open the Dynamic Data Source to get the Text value from a recordset
From file:
The path of the header source page. This path must be site relative (the path must start from the root) like:
/myFolder/myFile.asp
This page can be a dynamic or static page and can be any type of dynamic page (asp, jsp, cfm, etc..)