Printer Friendly Pages Generator PHP Class 1.0
Tuesday, October 03, 2006News, Printer Friendly Pages Generator PHP Class
This is a PHP script that helps you create printer friendly versions of your pages very easily.
All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number of areas can be set for printing allowing you a flexible way of setting up the content to be printed
October 04, 2006 2:05 AM
if you dont mind, i prefer the @media print method with proper xhtml layout.
October 04, 2006 9:50 AM
i don't mind at all.
i made this script because i wanted a really flexible way of saying what to print and what not to print from pages without making any changes to the content of the pages. and as long as i make my templates with valid xhtml markup i have everything i need...