I just realized that my previous response didn't make it to the list.

Something like this should work for you.

http://search.cpan.org/~audreyt/PDF-FromHTML-0.20/script/html2pdf.pl

Should be just a case of...

  [EMAIL PROTECTED]:~$ cpan -i PDF::FromHTML

  [EMAIL PROTECTED]:~$ html2pdf.pl source.html > target.pdf

Adam K

Sonia Hamilton wrote:
I (well my boss actually) want to convert several hundred html pages to
pdf - what's the easiest way to do this? Any pointers, ideas?

I guess I'm looking for a tool like pdf2html (but going in the reverse
direction).

I've found a php module called html2pdf [1] - just wondering if there's
a stand alone tool callable from the shell.

[1] http://directory.fsf.org/print/misc/html2pdf.html

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to