How can I automate printing a complete website to PDF?
I need to be able to show what the site looked like on any given date. The site is a sales tool and therefore requires user input on every page, so simply spidering the site is not adequate.
Because the site requires user input all over the place, I'd somehow need to supply the tool with data so it could be fully automated.
Are there tools out there that could do this?
Note: It doesn't necessarily have to be output to PDF, just something manageable and static.
posted by gfroese
on Mar 29, 2006 -
8 answers
Acrobat Filter. In Mac OS 9.2, I regularly create a large number of PDFs from Word files using Distiller 5.0. The problem is, I do this for 30 large files every 10 days, and must
manually first create .ps files, and then distill them. The process takes more than 1 hour, during which I must open Each Word file to .ps "print" it. Short of buying a new copy of Acrobat for $300 and/or an OS X computer, is there any way to automate this process?
posted by ParisParamus
on Sep 17, 2004 -
14 answers