Benjamin D. Smedberg wrote:
Sandesh wrote:
I am printing a report from a standalone mozilla based application.
But it's printing the HTML table continusly. In my condition I want
'table headers' on every page. Also there might be static stuff like
company logo, Title on every page. How can I do this?
You should be able to use the html <thead> tag to specify a table header
that appears on each page of the table. You can also use CSS display:
fixed; to add static elements such as company logo/title.
--BDS
Thanks very much, Now it's working fine..
Is there any other way for giving page no./No.of pages in header OR footer?
--
Sandesh Karalkar
SEE my portfolio: http://in.geocities.com/skexz
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding