Greetings all, I'm using the 3.8 beta4 bits to create large XLSX files via the streaming API. I've been getting errors when opening the excel files due to xml-unfriendly chars, usually diacriticals and such. (ascii 160, eg).
Do ya'll know of a way to get Excel to not barf on these characters? Failing that, is there a flag/function/etc to tell poi to strip/replace these characters? I'm trying to avoid running my own "clean" function against the data that goes into Excel, though that is the option of last resort. Thanks for advice. Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
