Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 5.1.2
-
Fix Version/s: None
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:JDK 1.7.0_75, 1.7.0_67
-
Support Case References:Support Case #13402 - https://icesoft.my.salesforce.com/50070000019HZNo
Description
When printing a PDF file via the ICEpdf Viewer, a Pring dialog is shown. Beside a drop down that lists the available printers is a Properties button. Clicking on this button does nothing. Likely an issue with the Java printer API.
This appears to be an issue with the JDK and I don't believe there is anything we can do at this time. The viewer ri is using the Java printer dialogs. In theory it might be still possible to rework the PrintHelper to use the native print dialogs.