First time here? Check out the FAQ!
Hi I've been converting .ods files to .xls binary format in headless mode using the convert-to option. Every time I use the command, it converts the file to the 95/5.0 version of xls, not the 97-2003 version. Is there any way to specify which type of .xls to convert to using the convert-to option?
It looks like you'll want to do something like
soffice --headless --convert-to xls:"MS Excel 97" your-spreadsheet.ods
See this question for more details:
http://ask.libreoffice.org/en/question/2641/convert-to-command-line-parameter/
LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!
Asked: 2012-04-20 05:39:19 +0200
Seen: 167 times
Last updated: Dec 13 '12
Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.