| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Field and Description |
|---|---|
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.GRAPHICS_2D
The java.awt.Graphics2D instance used for export.
|
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.MINIMIZE_PRINTER_JOB_SIZE
Flag to control the use of an AWT rendering fix which causes the printer job size to be reduced when
the exporter draws onto a printer graphic context.
|
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.ZOOM_RATIO
The zoom ratio used for the export.
|
Copyright © 2014. All rights reserved.