Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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