Batch producing PDFs from a sequence of URLs/multiple URLs

Use wkhtmltopdf

It's a webkit based web client that outputs to PDF. Being webkit based, it's somewhat modern (though hasn't been updated in a bit), and has CSS support.


First write all your URL's in a .htm file on your computer.

in Acrobat Pro (v9) :

  1. Menu file > Create PDF > From Web Page… => Opens the 'Create PDF' window
  2. Enter the URL = http/... or in your case browse to the html file you created
  3. Click 'Capture Multiple Levels' > Get only = 2 levels
  4. Click 'Settings…" to adjust the page size, margins, etc
  5. Click 'Create' and wait while Acrobat constructs the file