Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已启用 Chrome PDF 查看器,但仍在下载 PDF 文件。如何停止此操作并在 Chrome 中查看这些 PDF 文件?
<embed src="http://test.com/cool.pdf" width="500" height="750">
这将在您的 html 中嵌入一个 pdf。chrome 和其他浏览器会将 pdf 显示为页面的一部分。因此浏览器不会下载它。