Disable Download in Iframe Pdf
Disable/Hide download button in iframe on default PDF Viewer:
<iframe src="example/test1.pdf?page=hsn#toolbar=0" width="100%" height="1000" id="iframe1">
</iframe>
<iframe src="example/test1.pdf?page=hsn#toolbar=0" width="100%" height="1000" id="iframe1">
</iframe>
Comments
Post a Comment