PDF Editor options are unusable (grayed out)
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?
Giải pháp được chọn
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!
Đọc câu trả lời này trong ngữ cảnh 👍 0Tất cả các câu trả lời (2)
Enter about:config in the address bar and check if pdfjs.enableHighlightEditor = true.
Được chỉnh sửa bởi TyDraniu vào
Giải pháp được chọn
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!