|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] html to pdf crawler?
|
----- W. Chris Shank <shankwc@acetechgroup.com> wrote:
> I'm looking for a tool that will crawl a website and convert the html
> pages to pdf. anyone know of a tool or script that does this?
>
There's a PERL script called html2ps which you can use to generate postscript docs (can be piped to ps2pdf ghostscript tool) to generate the PDFs.
Here is a link to the project's home page: http://user.it.uu.se/~jan/html2ps.html
James
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|