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

--- Comment #3 from V Stuart Foote <[email protected]> ---
@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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to