Re: [libreoffice-users] convert csv to xlsx command line UTF8 coding problem

2017-06-22 Thread Paul D. Mirowsky
|iconv -f utf-8 -t ascii//TRANSLIT| This may allow you to pipe/redirect into your soffice command. There is also |konwert utf8-ascii| at https://sourceforge.net/projects/konwert/ However it is unclear how the command is used with a file name. I have not tried either, but may work for you. H

Re: [libreoffice-users] convert csv to xlsx command line UTF8 coding problem

2017-06-22 Thread Michael D. Setzer II
ng arguments will be treated as filenames or URLs of documents to open. On 22 Jun 2017 at 6:53, Uwe Brauer wrote: To: users@global.libreoffice.org From: Uwe Brauer Subject: [libreoffice-users] convert csv to xlsx command line UTF8 codin

[libreoffice-users] convert csv to xlsx command line UTF8 coding problem

2017-06-21 Thread Uwe Brauer
Hi I run from the command line /usr/bin/soffice --headless --convert-to xlsx test.csv Which works nicely with ASCII code, however if the csv contains UTF8 the coding fails, the same is true for the ods format. What can I do? I am not sure whether the attachments pass the SPAM filter so here is