bug in RasterPrinterJob

V S vtsty.dev at gmail.com
Wed Nov 29 09:58:51 UTC 2023


Hello everybody
I think there is a bug in sun.print.RasterPrinterJob, namely in
banded-raster printing loop of
"printPage" method. This bug occurs on Windows platform only, when real
printer prints on real paper and getPhysicalPrintableX,
getPhysicalPrintableY methods of sun.awt.windows.WPrinterJob return
non-zero values. JDK version doesn't matter.
How to reproduce it is described here
https://bugs.java.com/bugdatabase/view_bug?bug_id=JDK-8307246
https://stackoverflow.com/questions/76110553/java-print-api-renders-on-paper-skewed-graphics
I would like to propose a bug fix.
May anybody reproduce this bug either to confirm that there is the bug or
to disprove it?
May anybody be a sponsor if a bug is confirmed ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/client-libs-dev/attachments/20231129/f7f2f375/attachment.htm>


More information about the client-libs-dev mailing list