Page 1 of 1

Docx4j 3.3.6 released

PostPosted: Sun Oct 08, 2017 5:54 am
by jason
Version 3.3.6 is now released. Thanks to those that contributed.

This release is in Maven Central: http://search.maven.org/#search%7Cga%7C1%7Cdocx4j

You'll see there corresponding releases of export-fo, ImportXHTML and MOXy-JAXBContext.

Alternatively, you can get the release from https://www.docx4java.org/docx4j/


As previously, the zip file contains three optional components:

- export-fo (if you prefer that to Plutext's commercial PDF Converter)

- ImportXHTML, for importing XHTML to docx

- MOXy, to use EclipseLink MOXy as your JAXB implementation, instead of the Sun/Oracle reference implementation (or the variant they ship in Java)

As per above, there are artifacts in Maven Central corresponding to each of these.

Source code is available at https://github.com/plutext/docx4j/tree/docx4j-3.3.6/ or in a jar from Maven Central

Enjoy the new release!

cheers .. Jason


Notable Changes in Version 3.3.6

@XmlRootElement on webextension and taskpanes

OpenDoPE performance enhancements: pre-calculate repeat counts and simple conditions for substantial time saving in ODH step

JAXB representation of c14 (http://schemas.microsoft.com/office/dra ... /8/2/chart) from odrawxml/chart20070802.xsd

OpenDoPE: bind date sdt

JaxbXmlPart new method transform(Templates xslt, Map<String, Object> transformParameters, Result result)

xlsx4j

Chartsheetpart