| Package | Description |
|---|---|
| com.itextpdf.text.pdf |
| Modifier and Type | Method | Description |
|---|---|---|
static PdfPageLabels.PdfPageLabelFormat[] |
PdfPageLabels.getPageLabelFormats(PdfReader reader) |
Retrieves the page labels from a PDF as an array of
PdfPageLabels.PdfPageLabelFormat objects. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PdfPageLabels.addPageLabel(PdfPageLabels.PdfPageLabelFormat format) |
Adds or replaces a page label.
|
Copyright © 1998–2018. All rights reserved.