Re: RFR: 8314070: javax.print: Support IPP output-bin attribute extension [v12]

2024-05-22 Thread Alexander Scherbatiy
On Wed, 22 May 2024 23:29:55 GMT, Alisen Chung wrote: > If output bins are not supported, should the output bin combobox still show > up with a single output bin as the only option? There was a difference between number of output bins reported by cups and and the `PrintService.isAttributeCateg

Re: RFR: 8314070: javax.print: Support IPP output-bin attribute extension [v12]

2024-05-22 Thread Alisen Chung
On Wed, 22 May 2024 19:18:18 GMT, Alexander Scherbatiy wrote: >> The fix adds new public `OutputBin` print attribute class which allow to set >> a printer output bin in a `PrinterJob` class. The corresponding internal >> `CustomOutputBin` class is added as well. >> >> - Constants used in `Out

Re: RFR: 8314070: javax.print: Support IPP output-bin attribute extension [v12]

2024-05-22 Thread Alexander Scherbatiy
> The fix adds new public `OutputBin` print attribute class which allow to set > a printer output bin in a `PrinterJob` class. The corresponding internal > `CustomOutputBin` class is added as well. > > - Constants used in `OutputBin` class are based on [Internet Printing > Protocol (IPP): “outp