Contributions

Features (Category Index)
Search: 

PDF data_sheet maker

This is a basic version of a PDF data-sheet maker.

It allows the costumer to print a pdf file of the single product from the products page.

Printed data will include * products category (path)
* products image (jpg or png only)
* description
* model
* manufacturer
* price / special price
* options
* date of availability.

It's based on "Catalog products PDF reports V1.1 - 1.2" contributions by Gurvan Riou.

The pdf file is printed "on the fly" directly to the browser (no pdf's on the server),
you can see a working version here: http://www.chilipepper.it/catalog/ (test site, italian language only)

- Enter a product's page and click on the "PDF icon" next to product's name.

Expand All / Collapse All

PDF data_sheet maker Bug fix Ivano Pascutti 31 Jan 2003

Bug fix for: FPDF error: Image file has no extension and no type was specified: images/

var "$languages_id" was not passed to function ProductsDataSheet().

PDF data_sheet maker Ivano Pascutti 29 Jan 2003

Note: Contributions are used at own risk.