| Package | Description |
|---|---|
| rst.pdfbox.layout.elements | |
| rst.pdfbox.layout.elements.render |
| Modifier and Type | Field and Description |
|---|---|
static PageFormat |
Document.DEFAULT_PAGE_FORMAT
A4 portrait without margins.
|
| Modifier and Type | Method and Description |
|---|---|
PageFormat |
PageFormat.PageFormatBuilder.build()
Actually builds the PageFormat.
|
PageFormat |
Document.getPageFormat() |
| Constructor and Description |
|---|
Document(PageFormat pageFormat)
Creates a Document based on the given page format.
|
| Modifier and Type | Method and Description |
|---|---|
PageFormat |
RenderContext.getPageFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderContext.setPageFormat(PageFormat pageFormat) |
Copyright © 2021. All rights reserved.