I'm doing some batch printing of Writer templates in Java, and I need to specify duplex for some items. Is there any way to specify duplex printing in the printer options for an XPrintable (or maybe it's XStyle since that's what the "PrinterPaperTray" option is available to)? I can't find anything. The printer for the template documents is set dynamiclly in Java, so any kind of dulpex setting made through Printer Setting is irrelevant.
Thanks
