VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Thomm on July 10, 2014, 15:41:11 PM

Title: Delete header and footer from product details pdf
Post by: Thomm on July 10, 2014, 15:41:11 PM
Does anyone know how to delete the header and footer from product details pdf?

I found the following topic on this forum but the given solution is not working for me.
http://forum.virtuemart.net/index.php?topic=122916.msg419558#msg419558

Virtuemart 2.6.6
Joomla 2.5.22 Stable
(PHP 5.3.28)


Regards Thom
Title: Re: Delete header and footer from product details pdf
Post by: joomlabc on July 09, 2015, 12:12:14 PM
Hello everyone,

I'm using VM 3.0.9 and I need to customize the footer and the header of the product details pdf.

In the different php view files I see this file: /components/com_virtuemart/views/productdetails/default_pdf.php that allow me to customize content of the PDF but not the header and the footer. In fact in the header we have by default the category name of the product and the product name. I would like to insert a logo in this place.

Any idea will be appreciated.

Rergards, Edouard