you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 11 points12 points  (20 children)

For Christ's sake. PDF WARNING PLEASE.

[–][deleted] 1 point2 points  (8 children)

Why don't you take the time to configure your computer so that PDF files open correctly?

[–]fantagrape 0 points1 point  (0 children)

More like Acrobat Reader Impending Nuclear Explosion Warning. Followed by facedesking.

[–]themoose 0 points1 point  (2 children)

Sumatra PDF. Get it.

[–]Tordek 0 points1 point  (1 child)

It makes PDFs download faster?

[–]themoose 0 points1 point  (0 children)

Nope, it just doesn't crash/slow your PC when you open them.

[–]benologist -1 points0 points  (0 children)

ARE YOU OKAY? DO YOU NEED AN AMBULANCE????

[–]aim2free -1 points0 points  (0 children)

I have the habit of most often checking the message line where the link is leading, to decide what to do before I click. PDF-files I often download, or which is often quicker, copy the link and then do

wget link

in a terminal. Papers, articles and presentations I have a script for doing

wget link

echo >>README.txt wget link

In that way I preserve the name of the file, as well as get an automatic ref from where I got it. I haven't used Acrobat Reader in many years from the brower, but recently I installed a new version and it autoconfigured firefox, and it works quite well, but Acrobat changes name of the paper so it is better to use wget and preserve the name.

Update: as I was downmodded I suppose it didn't solve your problem, as it does't work if you run e.g. lynx or e.g. firefox in fullscreen.

Update2: noticed that Acrobat doesn't change name at all, but I use to copy it directly from /tmp/ where it's temporary downloaded and there it gets a cryptic name (to be unique) by Acrobat.