0
votes
0answers
18 views

how to download pdf from http site? [duplicate]

Possible Duplicate: How to download specific files from some url path with wget I want to download pdf files from this site. I tried wget -r -l 1 ...
4
votes
1answer
259 views

Does using epub2pdf pose a potential security risk? Is there an alternative?

epub2pdf is a fairly platform-independent program. Based on Java, it executes without a hitch on my machine, with no dependencies. However, strangely enough, the program requires an active internet ...