Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.05 KB

Fugerit Document Generation Framework (fj-doc)

Apache FOP Render (PDF)(fj-doc-mod-fop)

back to fj-doc index

Maven Central javadoc

Status :
Most feature implemented. (Sample JUnit TestFreeMarker01Fop is now working).

Since : fj-doc 0.3

Native support :
Disabled, native support will be added in a future release. Apache FOP native support must be verified.

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.

Useful resources on Apache FOP