<html>
<body>
<p><center><h1>在HTML内嵌入PDF文件</h1></center></p>
<object classid="clsid:CA8A9780-280D-11CF-A24D-444553540000" width="100%" height="720">
<param name="SRC" value="PDF文件路径" >
<embed width="100%" height="400" fullscreen="yes" src="PDF文件路径">
<noembed>
</noembed>
</embed>
</object>
</body>
</html>
在HTML内嵌入PDF文件
最新推荐文章于 2025-02-23 22:15:10 发布