Hi,

It's a known bug in 1.3. I had the same problem.
Before the next patch or release, you can use :

*ODSingleXMLDocument odSingleXMLDocument = rhinoTemplate.createDocument().**
saveToPackageAs(odtFile);

*instead of :*

**rhinoTemplate.saveAs(odtFile);*
        
and you will obtain *.odt file
*
*

Le lundi 24 juin 2013 18:23:43 UTC+2, kugelp...@googlemail.com a écrit :
>
>
> Hi everyone!
>
> Somehow my original post got lost.
>
> While the 1.2 Version works correctly, the 1.3 template sample from the 
> sources 
> "TestTemplate.java" generates a strange "out.odt.fodt" file, that is not 
> correctly readable.
>
> It seems to me, this has degenerated. Can anyone confirm this?
>
> Regards
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"jOpenDocument" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to