faqts : Computers : Programming : Languages : PHP : Common Problems : Tips and Tricks

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

11 of 18 people (61%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

How can I print large HTML documents in a book style format?

Jun 17th, 1999 07:00
Nathan Wallace, Andi Gutmans


Try htmldoc to convert one or more html files into a single PDF:

http://www.easysw.com/~mike/htmldoc

It can generate a pdf with a table of contents, header and footer
inserts (text and images) and pdf hyperlinks.  It can generate 100s of
plain text pages in seconds.