On Tue, 5 Mar 2024 13:07:30 GMT, Alexey Ivanov <[email protected]> wrote:
>> Renjith Kannath Pariyangad has updated the pull request incrementally with
>> one additional commit since the last revision:
>>
>> Updated instruction
>
> test/jdk/java/awt/print/PrinterJob/Collate2DPrintingTest.java line 74:
>
>> 72: if (pj.printDialog(prSet)) {
>> 73: pj.print(prSet);
>> 74: }
>
> In this case, the print dialog has *Collated* checked and disabled; the
> number of copies is set to 1 and I can't change the value.
>
> Does it work for you? Is it a bug in JDK?
For print to pdf, yes not able to change number of copies, but for actual
printer able to change the number.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17608#discussion_r1513869975