docx4j v6.1.2 Release Notes

Release Date: 2019-02-27 // about 5 years ago
  • ๐Ÿ›  Fix for #340 Field handling NumberExtractor, handle group separator '.' (eg German) correctly.

    ๐Ÿ†• New property docx4j.Fields.Numbers.JavaStylePercentHandling which if set to true multiplies the value by hundred.
    For example, formatting 0.33 with "\# ##%" would yield 33%.

    ๐Ÿ›  Fix for #344 (NPE in TraversalUtil in graphicData) ๐Ÿ›  Fix for #346 (relating to Fields)

    xlsx4j

    Convenience method to access ThemePart