Quote:
Originally Posted by bobodude
thanks for all the answers, I will try the firefox add-on,
I tried wget, but need to find a good tutorial online to get it to work ...
(I don't have one particular site in mind, but this is something I try to do every once in a while for different sites ...)
|
Well, wget is pretty simple.

How much experience do you have with the command-line?
Using the command string I offered above, you simply replace "http://website.com/pdf-index-page.html" with the website URL of some internet page that contains links to all the PDFs you want.
Tutorial:
http://www.thegeekstuff.com/2009/09/...some-examples/
The official wget documentation:
https://www.gnu.org/software/wget/ma...ode/index.html