Click to See Complete Forum and Search --> : Printer Friendly Version?


can_add
05-09-2007, 04:06 PM
I'm designing a site in dreamweaver for a client that now wants to have a link on ever page of the site for a printer friendly version.

how do I go about adding printer friendly version feature on my website.

thanks

felgall
05-09-2007, 06:29 PM
Create a second stylesheet for the page with media="print" that defines how that page should look when printed. No need for a separate copy of the page any more - that was the 20th century way of doing it from before stylesheets.