Exporting PDF Reports

You can export up to 100 KB of data (maximum) in PDF reports, this is the default amount.

To increase the limit of data to be exported add the following property to the logger.properties file (include the new increased value in bytes):

pdf.reports.size.limit.content=<new value in bytes)

Restart the web process after editing the logger.properties file.

For more information, please see Modifying logger.properties .