| Package | Description |
|---|---|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
PDPageTree |
PDDocument.createPageTree()
create a new page tree for this document. tha page tree must still be
added to the document or a page tree to get visible.
|
PDPageTree |
PDDocument.getPageTree()
return the documents root page tree
|
PDPageTree |
PDPageNode.getParent()
The parent node if available.
|
PDPageTree |
PDPageTree.rebalance()
Rebalance this.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocument.setPageTree(PDPageTree newTree) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.