Page 1 of 1

PDFA with JasperReport plugin

PostPosted: Thu Jun 08, 2017 5:11 pm
by murmi
Hi all

To generate PDF Output we use a Statement like:

plugins.jasperPluginRMI.runReport(globals.lcDBConnection,lcReport,null,plugins.jasperPluginRMI.OUTPUT_FORMAT.PDF,jasperParameter,globals.lcJasper_CountrySetting);

What is the OUTPUT_FORMAT to produce PDF/A instead of "normal" PDF with the jasperPlugin Version 6.0.0?

Thanks for any hint.
Fritz