Page printing width

K

Karl Irvin

I have numerous pages created with FP 2000. I just typed the data into blank
pages (no themes or other pretty stuff). There are a few tables. Visitors to
my website tell me that when they print pages from the website that the
print is cut off on the right. Can I do something to prevent this?

Thanks
 
J

Jim Buyens

-----Original Message-----
I have numerous pages created with FP 2000. I just typed
the data into blank pages (no themes or other pretty
stuff). There are a few tables. Visitors to my website
tell me that when they print pages from the website that
the print is cut off on the right. Can I do something to
prevent this?

In each page that exhibits this problem, there's probably
some fixed-width element that keeps the browser from
narrowing the Web page so it fits within the print
margins. This might be a fixed-width table or a picture,
for example.

Some possibilities for a fix include:

o Stop specifying fixed widths for tables and table
cells.
o Specify narrower fixed widths for tables and table
cells.
o Don't use such wide pictures.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top