Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Document Print button on web page doesn't work

more options

Samsung Android tablet I hit the print button a document on a web page and the print button turns red or nothing happens. I'm trying to "print" to a pdf file to save or share.

Samsung Android tablet I hit the print button a document on a web page and the print button turns red or nothing happens. I'm trying to "print" to a pdf file to save or share.

모든 댓글 (3)

more options

Have you tried other websites? Have you tried another device? If it works on other websites, it may be because the website actively prevents "printing" when the pages appear blank.

more options

yes, it doesn't work on any sites.

more options

Print buttons may do a variety of different things, but two of the most common are:

(1) Pop up the built-in Print dialog using the window.print() script function

This might not work in mobile versions of Firefox. I tried the buttons on two different test pages and nothing happened.

(2) Pop up a new window (tab) with a print-optimized layout

User-initiated popups should work, but then, any automatic printing script in the new tab might not do anything (see #1).

What if you try either:

  • menu > Page > Print (not present on all devices?)
  • menu > Page > Save as PDF