CSS to PDF, using THEAD for repeating header on new page
Posted
by behrk2
on Stack Overflow
See other posts from Stack Overflow
or by behrk2
Published on 2009-07-27T19:50:30Z
Indexed on
2010/03/24
9:23 UTC
Read the original article
Hit count: 508
Hey everyone,
I have CSS and HTML that I will be converting into PDF. I want to specify a header on each page that, in the PDF, will repeat on each new page.
I know that I can use THEAD to specify the header, however, is there a free html-to-pdf converter that will respect the THEAD tag?
If not, are there any alternatives?
Thanks...
© Stack Overflow or respective owner