Hi Vishwambhar,<br><br>The link you have shared with us is for customizing older pdf's. <br>Click <a href="http://wiki.vtiger.com/index.php/vtiger520:PDF_Library" target="_blank">here</a> for the documentation of the newer pdf. <br>
<br>
For the footer to appear in all the pages we have an API onEveryPage() .<br>Just include the below piece of code in Vtiger_InvoicePDFController class <br>which is present in your InvoicePDFController.php file in modules/Invoices <br>
folder. <br><br>function getFooterViewer() {<br> $footerViewer = new Vtiger_PDF_InventoryFooterViewer();<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
$footerViewer->setModel($this->buildFooterModel());<br> $footerViewer->setLabelModel($this->buildFooterLabelModel());<br> $footerViewer->onEveryPage();<br> return $footerViewer;<br>
}</blockquote><br><br><div class="gmail_quote">On 26 October 2010 16:07, Vishwambhar Mishra <span dir="ltr"><<a href="mailto:vishwa@labhsoftware.com">vishwa@labhsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Dear sir/mam,<br> Pls. see the below pdf file which is
generated from vtiger. In this file i need terms and condition on bottom
of the same page.<br> Pls help in that issue. <br clear="all"><br>-- <br><div>Thanks and Regards,</div>
<div> </div>
<div>For Labh Software Pvt. Ltd.</div>
<div>Vishwambhar Mishra</div>
<div>Phone no.- 022-28484411<br><a href="mailto:Email%3A-vishwa@labhsoftware.com" target="_blank">vishwa@labhsoftware.com</a></div><br>
</div></div><br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><br>-- <br>Regards<br>Vikas<br>Vtiger Team<br>