Status/Resolution/Reason: To Fix//HaveNewInfo
Reporter/Name(from Bugbase): Matthew L. / ()
Created: 07/16/2019
Components: CFPRINT
Versions: 2018
Failure Type: Non Functioning
Found In Build/Fixed In Build: Update 4 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2016
Vote Count: 0
Problem Description: When printing a PDF using cfprint, an exception occurs at:
java.lang.NullPointerException
at java.desktop/sun.print.RasterPrinterJob.setAttributes(RasterPrinterJob.java:1280)
This is most likely related to the underlying Java bug here: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8221411
It is slated to be fixed by 11.0.5, but is not released yet and we need this resolved, or at least have a valid workaround
Steps to Reproduce:Print PDF document on Java version 11.0.2
Actual Result: Document printing on printer specified
Expected Result: Exception thrown
Any Workarounds: Unknown
Attachments:
Comments: