Is it possible to keep all content to a single page using CSS for printing?
Not to my knowledge. You can maximise the chances of it happening by setting the font-size, padding, margins (margins can be negative) and line-height of elements. But ultimately the amount of content in a page will determine the amount of paper needed. Readability and browser differences when printing should also be taken into consideration. Grant -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Smales Sent: Wednesday, 12 October 2005 12:32 To: [email protected] Subject: [WSG] Keep all content to a single page using CSS for printing? Hi standardistas, Is it possible to keep all content to a single page using CSS for printing? I have a client that made it a requirement. The client is fairly pedantic. Regards, Martin ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
