On Wed, 6 Mar 2024 06:07:20 GMT, Renjith Kannath Pariyangad 
<[email protected]> wrote:

>> 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.

Makes sense. I had only PDF printer. Thank you for confirming it.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17608#discussion_r1514074678

Reply via email to