https://bugs.documentfoundation.org/show_bug.cgi?id=166470
Bug ID: 166470
Summary: ExportFormFields on command line not honoured
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Actual:
The following command has ExportFormFields explicitly set to true, which should
be the default anyway.
"C:\Program Files\LibreOffice\program\soffice.exe" --headless --convert-to
pdf:writer_pdf_Export:{"ExportFormFields":{"type":"boolean", "value":"true"}
"BadFields.ott"
Nevertheless, it is not honoured when in writer "Generated PDF-Form" (PDF
Formular erzeugen) is not ticked.
Required behaviour: Explicit command line options should overwrite settings in
the GUI.
Steps to Reproduce:
"C:\Program Files\LibreOffice\program\soffice.exe" --headless --convert-to
pdf:writer_pdf_Export:{"ExportFormFields":{"type":"boolean", "value":"true"}
"BadFields.ott"
Actual Results:
he following command has ExportFormFields explicitly set to true, which should
be the default anyway.
"C:\Program Files\LibreOffice\program\soffice.exe" --headless --convert-to
pdf:writer_pdf_Export:{"ExportFormFields":{"type":"boolean", "value":"true"}
"BadFields.ott"
Nevertheless, it is not honoured when in writer "Generated PDF-Form" (PDF
Formular erzeugen) is not ticked.
Expected Results:
Expected Explicit command line options should overwrite settings in the GUI.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Expected Explicit command line options should overwrite settings in the GUI.
--
You are receiving this mail because:
You are the assignee for the bug.