Forums / Setup & design / [Solved] Generate a PDF of the shop basket
Antoine Schmid
Friday 10 February 2006 1:44:14 am
Hello there,
My wish is to generate a PDF view for the basket in the shop module, but I can't find a way of doing it.
My problem is that the 'Pdf Export' tool provided by eZ works well for the nodes of the content tree, but in this case the basket isn't associate with a node (or I'm not aware of it)...
Does anyone as an idea ? Thanks
Antoine
Sunday 12 February 2006 11:36:10 pm
No one as an idea ?
Kåre Køhler Høvik
Monday 13 February 2006 1:59:55 am
Hi
You'll have to create your own module/view in order to generate a PDF from the shop basket content.
Generating PDFs, kernel/content/pdf.phpCreating new module/view : http://ez.no/products/ez_publish_open_source_enterprise_cms/documentation/development/extensions/building_an_ez_publish_module
Kåre Høvik
Monday 13 February 2006 4:57:04 am
Well,
I was afraid you would say something like that...
Now it works, thanks a lot!