Topic: Purpose of setSourceFile in reporting/forms - Header2.pdf, Header2.php
What is the purpose of placing a Header2.pdf file in reporting/forms folder (possibly in the company folder)?
On New page creation in reports, the function setSourceFile() in reporting/includes/fpdi/fpdi.php is called and returns the number of pages in the above Header2.pdf file.
On New page creation in reports another possibility is to place a Header2.php file in reporting/forms folder (possibly in the company folder) as well - what does it do?