I believe it is possible but its more of a Java Print Services configuration issue. Using the Viewer RI you can print up the print dialog to see what configurations are available for the selected printer.
If your want to do this programatically you can use the PrintHelper class and tweak the javax.print.attribute.HashPrintRequestAttributeSet and javax.print.attribute.HashDocAttributeSet as needed.