Tray Selection and Duplex settings configurable from the Interactive printing dialog
Submitted by Ben_Charlton on Thu, 27/11/2014 - 11:21
Following this question
http://www.openvpms.org/forum/tray-selection-issue
Should we make these settings available for the interactive printer?
For OODocs we will either have to make a comment that tray selection doesnt work or disable the setting in those cases.
Duplexing should be straight foward
It will require updating the printer.java interface with getters and setters for Sides and Tray
because currently the dialog sets the copies on the printer and any other variables are dropped.
Support it? I can work on a patch if so.
Re: Tray Selection and Duplex settings configurable from the ...
Sure - maybe hold off for a few days though, as I'm currently making changes to the report API.
Tray selection for OpenOffice can be supported. See https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/api/E... for a sample.
Re: Tray Selection and Duplex settings configurable from the ...
I was sure when I was updating the duplex printing stuff you mentioned OO didnt support passing a tray param.....my bad