I found the pdf.js project, which is very useful. However, I am unable to figure out how to remove the \"Download\" option.
Just deleting the buttons breaks pdf.js. You need to add a "hidden" class to them (https://github.com/mozilla/pdf.js/issues/2611)