Contributions

Features (Category Index)
Search: 

Add a Printable Catalog

Displays products with pictures and their full description in a printable format.

Expand All / Collapse All

Sorry, a little mistake in my last topic lihong 13 Jul 2006

Please use this Version, thanks!

The print-preview in Webschiff' version has a little problem, you can not see the complete content of the page, if you don's choose "landscape format" before print.
So, I have modify the two files of Webschiff, but not the install in ReadMe.htm.
1. /catalog/print_catalog.php
find <table class="products" width="775" align="center" border="0" cellspacing="1" cellpadding="1">
and chang to <table class="uebersicht">

2. /catalog/catalogstylesheet.css
add the following lines in it:
@page querformat { size:landscape; }
TABLE.uebersicht { page:querformat; border: 1px solid #eee; padding: 20px; }

after that, you can get a better print-preview.

modify the version of Webschiff lihong 13 Jul 2006
Printable_Catalog_2.3 by webschiff webschiff 11 Apr 2006
Printable_Catalog_2.2 by webschiff webschiff 10 Apr 2006
Bug Fix jocg 14 Mar 2006
Add a Printable Catalog Manticor 14 Feb 2006
Printable_Catalog_2.0 German Exokoi 8 Jan 2006
Printable Catalog 2.0 Lewis Hill 7 May 2005
Printable Catalog Stephen Walker 17 Sep 2004
Printable Catalog Stephen Walker 17 Sep 2004
Printable Catalog FW 16 Sep 2004
Add a Printable Catalog v1.1-fixed bug Kim Elliott-BirdBrain 15 Dec 2002
Add a Printable Catalog v1.0 Kim Elliott- BirdBrain 13 Dec 2002

Note: Contributions are used at own risk.