Skip to content

fugerit-org/fj-doc-mod-jxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fugerit Document Generation Framework (fj-doc)

JXL Renderer (XLS)(fj-doc-mod-jxl)

back to fj-doc index

Maven Central license Quality Gate Status Coverage

Deprecation (2022-11-17):
Previously this module was part of the Fugerit Doc Venus and now is formally deprecated and put in an separate repository.

Description :
Type handlers for generating documents in XLS format using last version of
JExcelApi.

Status :
All basic features are implemented.
The code is mature, and as JXL 2.X is deprecated, this module is not likely to be updated.
Better to use the module based on Apache POI fj-doc-mod-poi

Quickstart :
Basically this is only a type handler, see core library fj-doc-base.
NOTE: If you have any special need you can open a pull request or create your own handler based on this.

See CHANGELOG.md for details.