RFR: 8297191 : [macos] printing page range "page 2 to 2" or "page 2 to 4" on macOS leads to not print
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Fri Jun 21 11:32:10 UTC 2024
On Thu, 20 Jun 2024 18:40:29 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Do you refer to [`test/jdk/java/awt/print/PrinterJob/PageRanges.java`](https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/print/PrinterJob/PageRanges.java) and [`test/jdk/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java`](https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java)? Is `Test.java` the test case attached to [JDK-8297191](https://bugs.openjdk.org/browse/JDK-8297191)?
>
Yes that is correct, Picked these test because one with native UI and another test with Swing UI.
> I couldn't test with `ClippedImages.java`, I didn't find a way to print to PDF.
>
I have installed Print to PDF app on MAC and made this as default printer. This may help
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19740#issuecomment-2182571163
More information about the client-libs-dev
mailing list