https://issues.apache.org/ooo/show_bug.cgi?id=58919

--- Comment #51 from Andreas Säger <ville...@t-online.de> ---
The behaviour is controlled by registrymodifications.xcu:
<item oor:path="/org.openoffice.Office.Writer/Print"><prop
oor:name="EmptyPages" oor:op="fuse"><value>false</value></prop></item>
This global setting is accessible via Tools>Options:"Print automatically
inserted blank pages"

In a Writer document's settings.xcu the setting is stored as
<config:config-item config:name="PrintEmptyPages"
config:type="boolean">false</config:config-item>
This document specific setting is accessible via
File>PrinterSettings>[Options...]
and on the second tab of the print dialog. The document setting does not change
the modified status which may be worth another bug report.

Any mail merge output inherits the setting from the global configuration.
However, it should be inherited from the source document. Or may be not?

Even with the help of wikipedia I do not understand what "Duplex" means and why
it requires blank sheets of paper, but I think this shouldn't be a document
specific setting nor should it be stored globally. I think it is printer
specific, isn't it? Dialog File>PrinterSettings... indicates configuration
settings for each printer that has been selected from the list box. However,
the sub-dialog [Options] writes only one item for all printers into
registrymodifications.xcu

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

Reply via email to