![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
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?
被選擇的解決方法
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)
Enter about:config in the address bar and check if pdfjs.enableHighlightEditor = true.
由 TyDraniu 於
選擇的解決方法
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!