| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.annot | |
| com.itextpdf.kernel.pdf.canvas | |
| com.itextpdf.kernel.pdf.xobject |
| Modifier and Type | Method and Description |
|---|---|
PdfFormXObject |
PdfPage.copyAsFormXObject(PdfDocument toDocument)
Copies page as FormXObject to the specified document.
|
| Modifier and Type | Method and Description |
|---|---|
PdfName |
PdfResources.addForm(PdfFormXObject form) |
PdfName |
PdfResources.addForm(PdfFormXObject form,
PdfName name)
Adds the given Form XObject to the current instance of
PdfResources. |
| Modifier and Type | Method and Description |
|---|---|
PdfAnnotationAppearance |
PdfAnnotationAppearance.setState(PdfName stateName,
PdfFormXObject state) |
| Constructor and Description |
|---|
PdfPrinterMarkAnnotation(Rectangle rect,
PdfFormXObject appearanceStream) |
PdfTrapNetworkAnnotation(Rectangle rect,
PdfFormXObject appearanceStream) |
| Constructor and Description |
|---|
PdfCanvas(PdfFormXObject xObj,
PdfDocument document)
Creates a PdfCanvas from a PdfFormXObject.
|
| Modifier and Type | Method and Description |
|---|---|
PdfFormXObject |
PdfFormXObject.put(PdfName key,
PdfObject value) |
PdfFormXObject |
PdfFormXObject.setBBox(PdfArray bBox) |
PdfFormXObject |
PdfFormXObject.setGroup(PdfTransparencyGroup transparency) |
PdfFormXObject |
PdfFormXObject.setMarkStyle(PdfString markStyle) |
PdfFormXObject |
PdfFormXObject.setProcessColorModel(PdfName model) |
PdfFormXObject |
PdfFormXObject.setSeparationColorNames(PdfArray colorNames) |
PdfFormXObject |
PdfFormXObject.setTrapRegions(PdfArray regions) |
PdfFormXObject |
PdfFormXObject.setTrapStyles(PdfString trapStyles) |
Copyright © 1998–2016 iText Group NV. All rights reserved.