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.
在 Firefox 内联的框架内渲染 PDF 时,文件名被忽略(在 PDF 打开后单击另存为,框架的名称显示在保存框中,而不是文件名)。我试过 header('Content-Disposition: inline; filename=abc.pdf'); - 它不起作用。相同的代码适用于附件,但不适用于内联。如何解决这个问题?
这是在 PHP、FF 15 和 Windows 上。
将 PDF 嵌入框架或浏览器选项卡时无法设置文件名