| Package | Description |
|---|---|
| org.sejda.model | |
| org.sejda.model.input |
| Modifier and Type | Field and Description |
|---|---|
static PageSize |
PageSize.A0
A rectangle the size of A0 Paper.
|
static PageSize |
PageSize.A1
A rectangle the size of A1 Paper.
|
static PageSize |
PageSize.A2
A rectangle the size of A2 Paper.
|
static PageSize |
PageSize.A3
A rectangle the size of A3 Paper.
|
static PageSize |
PageSize.A4
A rectangle the size of A4 Paper.
|
static PageSize |
PageSize.A5
A rectangle the size of A5 Paper.
|
static PageSize |
PageSize.A6
A rectangle the size of A6 Paper.
|
static PageSize |
PageSize.EXECUTIVE
A rectangle the size of U.S.
|
static PageSize |
PageSize.LEDGER
A rectangle the size of U.S.
|
static PageSize |
PageSize.LEGAL
A rectangle the size of U.S.
|
static PageSize |
PageSize.LETTER
A rectangle the size of U.S.
|
static PageSize |
PageSize.TABLOID
A rectangle the size of U.S.
|
| Modifier and Type | Method and Description |
|---|---|
static PageSize |
PageSize.fromInches(float widthInch,
float heightInch) |
PageSize |
PageSize.rotate() |
| Modifier and Type | Method and Description |
|---|---|
PageSize |
ImageMergeInput.getPageSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMergeInput.setPageSize(PageSize pageSize)
sets the default size of the PDF pages generated from images
|
Copyright © 2021 sejda. All rights reserved.