org.jfree.layouting.modules.output.pdf
public class PdfOutputModule extends AbstractModule
Field Summary | |
---|---|
static String | SECURITY_ENCRYPTION_128BIT
A constant for the encryption type (128 bit). |
static String | SECURITY_ENCRYPTION_40BIT
A constant for the encryption type (40 bit). |
static String | SECURITY_ENCRYPTION_NONE
A constant for the encryption type (40 bit). |
Constructor Summary | |
---|---|
PdfOutputModule() |
Method Summary | |
---|---|
static ITextFontRegistry | getFontRegistry() |
void | initialize(SubSystem subSystem)
Initialialize the font factory when this class is loaded and the system property of
"org.jfree.report.modules.output.pageable.itext.PDFOutputTarget.AutoInit"
is set to true .
|
"org.jfree.report.modules.output.pageable.itext.PDFOutputTarget.AutoInit"
is set to true
.
Throws: ModuleInitializeException if an error occured.