| Package | Description |
|---|---|
| net.sf.nervalreports.core | |
| net.sf.nervalreports.core.paper.formats |
| Modifier and Type | Method and Description |
|---|---|
ReportPaperFormat |
ReportGenerator.getPaperFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerator.setPaper(ReportPaperFormat paperFormat)
Set the paper format to use for the whole document (default is
A4). |
| Modifier and Type | Class and Description |
|---|---|
class |
A0
Format definition for A0 paper.
|
class |
A1
Format definition for A1 paper.
|
class |
A2
Format definition for A2 paper.
|
class |
A3
Format definition for A3 paper.
|
class |
A4
Format definition for A4 paper.
|
class |
A5
Format definition for A5 paper.
|
class |
A6
Format definition for A6 paper.
|
class |
Legal
Format definition for Legal paper.
|
class |
Letter
Format definition for Letter paper.
|
Copyright © 2016. All rights reserved.