[Libreoffice-bugs] [Bug 108696] Add PDF type/quality drop down menu list to PDF export dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 22 21:17:28 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108696

--- Comment #3 from V Stuart Foote <vstuart.foote at utsa.edu> ---
@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-=
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#4819

http://opengrok.libreoffice.org/xref/core/sfx2/sdi/sfx.sdi#4729

http://opengrok.libreoffice.org/xref/help/source/text/shared/02/07090000.xhp#38

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170622/759f8e1f/attachment.html>


More information about the Libreoffice-bugs mailing list