我可以知道如何禁用 iframe 中的打印功能吗?请指教谢谢。
示例我编写如下代码语句,我需要禁用打印功能并且不允许打印和只读。
<iframe
src="MKZHR-01-002(V000)%20.pdf#toolbar=0&navpanes=0&statusbar=0&view=Fit;readonly=true; disableprint=true;"
width="1024" height="800" ></iframe>