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

--- Comment #2 from pengyk <[email protected]> ---
(In reply to m_a_riosv from comment #1)
> Test with this option to enable form fields.
> 
> https://help.libreoffice.org/latest/he/text/shared/guide/pdf_params.
> html?&DbPAR=SHARED&System=WIN#:~:
> text=specifies%20whether%20form%20fields%20are%20exported%20as%20widgets%20or
> %20only%20their%20fixed%20print%20representation%20is%20exported.

Sorry, there are still problems when using the following command to convert.
Please see the pictures in the link below
https://github.com/pac-madarame/Public_file/blob/main/question_describe.png
Is there something wrong with the command used?

soffice --convert-to
pdf:writer_pdf_Export:{"ExportFormFields":{"type":"boolean","value":"false"}}
--outdir xx\office  xx\origin_document.docx
soffice --convert-to
pdf:writer_pdf_Export:{"ExportFormFields":{"type":"boolean","value":"true"}}
--outdir xx\office  xx\origin_document.docx
soffice --convert-to
pdf:draw_pdf_Export:{"ExportFormFields":{"type":"boolean","value":"true"}}
--outdir xx\office  xx\origin_document.docx
soffice --convert-to
pdf:draw_pdf_Export:{"ExportFormFields":{"type":"boolean","value":"false"}}
--outdir xx\office  xx\origin_document.docx

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to