Is there a good way in PHP to determine page breaks
for long reports and printing?  I'd like to be able to
best determine where pages should begin and end and
reprint things like table/page headers and footers on
each page so the reports print nicely.

I'd like to avoid having to output to PDF or Word for
this formatting.

Is it possible with just PHP or maybe PHP + CSS? 
Anyone know of any good examples of this?

Thanks in advance!

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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

Reply via email to