Contributions
PDF data_sheet maker 1.1
PDF data-sheet maker v.1.1
* Fixed some bugs of v1.0 and added some fatures.
* Images can have peculiar dimensions but proportions are maintained (settings in config file)
* Use of alternate image (es.: product_bimage) is now possible (set DB field name in config)
* Images other than .jpg .jpeg .png are replaced w/ "No Image" rectangle, but the rest of the document is rendered correctly.
Printed data will show:
* store name
* products category (path)
* products image (jpg or png shown only)
* description
* model
* manufacturer
* price (w/ - w/out tax)
* special price and expiry date
* options and options prices
* date of availability
* e-mail link
* watermark
Many thanks to David Rahrer for testing and corrections, and to Robert (Druide) for providing code improvement.
NOTES:
* tested on 2.2_MS1 Feb 21, 2003 , 2.2_CVS Jan 17, 2003.
* live example at http://www.chilipepper.it/catalog/
* feedback appreciated.
ivan
| 9 Aug 2009 |
There is a bug on pdf_datasheet_functions.php.
Function ProductsDataSheet on line 452:
(int)$_GET['products_id'] is always taking 0 value, so no product data is shown on pdf file.
Changing that for $products_id pdf file is shoing correct product data.
FULL version attached.
| 13 Feb 2009 |
| 29 Jan 2009 |
| 28 Jan 2009 |
| 27 Jan 2009 |
| 17 Aug 2008 |
| 29 Sep 2007 |
| 11 Sep 2007 |
| 23 Apr 2007 |
| 17 Mar 2007 |
| 10 Mar 2007 |
| 20 Feb 2007 |
| 16 Nov 2006 |
| 16 Nov 2006 |
| 3 Aug 2006 |
| 3 Aug 2006 |
| 27 Jan 2006 |
| 16 Jan 2006 |
| Jochen Kirchhoff | 29 Jun 2005 |
| Markus Horn | 29 Jun 2005 |
| Jochen Kirchhoff | 17 Jun 2005 |
| Hobbes | 17 Jun 2005 |
| Jochen Kirchhoff | 16 Jun 2005 |
| Janine Scheitler | 11 May 2005 |
| C3PO | 16 Feb 2005 |
| Maverick | 28 Oct 2004 |
| Manfred. B. | 11 Sep 2004 |
| John Andriessen | 9 Sep 2004 |
| Didier Debbaut | 11 Jul 2004 |
| Didier Debbaut | 11 Jul 2004 |
| Mikael Nyberg | 27 Jun 2004 |
| Ivan Prieto | 11 Jun 2004 |
| codeonline | 26 Apr 2004 |
| Werner Bleckwendt | 30 Jun 2003 |
| Ivan Pascutti | 14 Jun 2003 |
| Ivan Pascutti | 10 May 2003 |
| Francisco Matias | 9 May 2003 |
| Ivan Pascutti | 20 Apr 2003 |
| Ivan Pascutti | 20 Apr 2003 |
| Ivan Pascutti | 20 Apr 2003 |
| Ivan Pascutti | 15 Mar 2003 |
Note: Contributions are used at own risk.
