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

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

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

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

PDF Editor options are unusable (grayed out)

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 237 προβολές
  • Τελευταία απάντηση από RxF

more options

I'm trying to use the built-in PDF Editor features after finding out about it but every PDF file I open with Firefox has the options grayed out (as shown in the screenshot). What should I do to re-enable the features?

I'm trying to use the built-in PDF Editor features after finding out about it but every PDF file I open with Firefox has the options grayed out (as shown in the screenshot). What should I do to re-enable the features?
Συνημμένα στιγμιότυπα

Επιλεγμένη λύση

I checked that it is set to the true but pdfjs.annotationEditorMode is modified to be 1 instead of 0. Switching it back to 0 made it work again, thanks for pointing me in the right direction!

Προβολή απάντησης εντός συζήτησης 👍 0

Όλες οι απαντήσεις (2)

more options

Enter about:config in the address bar and check if pdfjs.enableHighlightEditor = true.

(bug 1867513)

Τροποποιήθηκε στις από τον/την TyDraniu

more options

Επιλεγμένη λύση

I checked that it is set to the true but pdfjs.annotationEditorMode is modified to be 1 instead of 0. Switching it back to 0 made it work again, thanks for pointing me in the right direction!