https://bugs.documentfoundation.org/show_bug.cgi?id=156024
Bug ID: 156024
Summary: .docx containing Rich Text Content Control Remains
interactive after converting to PDF via CLI
Product: LibreOffice
Version: 7.5.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
.docx files containing rich text content control fields remain as interactive
fields when converting to .pdf using the core CLI version 7.5.n.
Previous versions (We have previously used 7.0 to 7.4) did not appear to have
this issue.
Steps to Reproduce:
1. Create a .docx file that contains a Rich Text Content field
2. Run the following command:
libreoffice --headless --nolockcheck --nodefault --nofirststartwizard --nologo
--norestore --convert-to pdf:writer_pdf_Export:PDFUACompliance=True <File>
3. Open the resulting PDF
Actual Results:
Rich Text Content Fields remain as interactive - user is able to change the
content of the fields from the PDF file view.
Expected Results:
The Rich Text Content Fields are no longer interactive, and contain the content
from the .docx file. The user cannot change the content of the field from the
PDF view
Reproducible: Always
User Profile Reset: No
Additional Info:
Command is run on headless Ubuntu 20.04.1 LTS
7.5.2.2 Libreoffice CLI
--
You are receiving this mail because:
You are the assignee for the bug.