On our website at work, we dynamically generate PDFs. This requires lots of testing on our local pcs. Adobe Reader is good for viewing the pdf, however, it also places a lock on the file, so that nothing else can access it. So if you make changes to the pdf generation code and want to retest, you have to make sure that you have closed that file in Adobe Reader, otherwise, the code generating the PDF will throw an error.
A great alternative to Adobe Reader is Sumatra PDF. http://blog.kowalczyk.info/software/sumatrapdf/index.html
It is a small open-source PDF viewer for Windows. It may not have all the features of Adobe Reader, but it is fast, and best of all it does not lock the file. So you can keep the file open in Sumatra, even when modifying the pdf from another source, and Sumatra will automatically refresh the view with the latest version.

File locking is something I had not thought of. The fact the Sumatra is faster than Acrobat is a huge plus. I am wondering if you have tried Foxit reader. I use it because of the load time decrease. I will have to try this one out.
Comment by Karl — August 30, 2010 @ 7:40 am
Nice, never heard of Sumatra or Foxit reader. Will have to check both of them out!
Comment by AndrewSmither — December 28, 2011 @ 12:05 am