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

2017-06-22 Thread leleu

Je la 22/06/2017 10:44, Uwe Brauer skribis :

"Michael" == Michael D Setzer  writes:

> The help shows no --utf-8 option, it is a filter not an option?
> I think this is what it would look like? Not sure of the LF,,, part of it?


> /usr/bin/soffice --headless --infilter=Text 
(encoded):UTF8,LF,,,--convert-to xlsx test.csv

Thanks I tried it out in various variations

/usr/bin/soffice --headless --infilter="Text(encoded):UTF8" --convert-to xlsx 
test.csv

But the encoding is still broken.


I had recently a coding problem (for PHP .htaccess), because my 
favourite text editor "gedit" handles only UTF8
I was able to understand and solve using "medit", a text editor 
available through synaptic in my Ubuntu 17.04. It allowed me to chane 
the code of the file, which I switched to "occidental", and so made 
visible all the UTF8 characters (or parts of)


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
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



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

2017-06-22 Thread Michael D. Setzer II
The help shows no --utf-8 option, it is a filter not an option?


I think this is what it would look like? Not sure of the LF,,, part of it?


/usr/bin/soffice --headless --infilter=Text (encoded):UTF8,LF,,,--convert-to 
xlsx test.csv




On 22 Jun 2017 at 7:30, Uwe Brauer wrote:


To:users@global.libreoffice.org
From:Uwe brauer...@mat.ucm.es
Subject:[libreoffice-users] Re: convert csv to xlsx 
command line UTF8 coding problem
Date sent:Thu, 22 Jun 2017 07:30:28 +


Michael== Michael D Setzermsetzerii@gmail.comwrites:


In the help it list options for infilter and filter options for
convert-to. Don't know if you would need one or both, and it does
list UTF8, but don't think the help shows all options.


Thanks


I tried


/usr/bin/soffice --headless --utf-8 --convert-to xlsx test.csv


In various order but obtained
Unknown option: --utf-8




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
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




-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
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