https://bugs.documentfoundation.org/show_bug.cgi?id=148662
Bug ID: 148662
Summary: Libre is throwing error if .xls file is renamed to
.xlsx
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I am using the following command to to convert .xls file to pdf:
soffice.com --headless --convert-to pdf “D:\InputFiles\word2pdf\input.xls”
--outdir D:\InputFiles\word2pdf
The above command is successfully converting that file to pdf. But when I am
changing its extension to .xlsx and executing the same command getting an
error.
Any idea why it is happening? Both files are opening in LibreOffice.
Steps to Reproduce:
1.Use the command provided in the description to translate both the files
2.
3.
Actual Results:
it should translate .xlsx file
Expected Results:
Translation for .xlsx file failed.
Reproducible: Always
User Profile Reset: No
Additional Info:
Both the files are opening in Libre
--
You are receiving this mail because:
You are the assignee for the bug.