This is more of an HTML question than it has to do with PHP, and you
sound like a noobie :)
Only useful info I can give you is to use THEAD in tables to hold
headers, browsers put that row first on every page when breaking large
table on several pages.
Boban.
robert mena wrote:
For example:
I have a specific report I have to add a header to each page
I have another one with tabular data that when the result is larger than a
page I should break the table and start at the next page so the table
headers can be seen again...
In both I'd need a way to decide/find out how many pages will be necessary
(given the size of the paper sheet) so I could generate the HTML correctly.
--
Open source PHP code generator for DB operations
http://sourceforge.net/projects/bfrcg/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php