View Full Version : printing pages...
vipin_agarwal
04-05-2004, 08:10 AM
hello
i wanted to write scripts that prints printer friendly pages..
thank you
While one can certainly use server-side processing to format and display a page properly for printers...it is much easier (and more economical) to use CSS to do it. You will not need extra server-side code or processing, and you can maintain a simply single stylesheet that only gets used when a print function is invoked...much more simple and easier to maintain.
http://www.alistapart.com/articles/goingtoprint/
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.