On 26/08/2005, at 14:49 , Rod wrote:

Hi All!

Just wondering if someone might be able to help me out. I have an archive of web pages that form an online manual. All in all, there are about 380 different HTML pages. Is there anyone that can make an automator workflow that will convert each of these pages into a pdf, then combine the pdf into one?

How about this: <http://www.automatorworld.com/2005/08/07/download- urls-as-pdfs/>

However, making a list of all the URLs is the tricky part. If you have a page that links to all your other pages, you could make a workflow from "Get Link URLs from Webpages" --> Download URLs as PDFs.

But a Workflow like this fails:

"Ask for Finder Items" --> "Download URLs as PDFs"

because The first action passes file references that don't look like URLs.

I'd be interested to hear how you end up solving this.

-Josh