<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add PDF type/quality drop down menu list to PDF export dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108696#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add PDF type/quality drop down menu list to PDF export dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108696">bug 108696</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>@Jay, not so sure we need or want to do this and that the current behavior is
best. And that to control the configuration of the PDF use the menu entry, to
take defaults (or current configuration) use the Export button.

The Toolbar button is linked to ".uno:ExportDirectToPDF" [1] and gets
description from help as: "Exports the current document directly as PDF. No
settings dialog is shown." [2] It opens an OS or LO native dialog "Export" with
just the "PDF - Portable Document Format (.pdf)" filter.

+SID_DIRECTEXPORTDOCASPDF,6674,.uno:ExportDirectToPDF

While the Menu entry is linked to ".uno:ExportToPDF" no description, that opens
the "PDF Options" dialog for configuration of the export filter, and then on
export sends via the same OS or Native Export dialog with limited droplist.

Intentionally not passing through the dialog, believe we take the configuration
of the last PDF export.

+SID_EXPORTDOCASPDF,6673,.uno:ExportToPDF

Point is, the Toolbar button is "intended" to be streamlined, while the menu
entry is intended to provide full configuration.

=-ref-=
<a href="http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#4833">http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#4833</a>

<a href="http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#4819">http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#4819</a>

<a href="http://opengrok.libreoffice.org/xref/core/sfx2/sdi/sfx.sdi#4729">http://opengrok.libreoffice.org/xref/core/sfx2/sdi/sfx.sdi#4729</a>

<a href="http://opengrok.libreoffice.org/xref/help/source/text/shared/02/07090000.xhp#38">http://opengrok.libreoffice.org/xref/help/source/text/shared/02/07090000.xhp#38</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>