Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.26, 3.0.0 PDFBox
-
None
Description
AccessPermission.setCanPrintDegraded() is confusing (see attached SO question), because "true" really means it prints in high quality, and "false" means it prints in low quality.
Thus this should be renamed to something better, like setCanPrintFaithful() and the old one deprecated.