| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
| Modifier and Type | Field and Description |
|---|---|
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.GRAPHICS_2D
Deprecated.
Replaced by
Graphics2DExporterOutput.getGraphics2D(). |
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.MINIMIZE_PRINTER_JOB_SIZE
Deprecated.
|
static JRGraphics2DExporterParameter |
JRGraphics2DExporterParameter.ZOOM_RATIO
Deprecated.
Replaced by
Graphics2DReportConfiguration.getZoomRatio(). |
Copyright © 2017. All rights reserved.