| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Field and Description |
|---|---|
static JRTextExporterParameter |
JRTextExporterParameter.BETWEEN_PAGES_TEXT
A string representing text that will be inserted between pages of the generated report.
|
static JRTextExporterParameter |
JRTextExporterParameter.CHARACTER_HEIGHT
A float value representing the pixel/character horizontal ratio.
|
static JRTextExporterParameter |
JRTextExporterParameter.CHARACTER_WIDTH
A float value representing the pixel/character horizontal ratio.
|
static JRTextExporterParameter |
JRTextExporterParameter.LINE_SEPARATOR
A string representing the separator between two lines of text.
|
static JRTextExporterParameter |
JRTextExporterParameter.PAGE_HEIGHT
An integer representing the page height in characters.
|
static JRTextExporterParameter |
JRTextExporterParameter.PAGE_WIDTH
An integer representing the page width in characters.
|
Copyright © 2014. All rights reserved.