PrestaShop hook: PDFInvoice

You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named PDFInvoice.


This hook is Called when displaying the invoice in PDF format. Ideal location to display dynamic or static content witdin the invoice.

Talk about this

Other hooks