View on GitHub

fj-doc

Fugerit Document Generation Framework (fj-doc)Fugerit Doc

Fugerit Document Generation Framework (fj-doc)

OpenPDF Renderer (PDF)(fj-doc-mod-openpdf-ext)

back to fj-doc index

Maven Central javadoc

Renderer for PDF format, based on OpenPDF.

Status :
Basic features implemented. (Sample JUnit TestFreeMarker01 is now working).

Since : fj-doc 3.4

Native support :
Disabled, native support will be added in a future release. openpdf-ext 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.