Weird problem generating an XLS file and MAC - Stack Overflow most recent 30 from stackoverflow.com2009-12-01T20:05:26Zhttp://stackoverflow.com/feeds/question/1076117http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1076117/weird-problem-generating-an-xls-file-and-mac0Weird problem generating an XLS file and MACEzequiel2009-07-02T19:01:59Z2009-07-02T19:01:59Z
<p>Hi, we have a strange problem with a web application that is generating
some reports in CSV format. The report contains words with non-english chars (á, ñ, etc).
The strange thing is when the report has 200 rows or more, everything works ok in MAC,
when we generate a filtered report with for example 20 rows all the non-english chars
are broken. The generation code for both report is the same.
Any ideas??</p>
<p>Thanks,</p>
<p>Ezequiel</p>