Customize the way PDF files are opened from your website.

Teagan showed me this little trick on how to customize the way PDF files are opended from a website link. Sometimes when I open PDF files they are at a 200% zoom (way too large) and so this resolves that issue nicely.  You may also want to open directly to a certain page...

Here is the code you need to use:

The difference between:

http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf

and:

http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#page=8&zoom=100&pagemode=none

Automatically jump to page 8, remove the bookmark sidebar, zoom to 100%