Details
Description
A report has come in that when printing on some Linux systems a index out of bounds error occurs when showing the print dialog. I was also able to reproduce this issue on my box.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #53131 | Thu Dec 12 20:18:33 MST 2019 | patrick.corless | and we are tyring to display the print dialog. |
| Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/PrintHelper.java
|
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 6.3.3 [ 13282 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |

Fixes really old indexing issue when a system only has one printer
and we are trying to display the print dialog.