Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

ACTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
ActionObject - Class in com.itextpdf.forms.xfdf
Represent Action tag in xfdf document structure.
ActionObject(PdfName) - Constructor for class com.itextpdf.forms.xfdf.ActionObject
 
addAnnot(AnnotObject) - Method in class com.itextpdf.forms.xfdf.AnnotsObject
Adds a new AnnotObject to the list of children annotations.
addAttribute(AttributeObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Adds new AttributeObject to the list of annotation attributes.
addField(PdfFormField) - Method in class com.itextpdf.forms.PdfAcroForm
This method adds the field to the last page in the document.
addField(PdfFormField, PdfPage) - Method in class com.itextpdf.forms.PdfAcroForm
This method adds the field to a specific page.
addField(FieldObject) - Method in class com.itextpdf.forms.xfdf.FieldsObject
Adds a new field to the list.
addFieldAppearanceToPage(PdfFormField, PdfPage) - Method in class com.itextpdf.forms.PdfAcroForm
This method merges field with its annotation and place it on the given page.
addKid(PdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a PdfFormField.
addKid(PdfWidgetAnnotation) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a PdfWidgetAnnotation.
ALIGN_CENTER - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
ALIGN_LEFT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
ALIGN_RIGHT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
ANNOT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
AnnotObject - Class in com.itextpdf.forms.xfdf
Represents annotation, a child element of annots tag in Xfdf document structure.
AnnotObject() - Constructor for class com.itextpdf.forms.xfdf.AnnotObject
 
ANNOTS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
AnnotsObject - Class in com.itextpdf.forms.xfdf
Represent annots tag in xfdf document structure.
AnnotsObject() - Constructor for class com.itextpdf.forms.xfdf.AnnotsObject
 
APPEARANCE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
APPEND_ONLY - Static variable in class com.itextpdf.forms.PdfAcroForm
ATTRIBUTE_NAME_OR_VALUE_MISSING - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
Deprecated.
Use XfdfException.ATTRIBUTE_NAME_OR_VALUE_MISSING instead. The constant will be removed in 7.2.
ATTRIBUTE_NAME_OR_VALUE_MISSING - Static variable in exception com.itextpdf.forms.xfdf.XfdfException
Message in case one tries to add attribute with null name or value
AttributeNotFoundException - Exception in com.itextpdf.forms.xfdf
 
AttributeNotFoundException(String) - Constructor for exception com.itextpdf.forms.xfdf.AttributeNotFoundException
The exception thrown when the attribute with given name is not found in the object attributes list.
AttributeObject - Class in com.itextpdf.forms.xfdf
Represents the attribute of any xfdf element.
AttributeObject(String, String) - Constructor for class com.itextpdf.forms.xfdf.AttributeObject
 

B

backgroundColor - Variable in class com.itextpdf.forms.fields.PdfFormField
 
BORDER_STYLE_ALT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
borderColor - Variable in class com.itextpdf.forms.fields.PdfFormField
 
BorderStyleAltObject - Class in com.itextpdf.forms.xfdf
Represents the BorderStyleAlt element, a child of the link element.
BorderStyleAltObject(float, float, float) - Constructor for class com.itextpdf.forms.xfdf.BorderStyleAltObject
 
borderWidth - Variable in class com.itextpdf.forms.fields.PdfFormField
 
BOTTOM - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

C

CAPTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
CAPTION_OFFSET_H - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
CAPTION_OFFSET_V - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
CAPTION_STYLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
CARET - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
check - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
checkType - Variable in class com.itextpdf.forms.fields.PdfFormField
 
circle - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
CIRCLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
color - Variable in class com.itextpdf.forms.fields.PdfFormField
 
COLOR - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
com.itextpdf.forms - package com.itextpdf.forms
 
com.itextpdf.forms.fields - package com.itextpdf.forms.fields
 
com.itextpdf.forms.util - package com.itextpdf.forms.util
 
com.itextpdf.forms.xfa - package com.itextpdf.forms.xfa
 
com.itextpdf.forms.xfdf - package com.itextpdf.forms.xfdf
 
CONTENTS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
CONTENTS_RICHTEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
COORDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
copy(PdfPage, PdfPage) - Method in class com.itextpdf.forms.PdfPageFormCopier
 
copyField(String) - Method in class com.itextpdf.forms.PdfAcroForm
Creates an in-memory copy of a PdfFormField.
createButton(PdfDocument, Rectangle, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty button form field with custom behavior and layout, on a specified location.
createButton(PdfDocument, Rectangle, int, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty button form field with custom behavior and layout, on a specified location.
createButton(PdfDocument, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty button form field with custom behavior and layout.
createButton(PdfDocument, int, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty button form field with custom behavior and layout.
createCheckBox(PdfDocument, Rectangle, String, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a checkbox.
createCheckBox(PdfDocument, Rectangle, String, String, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a checkbox.
createCheckBox(PdfDocument, Rectangle, String, String, int, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a checkbox.
createChoice(PdfDocument, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty choice form field.
createChoice(PdfDocument, int, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty choice form field.
createChoice(PdfDocument, Rectangle, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty choice form field with custom behavior and layout, on a specified location.
createChoice(PdfDocument, Rectangle, String, String, PdfArray, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a choice form field with custom behavior and layout, on a specified location.
createChoice(PdfDocument, Rectangle, String, String, PdfArray, int, PdfFont, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a choice form field with custom behavior and layout, on a specified location.
createChoice(PdfDocument, Rectangle, String, String, PdfFont, float, PdfArray, int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a choice form field with custom behavior and layout, on a specified location.
createChoice(PdfDocument, Rectangle, String, String, PdfFont, float, PdfArray, int, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a choice form field with custom behavior and layout, on a specified location.
createComboBox(PdfDocument, Rectangle, String, String, String[][]) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a combobox with custom behavior and layout, on a specified location.
createComboBox(PdfDocument, Rectangle, String, String, String[][], PdfFont, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a combobox with custom behavior and layout, on a specified location.
createComboBox(PdfDocument, Rectangle, String, String, String[]) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a combobox with custom behavior and layout, on a specified location.
createComboBox(PdfDocument, Rectangle, String, String, String[], PdfFont, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a combobox with custom behavior and layout, on a specified location.
createEmptyField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty form field without a predefined set of layout or behavior.
createEmptyField(PdfDocument, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty form field without a predefined set of layout or behavior.
createList(PdfDocument, Rectangle, String, String, String[][]) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a list field with custom behavior and layout, on a specified location.
createList(PdfDocument, Rectangle, String, String, String[][], PdfFont, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a list field with custom behavior and layout, on a specified location.
createList(PdfDocument, Rectangle, String, String, String[]) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a list field with custom behavior and layout, on a specified location.
createList(PdfDocument, Rectangle, String, String, String[], PdfFont, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a list field with custom behavior and layout, on a specified location.
createMultilineText(PdfDocument, Rectangle, String, String, PdfFont, float) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named multilined text form field with an initial value, with a specified font and font size.
createMultilineText(PdfDocument, Rectangle, String, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named multiline text form field with an initial value, and the form's default font specified in PdfAcroForm.getDefaultResources().
createPushButton(PdfDocument, Rectangle, String, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a push button without data.
createPushButton(PdfDocument, Rectangle, String, String, PdfFont, float) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a push button without data, with its caption in a custom font.
createPushButton(PdfDocument, Rectangle, String, String, PdfFont, float, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a PdfButtonFormField as a push button without data, with its caption in a custom font.
createRadioButton(PdfDocument, Rectangle, PdfButtonFormField, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a generic PdfFormField that is added to a radio group.
createRadioButton(PdfDocument, Rectangle, PdfButtonFormField, String, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a generic PdfFormField that is added to a radio group.
createRadioGroup(PdfDocument, String, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
createRadioGroup(PdfDocument, String, String, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
createSignature(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty signature form field.
createSignature(PdfDocument, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty signature form field.
createSignature(PdfDocument, Rectangle) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty signature form field.
createSignature(PdfDocument, Rectangle, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty signature form field.
createText(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty text form field.
createText(PdfDocument, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty text form field.
createText(PdfDocument, Rectangle) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates an empty text form field.
createText(PdfDocument, Rectangle, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named text form field with an initial value, and the form's default font specified in PdfAcroForm.getDefaultResources().
createText(PdfDocument, Rectangle, String, String) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named text form field with an initial value, and the form's default font specified in PdfAcroForm.getDefaultResources().
createText(PdfDocument, Rectangle, String, String, PdfFont, float) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named text form field with an initial value, with a specified font and font size.
createText(PdfDocument, Rectangle, String, String, PdfFont, float, boolean) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named text form field with an initial value, with a specified font and font size.
createText(PdfDocument, Rectangle, String, String, PdfFont, float, boolean, PdfAConformanceLevel) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a named text form field with an initial value, with a specified font and font size.
createXfdfObject(PdfDocument, String) - Method in class com.itextpdf.forms.xfdf.XfdfObjectFactory
Extracts data from pdf document acroform and annotations into XfdfObject.
createXfdfObject(InputStream) - Method in class com.itextpdf.forms.xfdf.XfdfObjectFactory
Extracts data from input stream into XfdfObject.
CREATION_DATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
cross - Static variable in class com.itextpdf.forms.util.DrawingUtil
 

D

DA_COLOR - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
DA_FONT - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
DA_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
DASH_PATTERN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DASHES - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DEFAULT_APPEARANCE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DEFAULT_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
DEFAULT_STYLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DEST - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
DestObject - Class in com.itextpdf.forms.xfdf
Represents Dest element, a child of the link, GoTo, and GoToR elements.
DestObject() - Constructor for class com.itextpdf.forms.xfdf.DestObject
 
diamond - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
document - Variable in class com.itextpdf.forms.PdfAcroForm
The PdfDocument to which the PdfAcroForm belongs.
drawBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws a border using the borderWidth and borderColor of the form field.
drawButton(PdfCanvas, float, float, float, float, String, PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Performs the low-level drawing operations to draw a button object.
drawCheckAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance of a checkbox with a specified state value.
drawCheckBox(PdfCanvas, float, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Performs the low-level drawing operations to draw a checkbox object.
drawCircle(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawCross(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
DrawingUtil - Class in com.itextpdf.forms.util
Utility class to draw form fields PdfFormField.
DrawingUtil() - Constructor for class com.itextpdf.forms.util.DrawingUtil
 
drawMultiLineTextAppearance(Rectangle, PdfFont, float, String, PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfFormField
drawMultiLineTextAppearance(Rectangle, PdfFont, String, PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawPdfA1CheckAppearance(float, float, String, int) - Method in class com.itextpdf.forms.fields.PdfFormField
drawPdfA1RadioAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
drawPdfA2CheckAppearance(float, float, String, int) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws PDF/A-2 compliant check appearance.
drawPdfACheck(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACheck(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACheckBox(PdfCanvas, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawPdfACircle(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACircle(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACross(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACross(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfADiamond(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfADiamond(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfASquare(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfASquare(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfAStar(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfAStar(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPushButtonAppearance(float, float, String, PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance for a push button.
drawPushButtonAppearance(float, float, String, PdfFont, PdfName, float) - Method in class com.itextpdf.forms.fields.PdfFormField
drawRadioAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance of a radio button with a specified value.
drawRadioBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawRadioField(PdfCanvas, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws a radio button.
drawTextAppearance(Rectangle, PdfFont, float, String, PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the visual appearance of text in a form field.

E

ElementContentEncodingFormat - Enum in com.itextpdf.forms.xfdf
Represents encoding attribute of data or resource elements (children of fileattachment and sound elements).
EMPTY_F_LEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
EMPTY_FIELD_NAME_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
EMPTY_FIELD_VALUE_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
EMPTY_IDS_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
Encoding - Enum in com.itextpdf.forms.xfdf
Deprecated.
END - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
extractXFANodes(Document) - Static method in class com.itextpdf.forms.xfa.XfaForm
Extracts DOM nodes from an XFA document.

F

F - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FF_COMB - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_COMBO - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
Choice field flags
FF_COMMIT_ON_SEL_CHANGE - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_DO_NOT_SCROLL - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_EDIT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_FILE_SELECT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_MULTI_SELECT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_MULTILINE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Flag that designates, if set, that the field can contain multiple lines of text.
FF_NO_EXPORT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_NO_TOGGLE_TO_OFF - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
Button field flags
FF_PASSWORD - Static variable in class com.itextpdf.forms.fields.PdfFormField
Flag that designates, if set, that the field's contents must be obfuscated.
FF_PUSH_BUTTON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_RADIO - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_RADIOS_IN_UNISON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_READ_ONLY - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_REQUIRED - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_RICH_TEXT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_SORT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FIELD - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FieldObject - Class in com.itextpdf.forms.xfdf
Represents the field element, a child of the fields and field elements.
FieldObject() - Constructor for class com.itextpdf.forms.xfdf.FieldObject
 
FieldObject(String, String, boolean) - Constructor for class com.itextpdf.forms.xfdf.FieldObject
 
fields - Variable in class com.itextpdf.forms.PdfAcroForm
A map of field names and their associated form field objects.
FIELDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FieldsObject - Class in com.itextpdf.forms.xfdf
Represents the fields element, a child of the xfdf element and is the container for form field elements.
FieldsObject() - Constructor for class com.itextpdf.forms.xfdf.FieldsObject
 
FILE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FILEATTACHMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
fillXfaForm(File) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(File, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(InputStream) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(InputStream, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(InputSource) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(InputSource, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(Node) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
fillXfaForm(Node, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
Replaces the XFA data under datasets/data.
findDatasetsName(String) - Method in class com.itextpdf.forms.xfa.XfaForm
Finds the complete SOM name contained in the datasets section from a possibly partial name.
findDatasetsNode(String) - Method in class com.itextpdf.forms.xfa.XfaForm
Finds the Node contained in the datasets section from a possibly partial name.
findFieldName(String) - Method in class com.itextpdf.forms.xfa.XfaForm
Finds the complete field name from a partial name.
FIT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_B - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_BH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_BV - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_H - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_R - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIT_V - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FitObject - Class in com.itextpdf.forms.xfdf
Represent Fit, a child of the Dest element.
FitObject(PdfObject) - Constructor for class com.itextpdf.forms.xfdf.FitObject
 
FLAGS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
flattenFields() - Method in class com.itextpdf.forms.PdfAcroForm
Flattens interactive form fields in the document.
FObject - Class in com.itextpdf.forms.xfdf
Represents f element, child of the xfdf element.
FObject(String) - Constructor for class com.itextpdf.forms.xfdf.FObject
 
font - Variable in class com.itextpdf.forms.fields.PdfFormField
 
fontSize - Variable in class com.itextpdf.forms.fields.PdfFormField
 
form - Variable in class com.itextpdf.forms.fields.PdfFormField
 
FREETEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FRINGE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

G

generateAppearance - Variable in class com.itextpdf.forms.PdfAcroForm
Keeps track of whether or not appearances must be generated by the form fields themselves, or by the PDF viewer application.
generateDefaultAppearanceString(PdfFont, float, Color, PdfResources) - Method in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
getAcroForm(PdfDocument, boolean) - Static method in class com.itextpdf.forms.PdfAcroForm
Retrieves AcroForm from the document.
getAction() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets Action element, a child of OnActivation element of the link annotation.
getAdditionalAction() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the currently additional action dictionary for the form field.
getAlternativeName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current alternate name.
getAnnots() - Method in class com.itextpdf.forms.xfdf.XfdfObject
Gets the annots element, a child of the xfdf element and is the container for annot elements.
getAnnotsList() - Method in class com.itextpdf.forms.xfdf.AnnotsObject
Gets a list of children annotations.
getAppearance() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of the appearance element, a child element of stamp element.
getAppearanceStates() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the appearance state names.
getAttribute(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Finds the attribute by name in attributes list.
getAttributes() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets a list of all attributes of the annotation.
getAttributes() - Method in class com.itextpdf.forms.xfdf.XfdfObject
Gets the list of attributes of xfdf object.
getAttributeValue(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Finds the attribute by name in attributes list and return its string value.
getBorderStyleAlt() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the BorderStyleAlt element, a child of the link element.
getBorderWidth() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the border width for the field.
getBottom() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets a float vertical coordinate positioned at the bottom edge of the window.
getCalculationOrder() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the CO array property on the AcroForm.
getColor() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current color of the form field.
getContent() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets an encoded border style string.
getContents() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of contents tag in Xfdf document structure.
getContentsRichText() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of contents-richtext tag in Xfdf document structure.
getDashPattern() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets a array of numbers specifying the pattern of dashes and gaps of the border.
getDatasetsNode() - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the Node that corresponds to the datasets part.
getDefaultAppearance() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.
getDefaultAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the DA String property on the AcroForm.
getDefaultAppearance() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of the defaultappearance element, a child of the caret and freetext elements.
getDefaultJustification() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the Q integer property on the AcroForm.
getDefaultResources() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the DR dictionary property on the AcroForm.
getDefaultStyle() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a default style string, as described in "Rich Text Strings" section of Pdf spec.
getDefaultStyle() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of the defaultstyle element, a child of the freetext element.
getDefaultValue() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the default fallback value for the form field.
getDestination() - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets Dest, inner element of link, GoTo, and GoToR elements.
getDestination() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets Dest element, a child element of link, GoTo, GoToR elements.
getDocument() - Method in class com.itextpdf.forms.fields.PdfFormField
 
getDomDocument() - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the top level DOM document.
getF() - Method in class com.itextpdf.forms.xfdf.XfdfObject
Gets the f element, child of the xfdf element.
getField(String) - Method in class com.itextpdf.forms.PdfAcroForm
Gets a form field by its name.
getFieldFlag(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Checks whether a certain flag, or any of a combination of flags, is set for this form field.
getFieldFlags() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current list of PDF form field flags.
getFieldList() - Method in class com.itextpdf.forms.xfdf.FieldsObject
Gets a list of children fields
getFieldName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current field name.
getFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets all AcroForm fields in the document.
getFields() - Method in class com.itextpdf.forms.xfdf.XfdfObject
Gets the fields element, a child of the xfdf element and is the container for form field elements.
getFieldsForFlattening() - Method in class com.itextpdf.forms.PdfAcroForm
Gets a collection of form fields, prepared for flattening using PdfAcroForm.partialFormFlattening(java.lang.String) method.
getFileOriginalName() - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets the string value of OriginalName, required attribute of File inner element of GoToR or Launch element.
getFit() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the Fit element, a child of the Dest element.
getFitB() - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitB element, a child of the Dest element.
getFitBH() - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitBH element, a child of the Dest element.
getFitBV() - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitBV element, a child of the Dest element.
getFitH() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the FitH element, a child of the Dest element.
getFitR() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the FitR element, a child of the Dest element.
getFitV() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the FitV element, a child of the Dest element.
getFont() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current font of the form field.
getFontAndSize(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
getFontSize() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current fontSize of the form field.
getFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the form fields as a Map.
getFormType() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
Returns Btn, the form type for choice form fields.
getFormType() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Returns Ch, the form type for choice form fields.
getFormType() - Method in class com.itextpdf.forms.fields.PdfFormField
Returns the type of the parent form field, or of the wrapped <PdfDictionary> object.
getFormType() - Method in class com.itextpdf.forms.fields.PdfSignatureFormField
Returns Sig, the form type for signature form fields.
getFormType() - Method in class com.itextpdf.forms.fields.PdfTextFormField
Returns Tx, the form type for textual form fields.
getHCornerRadius() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets a float value specifying the horizontal corner radius of the rectangular border.
getHref() - Method in class com.itextpdf.forms.xfdf.FObject
Gets the name of the source or target file.
getIds() - Method in class com.itextpdf.forms.xfdf.XfdfObject
Gets the ids element, child of the xfdf element.
getIndices() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Gets the currently selected items in the field
getJustification() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a code specifying the form of quadding (justification) to be used in displaying the text: 0 Left-justified 1 Centered 2 Right-justified
getKids() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the kids of this object.
getLeft() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets a float horizontal coordinate positioned at the left edge of the window.
getLockActionValue(PdfSigFieldLock.LockAction) - Static method in class com.itextpdf.forms.PdfSigFieldLock
 
getLockPermission(PdfSigFieldLock.LockPermissions) - Static method in class com.itextpdf.forms.PdfSigFieldLock
 
getMappingName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current mapping name.
getMaxLen() - Method in class com.itextpdf.forms.fields.PdfTextFormField
Gets the maximum length of the field's text, in characters.
getModified() - Method in class com.itextpdf.forms.xfdf.IdsObject
Gets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
getName() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of the type of annotation.
getName() - Method in class com.itextpdf.forms.xfdf.AttributeObject
Returns a string containing attribute name.
getName() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets string value of the Name attribute of Named element, a child of Dest element.
getName() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets the string value of the name attribute of the field element.
getNameAction() - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets the value of Name, required attribute of Named element.
getNeedAppearances() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the NeedAppearances boolean property on the AcroForm.
getNodeText(Node) - Static method in class com.itextpdf.forms.xfa.XfaForm
Gets all the text contained in the child nodes of this node.
getOptions() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets options for the form field.
getOriginal() - Method in class com.itextpdf.forms.xfdf.IdsObject
Gets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.
getPage() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets the PdfObject representing the page displayed by current Fit element.
getParent() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the parent dictionary.
getParent() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets a parent field of current field.
getPdfDocument() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the PdfDocument this PdfAcroForm belongs to.
getPopup() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the popup annotation, an inner element of the annotation element.
getRect(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
 
getRef() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the reference to the source PdfAnnotation.
getRichText() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a rich text string, as described in "Rich Text Strings" section of Pdf spec.
getRichTextValue() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets the string representation of the value-richtext element, a child of the field element and contains the field's value formatted as a rich text string.
getRight() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets a float horizontal coordinate positioned at the right edge of the window.
getSigFieldLockDictionary() - Method in class com.itextpdf.forms.fields.PdfSignatureFormField
Gets the PdfSigFieldLock, which contains fields that must be locked if the document is signed.
getSignatureFlags() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the SigFlags integer property on the AcroForm.
getTop() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets a float vertical coordinate positioned at the top edge of the window.
getTopIndex() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Gets the current index of the first option in a scrollable list.
getType() - Method in class com.itextpdf.forms.xfdf.ActionObject
Returns the type of inner action element.
getUri() - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets the string value of URI elements.
getValue() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current value contained in the form field.
getValue() - Method in class com.itextpdf.forms.xfdf.AttributeObject
Returns a string representation of attribute value.
getValue() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets the string representation of the value element, a child of the field element and contains the field's value, whose format may vary depending on the field type.
getValueAsString() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current value contained in the form field.
getVCornerRadius() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets a float value specifying the vertical corner radius of the rectangular border.
getVertices() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string, containing vertices element, a child of the polygon and polyline elements.
getWidgets() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all PdfWidgetAnnotation that this form field and its kids refer to.
getWidth() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets a float value specifying the width of the rectangular border.
getXfaFieldValue(String) - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the xfa field value.
getXfaForm() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the XfaForm atribute.
getXFAResource() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the XFA property on the AcroForm.
getXyz() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the XYZ element, a child of the Dest element.
getZoom() - Method in class com.itextpdf.forms.xfdf.FitObject
Gets a float representing the zoom ratio.
GO_TO - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
GO_TO_R - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

H

H_CORNER_RADIUS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
hasXfaForm() - Method in class com.itextpdf.forms.PdfAcroForm
Determines whether the AcroForm contains XFA data.
HEAD - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HIDDEN - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
HIDDEN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HIDDEN_BUT_PRINTABLE - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
HIGHLIGHT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HREF - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

I

ICON - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
IDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
IdsObject - Class in com.itextpdf.forms.xfdf
Represents ids element, child of the xfdf element.
IdsObject() - Constructor for class com.itextpdf.forms.xfdf.IdsObject
 
img - Variable in class com.itextpdf.forms.fields.PdfFormField
 
IN_REPLY_TO - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INK - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INTENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INTERIOR_COLOR - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INVISIBLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
IS_MAP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
isComb() - Method in class com.itextpdf.forms.fields.PdfTextFormField
Meaningful only if the MaxLen entry is present in the text field dictionary and if the Multiline, Password, and FileSelect flags are clear.
isCombo() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field is a combo box; if false, the field is a list box.
isCommitOnSelChange() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the new value shall be committed as soon as a selection is made (commonly with the pointing device).
isContainsRichText() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets a boolean indicating if a value-richtext element is present inside the field.
isEdit() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the combo box shall include an editable text box as well as a drop-down list; if false, it shall include only a drop-down list.
isFileSelect() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.
isGenerateAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the attribute generateAppearance, which tells PdfAcroForm.flattenFields() to generate an appearance Stream for all form fields that don't have one.
isHasPopup() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the boolean, indicating if annotation has inner popup element.
isMap() - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets IsMap, optional attribute of URI element.
isMultiline() - Method in class com.itextpdf.forms.fields.PdfFormField
If true, the field can contain multiple lines of text; if false, the field's text is restricted to a single line.
isMultiSelect() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, more than one of the field's option items may be selected simultaneously; if false, at most one item shall be selected.
isNewWindow() - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the boolean value of NewWindow, optional attribute of Launch element.
isNoExport() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the NoExport attribute.
isPassword() - Method in class com.itextpdf.forms.fields.PdfFormField
If true, the field is intended for entering a secure password that should not be echoed visibly to the screen.
isPushButton() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a pushbutton that does not retain a permanent value.
isRadio() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a set of radio buttons; if false, the field is a check box.
isRadiosInUnison() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked.
isReadOnly() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the ReadOnly flag, specifying whether or not the field can be changed.
isRequired() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the Required flag, specifying whether or not the field must be filled in.
isRichText() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the value of this field should be represented as a rich text string.
isScroll() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field scrolls (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than fits within its annotation rectangle.
isSort() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field's option items shall be sorted alphabetically.
isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, text entered in the field shall be spell-checked..
isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, text entered in the field is spell-checked.
isToggleOff() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, clicking the selected button deselects it, leaving no button selected.
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.fields.PdfFormField
 
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfAcroForm
 
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfSigFieldLock
 
isXfaPresent() - Method in class com.itextpdf.forms.xfa.XfaForm
Returns true if it is a XFA form.

J

JUSTIFICATION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

L

LAUNCH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LEADER_EXTENDED - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LEADER_LENGTH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LEADER_OFFSET - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LEFT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LINE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LINK - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
LOCKED - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

M

makeFieldFlag(int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Makes a field flag by bit position.
makeFormField(PdfObject, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a (subtype of) PdfFormField object.
mergeToPdf(PdfDocument, String) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Merges info from XfdfObject to pdf document.
MIN_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
Mode - Enum in com.itextpdf.forms.xfdf
Represents the mode attribute of data and resource elements.
MODIFIED - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

N

NAME - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NAME_CAPITAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NAMED - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NEW_WINDOW - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NO_ROTATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NO_VIEW - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
NO_ZOOM - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

O

ON_ACTIVATION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
OPACITY - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
OPEN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
ORIGINAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
ORIGINAL_NAME - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

P

PAGE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
PAGE_CAPITAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
PAGE_IS_MISSING - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
Deprecated.
Use XfdfException.PAGE_IS_MISSING instead. The constant will be removed in 7.2.
PAGE_IS_MISSING - Static variable in exception com.itextpdf.forms.xfdf.XfdfException
Message in case one tries to add annotation without indicating the page it belongs to
partialFormFlattening(String) - Method in class com.itextpdf.forms.PdfAcroForm
Adds a form field, identified by name, to the list of fields to be flattened.
pdfAConformanceLevel - Variable in class com.itextpdf.forms.fields.PdfFormField
 
PdfAcroForm - Class in com.itextpdf.forms
This class represents the static form technology AcroForm on a PDF file.
PdfButtonFormField - Class in com.itextpdf.forms.fields
An interactive control on the screen that raises events and/or can retain data.
PdfButtonFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfButtonFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfButtonFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfChoiceFormField - Class in com.itextpdf.forms.fields
An AcroForm field type representing any type of choice field.
PdfChoiceFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfChoiceFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfChoiceFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfFormField - Class in com.itextpdf.forms.fields
This class represents a single field or field group in an AcroForm.
PdfFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a form field as a wrapper object around a PdfDictionary.
PdfFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a minimal PdfFormField.
PdfFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a form field as a parent of a PdfWidgetAnnotation.
PdfPageFormCopier - Class in com.itextpdf.forms
A sample implementation of the {#link IPdfPageExtraCopier} interface which copies only AcroForm fields to a new page.
PdfPageFormCopier() - Constructor for class com.itextpdf.forms.PdfPageFormCopier
 
PdfSigFieldLock - Class in com.itextpdf.forms
A signature field lock dictionary.
PdfSigFieldLock() - Constructor for class com.itextpdf.forms.PdfSigFieldLock
Creates an instance of PdfSigFieldLock.
PdfSigFieldLock(PdfDictionary) - Constructor for class com.itextpdf.forms.PdfSigFieldLock
Creates an instance of PdfSigFieldLock.
PdfSigFieldLock.LockAction - Enum in com.itextpdf.forms
Enumerates the different actions of a signature field lock.
PdfSigFieldLock.LockPermissions - Enum in com.itextpdf.forms
Enumerates the different levels of access permissions granted for the document when the corresponding signature field is signed: PdfSigFieldLock.LockPermissions.NO_CHANGES_ALLOWED - no changes to the document are permitted; any change to the document invalidates the signature, PdfSigFieldLock.LockPermissions.FORM_FILLING - permitted changes are filling in forms, instantiating page templates, and signing; other changes invalidate the signature, PdfSigFieldLock.LockPermissions.FORM_FILLING_AND_ANNOTATION - permitted changes are the same as for the previous, as well as annotation creation, deletion, and modification; other changes invalidate the signature.
PdfSignatureFormField - Class in com.itextpdf.forms.fields
An AcroForm field containing signature data.
PdfSignatureFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfSignatureFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfSignatureFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfTextFormField - Class in com.itextpdf.forms.fields
An AcroForm field containing textual data.
PdfTextFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
PdfTextFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
PdfTextFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
POLYGON - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
POLYLINE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
POPUP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
PRINT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
processOptions(String[][]) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
processOptions(String[]) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
PROJECTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
put(PdfName, PdfObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Inserts the value into the PdfDictionary of this field and associates it with the specified key.
put(PdfName, PdfObject) - Method in class com.itextpdf.forms.PdfAcroForm
 

R

READ_ONLY - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
RECT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
REDACT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
regenerateField() - Method in class com.itextpdf.forms.fields.PdfFormField
This method regenerates appearance stream of the field.
release() - Method in class com.itextpdf.forms.fields.PdfFormField
Releases underlying pdf object and other pdf entities used by wrapper.
release() - Method in class com.itextpdf.forms.PdfAcroForm
Releases underlying pdf object and other pdf entities used by wrapper.
remove(PdfName) - Method in class com.itextpdf.forms.fields.PdfFormField
Removes the specified key from the PdfDictionary of this field.
removeField(String) - Method in class com.itextpdf.forms.PdfAcroForm
Tries to remove the form field with the specified name from the document.
removeXfaForm() - Method in class com.itextpdf.forms.PdfAcroForm
Removes the XFA stream from the document.
renameField(String, String) - Method in class com.itextpdf.forms.PdfAcroForm
Changes the identifier of a form field.
replaceField(String, PdfFormField) - Method in class com.itextpdf.forms.PdfAcroForm
Replaces the PdfFormField of a certain name with another PdfFormField.
REPLY_TYPE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
RIGHT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
rotation - Variable in class com.itextpdf.forms.fields.PdfFormField
 
ROTATION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

S

setAction(PdfAction) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the action on all widgets of this form field.
setAction(ActionObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets Action element, a child of OnActivation element of the link annotation.
setAdditionalAction(PdfName, PdfAction) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets an additional action for the form field.
setAlternativeName(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Changes the alternate name of the field to the specified value.
setAnnots(AnnotsObject) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Sets the annots element, a child of the xfdf element and is the container for annot elements.
setAppearance(PdfName, String, PdfStream) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets an appearance for (the widgets related to) the form field.
setAppearance(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of the appearance element, a child element of stamp element.
setAttributes(List<AttributeObject>) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Sets the list of attributes of xfdf object.
setBackgroundColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the backgroundColor property.
setBorderColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the Border Color.
setBorderStyle(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
 
setBorderStyleAlt(BorderStyleAltObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the BorderStyleAlt element, a child of the link element.
setBorderWidth(float) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the border width for the field.
setBottom(float) - Method in class com.itextpdf.forms.xfdf.FitObject
Sets a float vertical coordinate positioned at the bottom edge of the window.
setCalculationOrder(PdfArray) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the CO array property on the AcroForm.
setCheckType(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Changes the type of graphical marker used to mark a checkbox as 'on'.
setColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the text color.
setComb(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
Meaningful only if the MaxLen entry is present in the text field dictionary and if the Multiline, Password, and FileSelect flags are clear.
setCombo(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field is a combo box; if false, the field is a list box.
setCommitOnSelChange(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the new value shall be committed as soon as a selection is made (commonly with the pointing device).
setContainsRichText(boolean) - Method in class com.itextpdf.forms.xfdf.FieldObject
Sets a boolean indicating if a value-richtext element is present inside the field.
setContent(String) - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Sets an encoded border style string.
setContents(PdfString) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the string value of contents tag in Xfdf document structure.
setContentsRichText(PdfString) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the string value of contents-richtext tag in xfdf document structure.
setDashPattern(float[]) - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Sets a array of numbers specifying the pattern of dashes and gaps of the border.
setDefaultAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
setDefaultAppearance(String) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the DA String property on the AcroForm.
setDefaultAppearance(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the string value of the defaultappearance element, a child of the caret and freetext elements.
setDefaultJustification(int) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the Q integer property on the AcroForm.
setDefaultResources(PdfDictionary) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the DR dictionary property on the AcroForm.
setDefaultStyle(PdfString) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a default style string, as described in "Rich Text Strings" section of Pdf spec.
setDefaultStyle(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the string value of the defaultstyle element, a child of the freetext element.
setDefaultValue(PdfObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the default fallback value for the form field.
setDestination(DestObject) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets Dest, inner element of link, GoTo, and GoToR elements.
setDestination(DestObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets Dest element, a child element of link, GoTo, GoToR elements.
setDocumentPermissions(PdfSigFieldLock.LockPermissions) - Method in class com.itextpdf.forms.PdfSigFieldLock
Sets the permissions granted for the document when the corresponding signature field is signed.
setDomDocument(Document) - Method in class com.itextpdf.forms.xfa.XfaForm
Sets the top DOM document.
setEdit(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the combo box shall include an editable text box as well as a drop-down list; if false, it shall include only a drop-down list.
setF(FObject) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Sets the f element, child of the xfdf element.
setFieldFlag(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a flag, or combination of flags, for the form field.
setFieldFlag(int, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds or removes a flag, or combination of flags, for the form field.
setFieldFlags(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a flag, or combination of flags, for the form field.
setFieldLock(PdfSigFieldLock.LockAction, String...) - Method in class com.itextpdf.forms.PdfSigFieldLock
Sets signature lock for specific fields in the document.
setFieldName(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Changes the name of the field to the specified value.
setFields(FieldsObject) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Sets the fields element, a child of the xfdf element and is the container for form field elements.
setFileOriginalName(String) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the string value of OriginalName, required attribute of File inner element of GoToR or Launch element.
setFileSelect(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.
setFit(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the Fit element, a child of the Dest element.
setFitB(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the FitB element, a child of the Dest element.
setFitBH(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Gets the FitBH element, a child of the Dest element.
setFitBV(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitBV element, a child of the Dest element.
setFitH(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitH element, a child of the Dest element.
setFitR(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitR element, a child of the Dest element.
setFitV(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the FitV element, a child of the Dest element.
setFont(PdfFont) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the font property.
setFontAndSize(PdfFont, int) - Method in class com.itextpdf.forms.fields.PdfFormField
setFontAndSize(PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Combined setter for the font and fontSize properties.
setFontSize(float) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the fontSize property.
setFontSize(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the fontSize property.
setFontSizeAutoScale() - Method in class com.itextpdf.forms.fields.PdfFormField
Sets zero font size which will be interpreted as auto-size according to ISO 32000-1, 12.7.3.3.
setGenerateAppearance(boolean) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the attribute generateAppearance, which tells PdfAcroForm.flattenFields() to generate an appearance Stream for all form fields that don't have one.
setHasPopup(boolean) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the boolean, indicating if annotation has inner popup element.
setHref(String) - Method in class com.itextpdf.forms.xfdf.FObject
Sets the name of the source or target file.
setIds(IdsObject) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Sets the ids element, child of the xfdf element.
setImage(String) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
 
setImageAsForm(PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
 
setIndices(PdfArray) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Sets the selected items in the field.
setJustification(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a code specifying the form of quadding (justification) to be used in displaying the text: 0 Left-justified 1 Centered 2 Right-justified
setLeft(float) - Method in class com.itextpdf.forms.xfdf.FitObject
Sets a float horizontal coordinate positioned at the left edge of the window.
setListSelected(String[]) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Highlights the options.
setListSelected(String[], boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Highlights the options and generates field appearance if needed..
setListSelected(int[]) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Highlights the options.
setMap(boolean) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets IsMap, optional attribute of URI element.
setMappingName(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Changes the mapping name of the field to the specified value.
setMaxLen(int) - Method in class com.itextpdf.forms.fields.PdfTextFormField
Sets the maximum length of the field's text, in characters.
setModified(String) - Method in class com.itextpdf.forms.xfdf.IdsObject
Sets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
setMultiline(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field can contain multiple lines of text; if false, the field?s text is restricted to a single line.
setMultiSelect(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, more than one of the field's option items may be selected simultaneously; if false, at most one item shall be selected.
setName(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the string value of the type of annotation.
setName(String) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets string value of the Name attribute of Named element, a child of Dest element.
setName(String) - Method in class com.itextpdf.forms.xfdf.FieldObject
Sets the string value of the name attribute of the field element.
setNameAction(PdfName) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the value of Name, required attribute of Named element.
setNeedAppearances(boolean) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the NeedAppearances boolean property on the AcroForm.
setNewWindow(boolean) - Method in class com.itextpdf.forms.xfdf.ActionObject
Gets the boolean value of NewWindow, optional attribute of Launch element.
setNodeText(Node, String) - Method in class com.itextpdf.forms.xfa.XfaForm
Sets the text of this node.
setNoExport(boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the NoExport flag, specifying whether or not exporting is forbidden.
setOptions(PdfArray) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets options for the form field.
setOriginal(String) - Method in class com.itextpdf.forms.xfdf.IdsObject
Sets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.
setPage(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Specifies on which page the form field's widget must be shown.
setParent(PdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a parent PdfFormField for the current object.
setParent(FieldObject) - Method in class com.itextpdf.forms.xfdf.FieldObject
Sets a parent field of current field.
setPassword(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field is intended for entering a secure password that should not be echoed visibly to the screen.
setPopup(AnnotObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the popup annotation, an inner element of the annotation element.
setPushButton(boolean) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a pushbutton that does not retain a permanent value.
setRadio(boolean) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a set of radio buttons; if false, the field is a check box.
setRadiosInUnison(boolean) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked.
setReadOnly(boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the ReadOnly flag, specifying whether or not the field can be changed.
setRef(PdfIndirectReference) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the reference to the source PdfAnnotation.
setRequired(boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the Required flag, specifying whether or not the field must be filled in.
setRichText(PdfObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a rich text string, as described in "Rich Text Strings" section of Pdf spec.
setRichText(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the value of this field should be represented as a rich text string.
setRichTextValue(String) - Method in class com.itextpdf.forms.xfdf.FieldObject
Sets the string representation of the value-richtext element, a child of the field element and contains the field's value formatted as a rich text string.
setRight(float) - Method in class com.itextpdf.forms.xfdf.FitObject
Sets a float horizontal coordinate positioned at the right edge of the window.
setRotation(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the degRotation property.
setScroll(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field scrolls (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than fits within its annotation rectangle.
setSignatureFlag(int) - Method in class com.itextpdf.forms.PdfAcroForm
Changes the SigFlags integer property on the AcroForm.
setSignatureFlags(int) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the SigFlags integer property on the AcroForm.
setSort(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field's option items shall be sorted alphabetically.
setSpellCheck(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, text entered in the field shall be spell-checked..
setSpellCheck(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, text entered in the field is spell-checked.
setToggleOff(boolean) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, clicking the selected button deselects it, leaving no button selected.
setTop(float) - Method in class com.itextpdf.forms.xfdf.FitObject
Sets a float vertical coordinate positioned at the top edge of the window.
setTopIndex(int) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Sets the index of the first visible option in a scrollable list.
setType(PdfName) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the type of inner action element.
setUri(PdfString) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the string value of URI elements.
setValue(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a value to the field and generating field appearance if needed.
setValue(String, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a value to the field and generates field appearance if needed.
setValue(String, PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Set text field value with given font and size
setValue(String, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the field value and the display string.
setValue(PdfObject) - Method in class com.itextpdf.forms.fields.PdfSignatureFormField
Adds the signature to the signature field.
setValue(String) - Method in class com.itextpdf.forms.xfdf.FieldObject
Sets the string representation of the value element, a child of the field element and contains the field's value, whose format may vary depending on the field type.
setVertices(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
Sets the string, containing vertices element, a child of the polygon and polyline elements.
setVisibility(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Set the visibility flags of the form field annotation Options are: HIDDEN, HIDDEN_BUT_PRINTABLE, VISIBLE, VISIBLE_BUT_DOES_NOT_PRINT
setXfaFieldValue(String, String) - Method in class com.itextpdf.forms.xfa.XfaForm
Changes a field value in the XFA form.
setXfaForm(XfaForm, PdfDocument) - Static method in class com.itextpdf.forms.xfa.XfaForm
Sets the XFA key from a byte array.
setXfaForm(XfaForm, PdfAcroForm) - Static method in class com.itextpdf.forms.xfa.XfaForm
Sets the XFA key from a byte array.
setXFAResource(PdfStream) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the XFA property on the AcroForm.
setXFAResource(PdfArray) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the XFA property on the AcroForm.
setXyz(FitObject) - Method in class com.itextpdf.forms.xfdf.DestObject
Sets the XYZ element, a child of the Dest element.
setZoom(float) - Method in class com.itextpdf.forms.xfdf.FitObject
Sets a float representing the zoom ratio.
SIGNATURE_EXIST - Static variable in class com.itextpdf.forms.PdfAcroForm
SOUND - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
splitDAelements(String) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
square - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
SQUARE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
SQUIGGLY - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
STAMP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
star - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
START - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
STATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
STATE_MODEL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
STRIKEOUT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
STYLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
SUBJECT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

T

TAIL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
text - Variable in class com.itextpdf.forms.fields.PdfFormField
 
TEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
TITLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
TOGGLE_NO_VIEW - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
TOP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
TYPE_CHECK - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol check
TYPE_CIRCLE - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol circle
TYPE_CROSS - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol cross
TYPE_DIAMOND - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol diamond
TYPE_SQUARE - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol square
TYPE_STAR - Static variable in class com.itextpdf.forms.fields.PdfFormField
A field with the symbol star
typeChars - Static variable in class com.itextpdf.forms.fields.PdfFormField
 

U

UNDERLINE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
UNSUPPORTED_ANNOTATION_ATTRIBUTE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
Deprecated.
Use LogMessageConstant#UNSUPPORTED_ANNOTATION_ATTRIBUTE instead. The constant will be removed in 7.2.
updateDefaultAppearance() - Method in class com.itextpdf.forms.fields.PdfFormField
Updates DA for Variable text, Push button and choice form fields.
URI - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

V

V_CORNER_RADIUS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
VALUE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
valueOf(String) - Static method in enum com.itextpdf.forms.PdfSigFieldLock.LockAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.forms.PdfSigFieldLock.LockPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.forms.xfdf.ElementContentEncodingFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.forms.xfdf.Encoding
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.forms.xfdf.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.itextpdf.forms.PdfSigFieldLock.LockAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.forms.PdfSigFieldLock.LockPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.forms.xfdf.ElementContentEncodingFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.forms.xfdf.Encoding
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.forms.xfdf.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICES - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
VISIBLE - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
VISIBLE_BUT_DOES_NOT_PRINT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 

W

WIDTH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
WIDTH_CAPITAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
write(PdfDocument) - Method in class com.itextpdf.forms.xfa.XfaForm
Write the XfaForm to the provided PdfDocument.
write(PdfAcroForm) - Method in class com.itextpdf.forms.xfa.XfaForm
Write the XfaForm to the provided PdfAcroForm.
writeToFile(String) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Writes info from XfdfObject to .xfdf file.
writeToFile(OutputStream) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Writes info from XfdfObject to .xfdf file.

X

X_OFFSET - Static variable in class com.itextpdf.forms.fields.PdfFormField
Deprecated.
Will be made package-private in iText 7.2.
XFA_DATA_SCHEMA - Static variable in class com.itextpdf.forms.xfa.XfaForm
The URI for the XFA Data schema.
XfaForm - Class in com.itextpdf.forms.xfa
Processes XFA forms.
XfaForm() - Constructor for class com.itextpdf.forms.xfa.XfaForm
An empty constructor to build on.
XfaForm(InputStream) - Constructor for class com.itextpdf.forms.xfa.XfaForm
Creates an XFA form by the stream containing all xml information
XfaForm(Document) - Constructor for class com.itextpdf.forms.xfa.XfaForm
Creates an XFA form by the Document containing all xml information
XfaForm(PdfDictionary) - Constructor for class com.itextpdf.forms.xfa.XfaForm
A constructor from a PdfDictionary.
XfaForm(PdfDocument) - Constructor for class com.itextpdf.forms.xfa.XfaForm
A constructor from a PdfDocument.
XfdfConstants - Class in com.itextpdf.forms.xfdf
Class containing constants to be used in xfdf processing.
XfdfException - Exception in com.itextpdf.forms.xfdf
 
XfdfException(String) - Constructor for exception com.itextpdf.forms.xfdf.XfdfException
 
XfdfObject - Class in com.itextpdf.forms.xfdf
Represents xfdf element, the top level element in an xfdf document.
XfdfObject() - Constructor for class com.itextpdf.forms.xfdf.XfdfObject
 
XfdfObjectFactory - Class in com.itextpdf.forms.xfdf
 
XfdfObjectFactory() - Constructor for class com.itextpdf.forms.xfdf.XfdfObjectFactory
 
XYZ - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
XYZ_CAPITAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 1998–2020 iText Group NV. All rights reserved.