jOpenDocument is a pure Java library for manipulation of OASIS Open Document files. jOpenDocument is a library for developers looking to use Open Document files without OpenOffice.org. You can use jOpenDocument to generate dynamic documents from Java, XML, or databases; to display and print files with built-in viewers; to split, concatenate, and manipulate pages; to automate filling out of templates; and to use your preferred langage via the standard ScriptEngine interface.
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | GPLv3 |
| Implementation | Java |
Recent releases


Changes: This release contains small bugfixes in JavaScriptFileTemplate and convenience methods. It is production ready.


Changes: A new API for metadata manipulation. A new tutorial about metadata. Full support of measure units. Row duplication improvements. A useful XML validator (isValid() on XMLDocument). A convenient superclass for styles. Unified table handling. A setColumnCount() method on Tables.


Changes: This release adds support for Java 5 by making ScriptEngine optional.


Changes: MIME type is stored uncompressed. There is a fix for merging of content.xml and styles.xml into ODSingleXMLDocument. There is a fix to handle OOo 1.x. All reported bugs and enhancements are included.


No changes have been submitted for this release.