https://issues.apache.org/ooo/show_bug.cgi?id=125309
--- Comment #7 from Ariel Constenla-Haile <[email protected]> --- Created attachment 83740 --> https://issues.apache.org/ooo/attachment.cgi?id=83740&action=edit Sample Java code The example requires that there are at least two printers in your system. The example used the default Bibliographic database. It will create two documents: - Document A, printer 1 set via XPrintable - Document B, printer 2 set via XPrintable When doing the mail merge, it switch the printers in the css.text.MailMerge's "PrintOptions" property - Document A, printer 2 - Document B, printer 1 Due to this bug, the documents are printed in the same printer (the one set as default system-wide). -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
