PDA

View Full Version : BBCODE embed .pdf losing focus


ar15dcm
06-20-2013, 04:22 AM
Hello,

On this BBCODE the document displays just fine. However the browser window loses focus and the user must use the scroll bar on the right. Scrolling with the mouse or UP/DOWN keys only scrolls the .pdf file within the embeded window.

Any ideas how to fix the focus so users can scroll with the mouse or up/down keys?


<div align="left">
<p align="center"><a href="{param}">Click here to download this file</a></p>
<BR />
<embed src="{param}#view=Fit,50&scrollbar=1&toolbar=1&navpanes=1" type="application/pdf" width="100%" height="1100px"></embed>
</div>
<BR />



Thanks,

ar15dcm
06-21-2013, 03:54 PM
I am also having problems with the document when it loads... it fails to load "fit page" even though I have that specified in the BBCODE.

Anyone know about the .pdf commands?:confused:

--------------- Added 1371883135 at 1371883135 ---------------

Anyone?