| Package | Description |
|---|---|
| com.lowagie.text.pdf |
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
PdfPageLabels.addPageLabel(PdfPageLabels.PdfPageLabelFormat format)
Adds or replaces a page label.
|
Copyright © 2018. All rights reserved.