Modifier and Type | Class and Description |
---|---|
class |
PdfAcroForm
This class represents the static form technology AcroForm on a PDF file.
|
class |
PdfSigFieldLock
A signature field lock dictionary.
|
Modifier and Type | Method and Description |
---|---|
PdfObjectWrapper<PdfDictionary> |
PdfAcroForm.setModified() |
Modifier and Type | Class and Description |
---|---|
class |
PdfButtonFormField
An interactive control on the screen that raises events and/or can retain data.
|
class |
PdfChoiceFormField
An AcroForm field type representing any type of choice field.
|
class |
PdfFormField
This class represents a single field or field group in an AcroForm .
|
class |
PdfSignatureFormField
An AcroForm field containing signature data.
|
class |
PdfTextFormField
An AcroForm field containing textual data.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfFont |
class |
PdfSimpleFont |
class |
PdfTrueTypeFont
Note.
|
class |
PdfType0Font |
class |
PdfType1Font |
class |
PdfType3Font
Low-level API class for Type 3 fonts.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfAnnotationBorder
Specifying the characteristics of the annotation’s border.
|
class |
PdfCatalog
The root of a document’s object hierarchy.
|
class |
PdfDate
PdfDate is the PDF date object.
|
class |
PdfEncryptedPayload |
class |
PdfEncryptedPayloadDocument |
class |
PdfEncryption |
class |
PdfOutputIntent
Specify the colour characteristics of output devices on which the document might be rendered See ISO 32000-1 14.11.5: Output Intents.
|
class |
PdfPage |
class |
PdfResources
Wrapper class that represent resource dictionary - that define named resources used by content streams operators.
|
class |
PdfViewerPreferences |
Modifier and Type | Method and Description |
---|---|
PdfObjectWrapper<T> |
PdfObjectWrapper.makeIndirect(PdfDocument document)
Marks object behind wrapper to be saved as indirect.
|
PdfObjectWrapper<T> |
PdfObjectWrapper.makeIndirect(PdfDocument document, PdfIndirectReference reference)
Marks object behind wrapper to be saved as indirect.
|
PdfObjectWrapper<T> |
PdfObjectWrapper.setModified() |
PdfObjectWrapper<PdfDictionary> |
PdfResources.setModified() |
Modifier and Type | Method and Description |
---|---|
|
PdfResources.getResourceName(PdfObjectWrapper
Gets the mapped resource name of the PdfObject under the given wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfAction
A wrapper for action dictionaries (ISO 32000-1 section 12.6).
|
class |
PdfMediaClipData
This class is a wrapper of media clip data dictionary that defines the data for a media object that can be played.
|
class |
PdfRendition
This a wrapper around a rendition dictionary.
|
class |
PdfTarget
A target dictionary locates the target in relation to the source, in much the same way that a relative path describes the physical relationship between two files in a file system.
|
class |
PdfWin
This class is a wrapper around a Windows launch parameter dictionary.
|
Modifier and Type | Method and Description |
---|---|
static void |
PdfAction.setAdditionalAction(PdfObjectWrapper<PdfDictionary> wrapper, PdfName key, PdfAction action)
Adds an additional action to the provided PdfObjectWrapper <PdfDictionary > wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
Pdf3DAnnotation
This class represents 3D annotations by which 3D artwork shall be represented in a PDF document.
|
class |
PdfAnnotation
This is a super class for the annotation dictionary wrappers.
|
class |
PdfAnnotationAppearance |
class |
PdfCaretAnnotation |
class |
PdfCircleAnnotation |
class |
PdfFileAttachmentAnnotation |
class |
PdfFixedPrint |
class |
PdfFreeTextAnnotation |
class |
PdfInkAnnotation |
class |
PdfLineAnnotation
The purpose of a line annotation is to display a single straight line on the page.
|
class |
PdfLinkAnnotation
A link annotation represents either a hypertext link to a destination elsewhere in the document or an PdfAction to be performed.
|
class |
PdfMarkupAnnotation
This is a super class for the annotations which are defined as markup annotations because they are used primarily to mark up PDF documents.
|
class |
PdfPolyGeomAnnotation |
class |
PdfPopupAnnotation |
class |
PdfPrinterMarkAnnotation |
class |
PdfRedactAnnotation |
class |
PdfRichMediaAnnotation
Deprecated.
Remove this class in 7.2. The deprecation relates to the fact that the prototype hasn't been implemented in a full yet and we do not expect the situation to change.
|
class |
PdfScreenAnnotation |
class |
PdfSoundAnnotation |
class |
PdfSquareAnnotation |
class |
PdfStampAnnotation |
class |
PdfTextAnnotation |
class |
PdfTextMarkupAnnotation |
class |
PdfTrapNetworkAnnotation
A PdfTrapNetworkAnnotation may be used to define the trapping characteristics for a page of a PDF document.
|
class |
PdfWatermarkAnnotation |
class |
PdfWidgetAnnotation |
Modifier and Type | Class and Description |
---|---|
class |
PdfCollection |
class |
PdfCollectionField |
class |
PdfCollectionItem |
class |
PdfCollectionSchema |
class |
PdfCollectionSort |
Modifier and Type | Class and Description |
---|---|
class |
PdfCieBasedCs |
static class |
PdfCieBasedCs.CalGray |
static class |
PdfCieBasedCs.CalRgb |
static class |
PdfCieBasedCs.IccBased |
static class |
PdfCieBasedCs.Lab |
class |
PdfColorSpace
Represents the most common properties of color spaces.
|
class |
PdfDeviceCs |
static class |
PdfDeviceCs.Cmyk |
static class |
PdfDeviceCs.Gray |
static class |
PdfDeviceCs.Rgb |
class |
PdfPattern
Dictionary wrapper that represent special type of color space, that uses pattern objects as the equivalent of colour values instead of the numeric component values used with other spaces.
|
static class |
PdfPattern.Shading
Shading pattern provides a smooth transition between colors across an area to be painted, independent of the resolution of any particular output device and without specifying the number of steps in the color transition.
|
static class |
PdfPattern.Tiling
Wrapper that represents tiling pattern of color space.
|
class |
PdfShading
The abstract PdfShading class that represents the Shading Dictionary PDF object.
|
static class |
PdfShading.Axial
The class that extends PdfShading class and is in charge of Shading Dictionary with axial type, that define a colour blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to that axis.
|
static class |
PdfShading.CoonsPatchMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with Coons Patch mesh type.
|
static class |
PdfShading.FreeFormGouraudShadedTriangleMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type.
|
static class |
PdfShading.FunctionBased
The class that extends PdfShading class and is in charge of Shading Dictionary with function-based type, that defines color at every point in the domain by a specified mathematical function.
|
static class |
PdfShading.LatticeFormGouraudShadedTriangleMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with lattice-form Gouraud-shaded triangle mesh type.
|
static class |
PdfShading.Radial
The class that extends PdfShading class and is in charge of Shading Dictionary with radial type, that define a colour blend that varies between two circles.
|
static class |
PdfShading.TensorProductPatchMesh
The class that extends PdfShading class and is in charge of Shading Dictionary with Tensor-Product Patch mesh type.
|
class |
PdfSpecialCs |
static class |
PdfSpecialCs.DeviceN |
static class |
PdfSpecialCs.Indexed |
static class |
PdfSpecialCs.NChannel |
static class |
PdfSpecialCs.Pattern |
static class |
PdfSpecialCs.Separation |
static class |
PdfSpecialCs.UncoloredTilingPattern |
Modifier and Type | Class and Description |
---|---|
class |
PdfExtGState
Graphics state parameter dictionary wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfDictionaryFS |
class |
PdfFileSpec |
class |
PdfStringFS |
Modifier and Type | Class and Description |
---|---|
class |
PdfFunction |
static class |
PdfFunction.Type0 |
static class |
PdfFunction.Type2 |
static class |
PdfFunction.Type3 |
static class |
PdfFunction.Type4 |
Modifier and Type | Class and Description |
---|---|
class |
PdfLayer
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.
|
class |
PdfLayerMembership
Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.
|
class |
PdfOCProperties
This class represents /OCProperties entry if pdf catalog and manages the layers of the pdf document.
|
class |
PdfVisibilityExpression
An array specifying a visibility expression, used to compute visibility of content based on a set of optional content groups.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfDestination |
class |
PdfExplicitDestination
This class shall be used for creation of destinations, associated with outline items, annotations or actions within current document.
|
class |
PdfExplicitRemoteGoToDestination
This class shall be used for creation of destinations, associated Remote Go-To and Embedded Go-To actions only, i.e.
|
class |
PdfNamedDestination |
class |
PdfStringDestination |
class |
PdfStructureDestination |
Modifier and Type | Class and Description |
---|---|
class |
PdfMcr
Represents Marked Content Reference (MCR) object wrapper.
|
class |
PdfMcrDictionary |
class |
PdfMcrNumber |
class |
PdfNamespace
A wrapper for namespace dictionaries (ISO 32000-2 section 14.7.4).
|
class |
PdfObjRef |
class |
PdfStructElem
A wrapper for structure element dictionaries (ISO-32000 14.7.2 "Structure Hierarchy").
|
class |
PdfStructTreeRoot
Represents a wrapper-class for structure tree root dictionary.
|
class |
PdfStructureAttributes |
class |
PdfUserPropertiesAttributes |
class |
PdfUserProperty |
Modifier and Type | Class and Description |
---|---|
class |
PdfFormXObject
A wrapper for Form XObject.
|
class |
PdfImageXObject
A wrapper for Image XObject.
|
class |
PdfTransparencyGroup |
class |
PdfXObject
An abstract wrapper for supported types of XObject.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfSignature
Represents the signature dictionary.
|
class |
PdfSignatureApp
A dictionary that stores the name of the application that signs the PDF.
|
class |
PdfSignatureBuildProperties
Dictionary that stores signature build properties.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.