[jopendocument] Re: Multi-line spreadsheet cells?

2014-06-28 Thread ribbles
Did you figure out a better way of doing this? I am also having issues with multi-line spreadsheet cells. I notice when I put a \n into a cell it is converted into a text:line-break/ element when I save the document. However, this tag is ignored by Excel and Google docs and results in a

[jopendocument] Newlines in spreadsheet cells are ignored when imported into Google docs

2014-06-28 Thread ribbles
I'm generating spreadsheets using jOpenDocument to import into Google docs. The problem I'm having is newline characters inside of cells. Newlines (\n) are represented by text:new-line/ in the XML content.xml file, however google ignores this tag. Google only seems to accept text:p/ and