| Package | Description |
|---|---|
| ar.com.fdvs.dj.domain | |
| ar.com.fdvs.dj.domain.builders | |
| ar.com.fdvs.dj.domain.constants |
| Modifier and Type | Method and Description |
|---|---|
Page |
DynamicReportOptions.getPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicReportOptions.setPage(Page page) |
| Modifier and Type | Method and Description |
|---|---|
DynamicReportBuilder |
DynamicReportBuilder.setPageSizeAndOrientation(Page page)
Defines the page size and orientation.
Common pages size and orientation are constants of ar.com.fdvs.dj.domain.constants.Page |
| Modifier and Type | Method and Description |
|---|---|
static Page |
Page.Page_A4_Landscape() |
static Page |
Page.Page_A4_Portrait() |
static Page |
Page.Page_Legal_Landscape() |
static Page |
Page.Page_Legal_Portrait() |
static Page |
Page.Page_Letter_Landscape() |
static Page |
Page.Page_Letter_Portrait() |
Copyright © 2006–2020 FDV Solutions. All rights reserved.