Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Browsers print clipped pages


Message #1 by "Draco Associates Ltd" <jmail@d...> on Tue, 27 Feb 2001 07:14:34 -0500
This is a multi-part message in MIME format.

------=_NextPart_000_0053_01C0A08C.EFA864F0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit

My personal site at

  http://www.conservativeforum.org

is built with ASP in a 750-pixel width using nested tables and no frames.
Widths of the tables for nav bars and body are hard-coded using constants.

When users print pages from the site, the right side is clipped off,
presumably because of the hard-coded dimensions.

Is there a way to instruct the browser to scale the page before printing it?
If not, is there another way to get the look of the current site, without
using frames, which browsers will know how to print?

Thanks in advance for any ideas.

Mark Magner



  Return to Index