Check into maybe using CSS2 page breaks.  I don't see any way to make PHP do 
it, but CSS2 has facilities for that.

Try this:

<br style="page-break-after:always;">

Requires IE 5.5 if I remember right.

-TG

= = = Original message = = =

I have some PHP scripts that put output to the browser. I can then print them. 
However, I want to have the pages form feed at specific places so the printouts 
look nice.  How can I do that?

Thanks.

Mike


___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to