搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to Automatically Trigger PDF Printing in Firefox?

  • 3 个回答
  • 0 人有此问题
  • 14 次查看
  • 最后回复者为 TyDraniu

more options

In previous versions of Firefox (up to version 133), it was possible to automatically trigger printing of a PDF file by loading it into an iframe from a sandboxed iframe and call print. However, starting with version 134, this no longer works.

Is there any other way to automatically trigger the print dialog for a PDF file in Firefox, similar to how it can be done in Chrome/Edge (e.g., by opening the PDF in a new window and directly triggering the print dialog without additional button clicks)?

In previous versions of Firefox (up to version 133), it was possible to automatically trigger printing of a PDF file by loading it into an iframe from a sandboxed iframe and call print. However, starting with version 134, this no longer works. Is there any other way to automatically trigger the print dialog for a PDF file in Firefox, similar to how it can be done in Chrome/Edge (e.g., by opening the PDF in a new window and '''directly triggering the print dialog without additional button clicks''')?

所有回复 (3)

more options

Could you test today's release of Firefox 134.0.2? It fixed some cross-frame logic that might be relevant to your problem, depending on how you trigger printing.

有帮助吗?

more options

I tried your solution, but the issue remains.

Previously, I used a sandboxed iframe (iframe1) to load a regular iframe (iframe2) and display a PDF. This allowed me to automatically trigger printing without user interaction. However, since the changes between the 2024-11-13-09-48-33-mozilla-central and 2024-11-13-21-52-56-mozilla-central builds (related to Bug 1724924), PDFs no longer load in sandboxed iframes. Because sandbox restrictions are propagated, iframe2 cannot open the PDF file and trigger printing.

I need a way to automatically print PDFs (opening the print dialog without user interaction), similar to Chrome and Edge, where it's possible to open a PDF in a new window and immediately trigger printing.

Is there any way to automatically print PDFs in Firefox from a sandboxed iframe?

有帮助吗?

more options

If your user case is working in Ch* and Edge, try to create a new bug on https://bugzilla.mozilla.org

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题