Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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.

Todas as respostas (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