https://issues.apache.org/ooo/show_bug.cgi?id=125309
--- Comment #15 from Ariel Constenla-Haile <[email protected]> --- (In reply to kpassey from comment #13) > It looks like this is just a documentation update.. The problem is to specify where the http://www.openoffice.org/api/docs/common/ref/com/sun/star/text/MailMerge.html#PrintOptions are defined, because there is no "PrinterName" property in css.view.PrintOptions There are different solutions: a) specify that these properties are defined in css.view.PrintOptions, but you also need to add a "PrinterName" property b) define a new service, css.text.MailMergePrintOptions, derived from css.view.PrintOptions, with a property named "PrinterName" -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
