Boban, I do not know what noobie is but thanks for the reply. I know that the effect I want can be achieved using CSS but the question was "there is a printing llibrary" so some of the trouble would be solved by this library and not myself On 3/14/06, Bogdan Ribic <ribicb@xxxxxxxxx> wrote: > > 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 > >