Old 09-02-2007, 12:25   #1 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Print this page.

I set up a lovely print stylesheet for our corporate site.

Only problem is, as my boss points out, people don't like using File->Print (or Ctrl+P) because they expect websites to look like crap printed out.

So, he thinks we should provide a "Print this page" link in the footer of each page.

I see about a million JavaScript solutions, but does anyone have any advice or thoughts about this issue?
  Reply With Quote
Old 09-02-2007, 15:52   #2 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,380
Might be worth reading through the comments on the alistapart article on a printing preview: http://www.alistapart.com/articles/printtopreview/
__________________
unconsolidated isoparms
  Reply With Quote
Old 09-02-2007, 17:44   #3 (permalink)
freelancr
Senior Member
 
freelancr's Avatar
 
Join Date: Oct 2006
Posts: 2,097
Definately make use a media=print stylesheet on all of your pages, but your boss is right.... people don't bother printing stuff out because you usually end up wasting paper and end up with a load of shite.

Add a link to a "printer friendly version" which just uses a stylesheet switcher to make the print.css for the screen too.

I can't fucking stand websites that have a link to a "printer friendly" version, but don't bother their arse to use print stylesheets for the whole site.
  Reply With Quote
Old 09-02-2007, 17:54   #4 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by freelancr
Add a link to a "printer friendly version" which just uses a stylesheet switcher to make the print.css for the screen too.
Interesting idea. For now, I've just added a "print this page" link:

Code:
<p class="print"><a href="javascript:print()">Print This Page</a></p>
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8