View on GitHub

fj-doc

Venus - Fugerit Document Generation Framework (fj-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.

OpenRTF version compatibility matrix

Starting with version 2.2.0 OpenRTF moved to Java 21.

OpenPDF Java Notes
1.3+ 8+ latest OpenRTF version is 1.3.43
1.4+ 11+ latest OpenRTF version is 1.4.2
2.0+ 17+ latest OpenRTF version is 2.0.5
2.2+ 21+ latest OpenRTF version is 2.4.0

NOTE: with release 3.0.0 the original IText package has been dropped.