I convert xls to pdf by Linux cmd:
/usr/bin/soffice --headless --convert-to pdf:calc_pdf_Export {} --outdir {}
And got perfect result, but checkbox from XLSX file can be changed in the PDF file, if I convert by Libre, if convert by MS Office(save as) checkbox in the result PDF can not be changed.
How I can manage this settings in the Libre cmd command?
Libre version: LibreOffice 7.4.7.2 40(Build:2)
For example:
example.xlsx (11.2 KB)
example_Libre.pdf (9.1 KB)