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.
我在桌面应用程序的图像查看器中创建了预览设置的打印文档,我对这种性能感到高兴。
现在我想用网络浏览器(Mozila/Chrome/IE)显示创建的文档。可能吗?
如果文档是 PDF 格式,那么您可以将Content-DispositionHTTP 标头设置为inline. 它几乎可以在每个现代浏览器中使用。
Content-Disposition
inline