On Mon, 29 Jan 2024 06:56:58 GMT, vtstydev <d...@openjdk.org> wrote: >> More correct way to take in consideration nonzero PHYSICALOFFSETX, >> PHYSICALOFFSETY of device for banded-raster printing loop. Only on Windows >> platform under certain conditions real device prints shifted image on paper. > > vtstydev has updated the pull request incrementally with one additional > commit since the last revision: > > Fix header and imports section in AlphaPrintingOffsets
> Only on Windows platform under certain conditions real device prints shifted > image on paper. Also, if it affects only windows platform, will it not be more advisable to do in WPrinterJob class instead of RasterPrinterJob? ------------- PR Comment: https://git.openjdk.org/jdk/pull/17030#issuecomment-1916066411