Hi,
I'm using this method to embed a PDF with this plugin in order to reveal a print-button option, but for the screen it defaults to a zoom level of 100%.
<embed src="http://www.pdfsource.pdf" width="500" height="600">
Is it possible to adjust the default zoom level to the full-width of the document?