-
Bug
-
Resolution: Fixed
-
P3
-
6u3
-
b28
-
generic
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2160408 | 6u10 | Jennifer Godinez | P3 | Resolved | Fixed | b22 |
JDK-2160802 | OpenJDK6 | Jennifer Godinez | P3 | Resolved | Fixed | b09 |
Original report has bug ID 6506286 was submitted as:
Printing from java apps running under Java6 generate postscript file which includes command "/DeferredMediaSelection true". Currently used version of Ghostscript which is used under Linux to convert print jobs to formats used by non-postscript printers doesn't understand this command and produces the following error message:
ERROR: /configurationerror in --setpagedevice--
Additional information: [/DeferredMediaSelection true]
Even with the fix for 6506286, this is still happening for remote printers.
Printing from java apps running under Java6 generate postscript file which includes command "/DeferredMediaSelection true". Currently used version of Ghostscript which is used under Linux to convert print jobs to formats used by non-postscript printers doesn't understand this command and produces the following error message:
ERROR: /configurationerror in --setpagedevice--
Additional information: [/DeferredMediaSelection true]
Even with the fix for 6506286, this is still happening for remote printers.
- backported by
-
JDK-2160408 Printing to remote non-Postscript printer does not work in Linux
-
- Resolved
-
-
JDK-2160802 Printing to remote non-Postscript printer does not work in Linux
-
- Resolved
-
- relates to
-
JDK-6506286 Printing under Linux doesn't work
-
- Closed
-