Good Morning.
Is it possible to configure the Spanish language for exports in CSV?
Special characters, such as accents, “ñ” or amounts in Euros (ex 100.000), appear encoded.
PDF export works fine
Good Morning.
Is it possible to configure the Spanish language for exports in CSV?
Special characters, such as accents, “ñ” or amounts in Euros (ex 100.000), appear encoded.
PDF export works fine
In Splynx all characters stored on UTF-8 encoding, so export work’s on utf8 too,
only one problem what you can receive that your CSV reader (Excel) don’t configured to read it by default …
ps: please check screenshot (from LibreOffice)
Thanks
Here I found a video tutorial on how to import UTF-8 CSV encoded with microsoft excel