| Hi,
Someone told me this morning that they had trouble printing out my webpage. This was something I hadn't even thought of and I asked her to use print preview first. Apparently the text runs off the page. I thought to correct this by adding a link for a printer friendly version of my page. My question: How do I make sure that the printer friendly version doesn't fall off the page. I intend to make the printer friendly version image free so that may help some but is there a way that I can be sure that it won't fall off the page, not guess my way through it?
thanks. |
Here is a link that might be useful: my not printer friendly web page
| Incase you have not found an answer yet here is my take: The problem is your "print friendly" page is to wide for all users screen resolution. The solution is to put your text in a table and specify its width. Something like: [table border="0" width="100%"][tr][td] ------content here------ [/td][/tr][/table] (ofcourse you would use the >chevrons< instead of [ ] for your coding) Also make background on page white and type in black for best printing. |
Here is a link that might be useful: Print Friendly pages
| Hi Ms, Actually, I did figure it out and I put a link to my printer friendly version on the original page. I just used StarOffice to start the web page using their html templates, then I transferred it to Netscape Composer to add the final touches. |
Here is a link that might be useful: my original page with link to printer friendly page