<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Option “Load Printer Settings with the Document” does not Work Correctly."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118263">bug 118263</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Option “Load Printer Settings with the Document” does not Work Correctly."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118263#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Option “Load Printer Settings with the Document” does not Work Correctly."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118263">bug 118263</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>I've taken a look at this. There are two options related to whether
user/printer options should be loaded:

A) "Load user-specific settings with the document"
B) "Load printer settings with the document" (the one you mention)

Whether the options in "File" -> "Printer Settings" -> "Options" are loaded
from the document is actually determined by A), s. method
"SwXMLImport::SetConfigurationSettings" [1]. Those are document-settings in the
end, independent of the actual printer set.

It seems that B) is only responsible for the actually printer-dependent
settings that can be set in "File" -> "Printer Settings" -> "Properties".

Can you confirm it works if you disable option A) instead of B) ?


(While looking at this, I noticed another issue: If both, A) and B) are
disabled, the "File" -> "Printer Settings" -> "Options" dialog is not properly
initialized, all checkboxes are unchecked instead of showing the default
values. It's shown correctly after opening the print dialog and then opening
the dialog again.))


[1]
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/71f9961488232697bcdb37db349569a20f15bb2d/sw/source/filter/xml/xmlimp.cxx#1320">https://gerrit.libreoffice.org/plugins/gitiles/core/+/71f9961488232697bcdb37db349569a20f15bb2d/sw/source/filter/xml/xmlimp.cxx#1320</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>