-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
None
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056829 | emb-9 | Unassigned | P4 | Resolved | Fixed | b26 |
Many PPDs for Linux CUPS printers list a supported set of device resolutions.
JDK however always reports PrinterResolution is not a supported attribute because
it does not query the PPD for this option.
Also as a consequence there is no provision in the postscript code we generate
to set the output device resolution. Its hardcoded to 300x300dpi which means
its lower than is common on many current devices.
JDK however always reports PrinterResolution is not a supported attribute because
it does not query the PPD for this option.
Also as a consequence there is no provision in the postscript code we generate
to set the output device resolution. Its hardcoded to 300x300dpi which means
its lower than is common on many current devices.
- backported by
-
JDK-8056829 CUPS Printing does not report supported printer resolutions.
-
- Resolved
-
- relates to
-
JDK-8186987 NullPointerException in RasterPrinterJob without PrinterResolution
-
- Resolved
-