Word template engine poi-tl V1.12.0 released, content controls and command line tools

poi-tl generates new Word documents based on Microsoft Word templates and Data. It is the best Word template engine in Java, and it may be your favorite partner for using Java to process Word.
 

The official version of poi-tl V1.12.0 has been released:

  • Full support for Word content control SDT ( Note: The current Apache POI does not natively support SDT)
  • Data model: JSON string is supported, which can facilitate the construction of remote HTTP or RPC services
  • Charts: Added Scatter Charts
  • Added CLI command line tool to easily convert Markdown into beautiful Word
    java -jar poi-tl-cli.jar -t template.docx -o out.docx -d data.json
  • Upgrade ApachePOI to 5.2.2
  • Upgrade Provided dependency to SPEL to 5.3.18
  • BUGFIX
The latest Chinese document address: http://deepoove.com/poi-tl  

 

Guess you like

Origin www.oschina.net/news/191291/poi-tl-1-12-released