Le 26/02/2013 17:05, Daniel Lopez Gonzalez a �crit :
> Hello
Hi
> am trying to use the jOpenDocument library <
http://www.jopendocument.org/> to create documents. I
> have executed the example where it creates a spreadsheet - the code compiles and runs OK but when
> I tried to open the document with Google Docs they indicated to me that the format is incorrect.
Indeed, Google freaks out if an automatic style name isn't all lower case. And it uses false as the
default for the displayability of tables. The rc2 version will include an explicit display=true.
Cheers,
Sylvain