I have a tab-separated file that I'm trying to convert to XLS from the
command line. This is the command I'm using:
sudo libreoffice --headless --convert-to xls filename.tsv
This has two problems:
1. LibreOffice does not use a tab separator; it assumes a comma
separator, so my columns aren't detected correctly
2. LibreOffice reports converting to MS Excel 5.0/95 format. How can I
instruct it to convert to Excel 2003 format?
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted