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) :
- Menu file > Create PDF > From Web Page… => Opens the 'Create PDF' window
- Enter the URL = http/... or in your case browse to the html file you created
- Click 'Capture Multiple Levels' > Get only = 2 levels
- Click 'Settings…" to adjust the page size, margins, etc
- Click 'Create' and wait while Acrobat constructs the file