Click to See Complete Forum and Search --> : HTML print and form feed


May 8th, 1999, 07:42 AM
Does anyone knows if it is possible to include "page break" into an HTML page to generate a form feed when the browser prints the page ?

Thanks in advance.

Eberhard Beilharz
May 11th, 1999, 11:21 AM
You could try the "page-break-before" property of CSS

Dan Haddix
May 13th, 1999, 02:21 AM
This attribute is only supported by IE5 and the yet to be released Netscape 5, all other browsers will ignor it!!!