Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8048328

CUPS Printing does not report supported printer resolutions.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8, 9
    • client-libs
    • None
    • 2d
    • 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.

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: