This is a discussion on "printer-friendly web page" within the Web Page Design section. This forum, and the thread "printer-friendly web page are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
printer-friendly web page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
printer-friendly web page
Where would I post a question about printing? Specifically, how do I design my site so the printer won't cut off half the page?
|
|
|
|
|||
|
Re: printer-friendly web page
I think you need to be a bit more specific. Are we talking about cutting off half of one side, the bottom half, what? CSS can be used to control the look of yoour page when it's presented to a printer. This can be, and often is, totally different, other than for main content, to the gui version. |
|
|||
|
Re: printer-friendly web page
Okay, I'm talking about the printer cutting off the right side of the page. I've looked at sites - some print fine, others are cut off on the right. I can't see what the difference is in the code. (But then, I am only looking at the source code of the main page. I can't see the style sheet,)
|
|
|||
|
Re: printer-friendly web page
I had this tutorial bookmarked from when I had to make a printer freindly website
http://www.alistapart.com/stories/goingtoprint/ The main point is to deliver two style sheets one for print and one for the browser <link rel="stylesheet" media="print" href="print.css" type="text/css" /> Last edited by jhappeal; Sep 28th, 2006 at 20:45. |
![]() |
| Tags |
| printerfriendly, web, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] PHP Printer-Friendly Page | Stuart | PHP Forum | 35 | Oct 17th, 2007 23:47 |
| [SOLVED] Javascript Printer-Friendly Page "Creator" | Stuart | JavaScript Forum | 33 | Oct 13th, 2007 13:06 |
| printer | alexgeek | PHP Forum | 15 | Oct 10th, 2007 16:40 |
| Firefox friendly tooltips, and lightboxing a page? | blizeH | JavaScript Forum | 1 | Oct 14th, 2006 10:11 |
| friendly suggestion from the new guy... | bg38 | Webforumz Suggestions and Feedback | 12 | Sep 20th, 2006 12:12 |