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 Z 

A

AbstractFormFieldRenderer - Class in com.itextpdf.forms.form.renderer
Abstract BlockRenderer for form fields.
AbstractOneLineTextFieldRenderer - Class in com.itextpdf.forms.form.renderer
Abstract AbstractTextFieldRenderer for a single line of text content in a form field.
AbstractPdfFormField - Class in com.itextpdf.forms.fields
This class represents a single field or field group in an AcroForm.
AbstractPdfFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.AbstractPdfFormField
Creates a form field as a wrapper object around a PdfDictionary.
AbstractSelectField - Class in com.itextpdf.forms.form.element
An abstract class for fields that represents a control for selecting one or several of the provided options.
AbstractSelectField(String) - Constructor for class com.itextpdf.forms.form.element.AbstractSelectField
 
AbstractSelectFieldRenderer - Class in com.itextpdf.forms.form.renderer
Abstract BlockRenderer for select form fields.
AbstractSelectFieldRenderer(AbstractSelectField) - Constructor for class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
Creates a new AbstractSelectFieldRenderer instance.
AbstractTextFieldRenderer - Class in com.itextpdf.forms.form.renderer
Abstract AbstractFormFieldRenderer for form fields with text content.
ACROFORM_NOT_SUPPORTED_FOR_SELECT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
 
add(IBlockElement) - Method in class com.itextpdf.forms.form.element.Button
Adds any block element to the div's contents.
add(Image) - Method in class com.itextpdf.forms.form.element.Button
Adds an image to the div's contents.
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(PdfFormField, PdfPage, boolean) - 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 places it on the given page.
addKid(AbstractPdfFormField) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
Adds a new kid to the Kids array property from a AbstractPdfFormField.
addKid(AbstractPdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a AbstractPdfFormField.
addKid(AbstractPdfFormField, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a AbstractPdfFormField.
addKid(PdfWidgetAnnotation) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a PdfWidgetAnnotation.
addOption(IBlockElement) - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Deprecated.
starting from 8.0.1.
addOption(SelectFieldItem) - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Add an option to the element.
addOption(SelectFieldItem, boolean) - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Add an option to the element.
addOption(SelectFieldItem) - Method in class com.itextpdf.forms.form.element.ComboBoxField
Add an option to the element.
addOption(String) - Method in class com.itextpdf.forms.form.element.ListBoxField
Add an option for ListBoxField.
addOption(String, boolean) - Method in class com.itextpdf.forms.form.element.ListBoxField
Add an option for ListBoxField.
addWidgetAnnotationToPage(PdfPage, PdfAnnotation) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Add widget annotation to the specified page.
addWidgetAnnotationToPage(PdfPage, PdfAnnotation, int) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Add widget annotation to the specified page.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Adjusts the field layout.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Adjusts the field layout.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Adjusts the field layout.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
Adjusts the field layout.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
Adjusts the field layout.
adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
Adjusts the field layout.
allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
 
allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
ANNOT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
ANNOTATION_IN_ACROFORM_DICTIONARY - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
Creates an instance with the empty list of children annotations.
APEARANCE_NAME_MUST_BE_PROVIDED - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
APPEARANCE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
APPEND_ONLY - Static variable in class com.itextpdf.forms.PdfAcroForm
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Applies the AcroField widget.
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Applies the AcroField widget.
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Applies the AcroField widget.
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
Applies the AcroField widget.
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
Applies the AcroField widget.
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
 
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
Applies the AcroField widget.
applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
approximateFontSizeToFitSingleLine(PdfFont, Rectangle, String, float, float) - Static method in class com.itextpdf.forms.util.FontSizeUtil
Calculates the font size that will fit the text in the given rectangle.
ATTRIBUTE_NAME_OR_VALUE_MISSING - Static variable in exception com.itextpdf.forms.exceptions.XfdfException
Message in case one tries to add attribute with null name or value
AttributeNotFoundException - Exception in com.itextpdf.forms.exceptions
 
AttributeNotFoundException(String) - Constructor for exception com.itextpdf.forms.exceptions.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
Creates an instance with given attribute name and value.

B

backgroundColor - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
 
BORDER_STYLE_ALT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
borderColor - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
 
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
Creates an instance that encapsulates BorderStyleAlt XFDF element data.
borderWidth - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
 
BOTTOM - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
Button - Class in com.itextpdf.forms.form.element
Extension of the FormField class representing a button in html.
Button(String) - Constructor for class com.itextpdf.forms.form.element.Button
Creates a new Button instance.
ButtonRenderer - Class in com.itextpdf.forms.form.renderer
The AbstractTextFieldRenderer implementation for buttons.
ButtonRenderer(Button) - Constructor for class com.itextpdf.forms.form.renderer.ButtonRenderer
Creates a new ButtonRenderer instance.

C

CANNOT_CREATE_FORMFIELD - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
CANNOT_MERGE_FORMFIELDS - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
CANNOT_MERGE_FORMFIELDS - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
 
CheckBox - Class in com.itextpdf.forms.form.element
Extension of the FormField class representing a checkbox so that a CheckBoxRenderer is used instead of the default renderer for fields.
CheckBox(String) - Constructor for class com.itextpdf.forms.form.element.CheckBox
Creates a new CheckBox instance.
CHECKBOX_FONT_SIZE_IS_NOT_POSITIVE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
CHECKBOX_TYPE_NOT_SUPPORTED - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
CheckBoxFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for checkbox form field.
CheckBoxFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
Creates builder for PdfButtonFormField creation.
CheckBoxRenderer - Class in com.itextpdf.forms.form.renderer
The AbstractFormFieldRenderer implementation for checkboxes.
CheckBoxRenderer(CheckBox) - Constructor for class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Creates a new CheckBoxRenderer instance.
CheckBoxRenderer.FlatParagraphRenderer - Class in com.itextpdf.forms.form.renderer
A flat renderer for the checkbox.
CheckBoxType - Enum in com.itextpdf.forms.fields.properties
Enum representing possible values for check box mark drawing.
checkType - Variable in class com.itextpdf.forms.fields.PdfFormField
 
ChoiceFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for choice form field.
ChoiceFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Creates builder for PdfChoiceFormField creation.
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.AbstractPdfFormField
 
COLOR - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
com.itextpdf.forms - package com.itextpdf.forms
 
com.itextpdf.forms.exceptions - package com.itextpdf.forms.exceptions
 
com.itextpdf.forms.fields - package com.itextpdf.forms.fields
 
com.itextpdf.forms.fields.borders - package com.itextpdf.forms.fields.borders
 
com.itextpdf.forms.fields.properties - package com.itextpdf.forms.fields.properties
 
com.itextpdf.forms.form - package com.itextpdf.forms.form
 
com.itextpdf.forms.form.element - package com.itextpdf.forms.form.element
 
com.itextpdf.forms.form.renderer - package com.itextpdf.forms.form.renderer
 
com.itextpdf.forms.form.renderer.checkboximpl - package com.itextpdf.forms.form.renderer.checkboximpl
 
com.itextpdf.forms.logs - package com.itextpdf.forms.logs
 
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
 
ComboBoxField - Class in com.itextpdf.forms.form.element
A field that represents a control for selecting one of the provided options.
ComboBoxField(String) - Constructor for class com.itextpdf.forms.form.element.ComboBoxField
Creates a new select field box.
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.
createButtonFormField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Create a minimal, empty PdfButtonFormField using provided factory.
createButtonFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a button form field as a wrapper object around a PdfDictionary using provided factory.
createButtonFormField(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a button form field as a parent of a PdfWidgetAnnotation using provided factory.
createButtonFormField(PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Create a minimal, empty PdfButtonFormField.
createButtonFormField(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a button form field as a wrapper object around a PdfDictionary.
createButtonFormField(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a button form field as a parent of a PdfWidgetAnnotation.
createCheckBox() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
Creates checkbox form field based on provided parameters.
createCheckBoxRenderStrategy() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
creates a ICheckBoxRenderingStrategy based on the current settings.
createChoiceFormField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Create a minimal, empty PdfChoiceFormField using provided factory.
createChoiceFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a choice form field as a wrapper object around a PdfDictionary using provided factory.
createChoiceFormField(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a choice form field as a parent of a PdfWidgetAnnotation using provided factory.
createChoiceFormField(PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Create a minimal, empty PdfChoiceFormField.
createChoiceFormField(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a choice form field as a wrapper object around a PdfDictionary.
createChoiceFormField(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a choice form field as a parent of a PdfWidgetAnnotation.
createComboBox() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Creates combobox form field base on provided parameters.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Creates the flat renderer instance.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Creates the flat renderer instance.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Creates a flat renderer for the checkbox.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
Creates the flat renderer instance.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
Creates the flat renderer instance.
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
 
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
Creates the flat renderer instance.
createFormAnnotation(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a form field annotation as a wrapper object around a PdfDictionary using provided factory.
createFormAnnotation(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a form field annotation as a wrapper of a PdfWidgetAnnotation using provided factory.
createFormAnnotation(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a form field annotation as a wrapper object around a PdfDictionary.
createFormAnnotation(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a form field annotation as a wrapper of a PdfWidgetAnnotation.
createFormField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Create a minimal, empty PdfFormField using provided factory.
createFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a form field as a wrapper object around a PdfDictionary using provided factory.
createFormField(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a form field as a parent of a PdfWidgetAnnotation using provided factory.
createFormField(PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Create a minimal, empty PdfFormField.
createFormField(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a form field as a wrapper object around a PdfDictionary.
createFormField(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a form field as a parent of a PdfWidgetAnnotation.
createList() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Creates list form field based on provided parameters.
createMultilineText() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
Creates multiline text form field based on provided parameters.
createNonTerminalFormField() - Method in class com.itextpdf.forms.fields.NonTerminalFormFieldBuilder
Creates non-terminal form field based on provided parameters.
createPushButton() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
Creates push button form field base on provided parameters.
createRadioButton(String, Rectangle) - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
Creates radio button form field instance based on provided parameters.
createRadioGroup() - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
Creates radio group form field instance based on provided parameters.
createSignature() - Method in class com.itextpdf.forms.fields.SignatureFormFieldBuilder
Creates signature form field based on provided parameters.
createSignatureFormField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Create a minimal, empty PdfSignatureFormField using provided factory.
createSignatureFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a signature form field as a wrapper object around a PdfDictionary using provided factory.
createSignatureFormField(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a signature form field as a parent of a PdfWidgetAnnotation using provided factory.
createSignatureFormField(PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Create a minimal, empty PdfSignatureFormField.
createSignatureFormField(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a signature form field as a wrapper object around a PdfDictionary.
createSignatureFormField(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a signature form field as a parent of a PdfWidgetAnnotation.
createText() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
Creates text form field based on provided parameters.
createTextFormField(PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Create a minimal, empty PdfTextFormField using provided factory.
createTextFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a text form field as a wrapper object around a PdfDictionary using provided factory.
createTextFormField(PdfWidgetAnnotation, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Creates a text form field as a parent of a PdfWidgetAnnotation using provided factory.
createTextFormField(PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Create a minimal, empty PdfTextFormField.
createTextFormField(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a text form field as a wrapper object around a PdfDictionary.
createTextFormField(PdfWidgetAnnotation, PdfDocument) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Creates a text form field as a parent of a PdfWidgetAnnotation.
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

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_BORDER_WIDTH - Static variable in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
 
DEFAULT_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.AbstractPdfFormField
Size of text in form fields when font size is not explicitly set.
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
 
disableCurrentFieldRegeneration() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
This method disables regeneration of the current field appearance stream.
disableFieldRegeneration() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
This method disables regeneration of the field and its children appearance stream.
disableRegenerationForAllFields() - Method in class com.itextpdf.forms.PdfAcroForm
Disables appearance stream regeneration for all the root fields in the Acroform, so all of its children in the hierarchy will also not be regenerated.
document - Variable in class com.itextpdf.forms.PdfAcroForm
The PdfDocument to which the PdfAcroForm belongs.
draw(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
draw(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
drawBackground(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
drawBackground(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
drawBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws a border using the borderWidth and borderColor of the form field.
drawBorder(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
drawBorder(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
drawCheckBoxAndSaveAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draw a checkbox and save its appearance.
drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.HtmlCheckBoxRenderingStrategy
Draws a check box icon.
drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in interface com.itextpdf.forms.form.renderer.checkboximpl.ICheckBoxRenderingStrategy
Draws a check box icon.
drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.PdfACheckBoxRenderingStrategy
Draws a check box icon.
drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.PdfCheckBoxRenderingStrategy
Draws a check box icon.
drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer.FlatParagraphRenderer
drawCircle(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a circle with the specified radius.
drawComboBoxAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws the appearance of a Combo box form field and saves it into an appearance stream.
drawCross(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a cross with the specified width and height.
DrawingUtil - Class in com.itextpdf.forms.util
Utility class to draw form fields PdfFormField.
DrawingUtil() - Constructor for class com.itextpdf.forms.util.DrawingUtil
 
drawListFormFieldAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws the appearance of a list box form field and saves it into an appearance stream.
drawPdfACheck(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant check mark in the specified rectangle.
drawPdfACheck(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant check mark in the specified rectangle.
drawPdfACircle(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant circle in the specified rectangle.
drawPdfACircle(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant circle in the specified rectangle.
drawPdfACross(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant cross in the specified rectangle.
drawPdfACross(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant cross in the specified rectangle.
drawPdfADiamond(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant diamond in the specified rectangle.
drawPdfADiamond(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant diamond in the specified rectangle.
drawPdfASquare(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant square in the specified rectangle.
drawPdfASquare(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant square in the specified rectangle.
drawPdfAStar(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant star in the specified rectangle.
drawPdfAStar(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
Draws a PDF A compliant star in the specified rectangle.
drawPushButtonFieldAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws the appearance of a push button and saves it into an appearance stream.
drawRadioButtonAndSaveAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws the appearance of a radio button with a specified value and saves it into an appearance stream.
drawTextFormFieldAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Draws the appearance of a text form field and saves it into an appearance stream.
DUPLICATE_EXPORT_VALUE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 

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
 
EMPTY_RADIO_GROUP_NAME - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
enableCurrentFieldRegeneration() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
This method enables regeneration of the current field appearance stream and regenerates it.
enableFieldRegeneration() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
This method enables regeneration of the field appearance stream.
enableRegenerationForAllFields() - Method in class com.itextpdf.forms.PdfAcroForm
Enables appearance stream regeneration for all the fields in the Acroform and regenerates them.
END - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
equals(Object) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Indicate whether some other object is "equal to" this one.
ERROR_WHILE_LAYOUT_OF_FORM_FIELD - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
If true, the field is a combo box.
FF_COMMIT_ON_SEL_CHANGE - Static variable 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).
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
If true, text entered in the field shall be spell-checked.
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
If true, the combo box shall include an editable text box as well as a drop-down list.
FF_FILE_SELECT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_MULTI_SELECT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, more than one of the field's option items may be selected simultaneously.
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
The NoExport flag, which specifies whether or not exporting is forbidden.
FF_NO_TOGGLE_TO_OFF - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
If true, clicking the selected button deselects it, leaving no button selected.
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
If true, the field is a push button that does not retain a permanent value.
FF_RADIO - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a set of radio buttons.
FF_RADIOS_IN_UNISON - Static variable 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.
FF_READ_ONLY - Static variable in class com.itextpdf.forms.fields.PdfFormField
The ReadOnly flag, which specifies whether or not the field can be changed.
FF_REQUIRED - Static variable in class com.itextpdf.forms.fields.PdfFormField
The Required flag, which specifies whether or not the field must be filled in.
FF_RICH_TEXT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_SORT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field's option items shall be sorted alphabetically.
FIELD - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
FIELD_FLATTENING_IS_NOT_SUPPORTED_IN_APPEND_MODE - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
FIELD_VALUE_CANNOT_BE_NULL - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
FIELDNAME_NOT_FOUND_OPERATION_CAN_NOT_BE_COMPLETED - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
 
FlatParagraphRenderer(Paragraph) - Constructor for class com.itextpdf.forms.form.renderer.CheckBoxRenderer.FlatParagraphRenderer
flatRenderer - Variable in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
The flat renderer.
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.AbstractPdfFormField
 
font - Variable in class com.itextpdf.forms.form.renderer.AbstractTextFieldRenderer
The font to be used for the text.
fontSize - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
 
FontSizeUtil - Class in com.itextpdf.forms.util
Utility class for font size calculations.
form - Variable in class com.itextpdf.forms.fields.PdfFormField
 
FORM_ACCESSIBILITY_LANGUAGE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_ACCESSIBILITY_LANGUAGE.
FORM_CHECKBOX_TYPE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_CHECKBOX_TYPE.
FORM_CONFORMANCE_LEVEL - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_CONFORMANCE_LEVEL.
FORM_FIELD_CHECKED - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_CHECKED.
FORM_FIELD_COLS - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_COLS.
FORM_FIELD_FLATTEN - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_FLATTEN for form related properties.
FORM_FIELD_LABEL - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_LABEL.
FORM_FIELD_MULTIPLE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_MULTIPLE.
FORM_FIELD_MUST_HAVE_A_NAME - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
FORM_FIELD_MUST_HAVE_A_NAME - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
FORM_FIELD_PASSWORD_FLAG - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_PASSWORD_FLAG.
FORM_FIELD_RADIO_BORDER_CIRCLE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_RADIO_BORDER_CIRCLE.
FORM_FIELD_RADIO_GROUP_NAME - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_RADIO_GROUP_NAME.
FORM_FIELD_ROWS - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_ROWS.
FORM_FIELD_SELECTED - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_SELECTED.
FORM_FIELD_SIZE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_SIZE.
FORM_FIELD_VALUE - Static variable in class com.itextpdf.forms.form.FormProperty
The Constant FORM_FIELD_VALUE.
FORM_FIELD_WAS_FLUSHED - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
FormBorderFactory - Class in com.itextpdf.forms.fields.borders
A factory for creating AbstractFormBorder implementations.
FormField<T extends IFormField> - Class in com.itextpdf.forms.form.element
Implementation of the AbstractElement class for form fields.
FormFieldBuilder<T extends FormFieldBuilder<T>> - Class in com.itextpdf.forms.fields
Builder for form field.
FormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.FormFieldBuilder
Creates builder for PdfFormField creation.
FormProperty - Class in com.itextpdf.forms.form
Set of constants that will be used as keys to get and set properties.
FormsExceptionMessageConstant - Class in com.itextpdf.forms.exceptions
Class that bundles all the error message templates as constants.
FormsLogMessageConstants - Class in com.itextpdf.forms.logs
Class containing constants to be used in logging in forms module.
FormsMetaInfoStaticContainer - Class in com.itextpdf.forms.fields
Class to store meta info that will be used in forms module in static context.
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.
getAcroForm(PdfDocument, boolean) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Retrieves AcroForm from the document using provided factory.
getAcroForm(PdfDocument, boolean) - Method in class com.itextpdf.forms.fields.PdfFormFactory
Retrieves AcroForm from the document.
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.
getAllChildFields() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all childFields of this object, including the children of the children.
getAllChildFormFields() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all childFields of this object, including the children of the children but not annotations.
getAllFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets all form fields as a Map including fields kids.
getAllFormFieldsAndAnnotations() - Method in class com.itextpdf.forms.PdfAcroForm
Gets all form fields as a Set including fields kids and nameless fields.
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 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.AbstractPdfFormField
Gets the appearance state names.
getAppearanceStates() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Gets the appearance state names.
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.
getBorder(PdfDictionary, float, Color, Color) - Static method in class com.itextpdf.forms.fields.borders.FormBorderFactory
Returns Border for specific borderStyle.
getBorder() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Get border object specified in the widget annotation dictionary.
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.PdfFormAnnotation
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.
getCaption() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
Gets caption for button form field creation.
getCheckBoxType() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Gets the checkBoxType.
getCheckType() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
Gets check type for checkbox form field.
getChildField(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the child field of form field.
getChildFields() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the childFields of this object.
getChildFormAnnotations() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all child form field's annotations PdfFormAnnotation of this form field.
getChildFormFields() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all child form fields of this form field.
getColor() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the current color of the form field.
getCols() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
Gets the number of columns.
getConformanceLevel() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
Gets conformance level for form field creation.
getContent() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets border style.
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 the dash pattern 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.AbstractPdfFormField
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.fields.PdfFormAnnotation
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.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.
getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.Button
getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.FormField
getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.InputField
 
getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.ListBoxField
 
getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.TextArea
 
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.
getDefaultValue() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Gets the default value of the form field.
getDefaultValue() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Gets the default value of 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.
getDisplayValue() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current display value of the form field.
getDisplayValue() - Method in class com.itextpdf.forms.form.element.SelectFieldItem
Get the display value of the item.
getDocument() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the PdfDocument that owns that form field.
getDocument() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
Gets document to be used for form field creation.
getDomDocument() - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the top level DOM document.
getElement() - Method in class com.itextpdf.forms.form.element.SelectFieldItem
Get the option element of the item.
getExportValue() - Method in class com.itextpdf.forms.form.element.SelectFieldItem
Get the export value of the item.
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.AbstractPdfFormField
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.
getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
getFirstFormAnnotation() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a single child form field's annotation PdfFormAnnotation.
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.AbstractPdfFormField
Gets the current font of the form field.
getFontSize() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the current fontSize of the form field.
getFormFieldKeys() - Static method in class com.itextpdf.forms.fields.PdfFormField
Gets a set of all possible form field keys except PdfName.Parent.
getFormFieldName() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
Gets name of the form field.
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(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormField
Returns the type of the form field dictionary, or of the parent <PdfDictionary> object.
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 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.
getId() - Method in class com.itextpdf.forms.form.element.FormField
Gets the id.
getId() - Method in interface com.itextpdf.forms.form.element.IFormField
Gets the id.
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
getItems() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Get a list of SelectFieldItem.
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.
getLang() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Gets the accessibility language.
getLang() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
Gets the accessibility language.
getLastYLineRecursively() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
getLastYLineRecursively() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
 
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.
getMinMaxWidth() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
getMinMaxWidth() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
 
getModelId() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Gets the model id.
getModelId() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
Gets the model id.
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 attribute name.
getName() - Method in class com.itextpdf.forms.xfdf.DestObject
Gets 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.
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
 
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
getNodeText(Node) - Static method in class com.itextpdf.forms.xfa.XfaForm
Gets all the text contained in the child nodes of this node.
getOption(String) - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Get an option SelectFieldItem by its string value.
getOptions() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Gets options for choice form field.
getOptions() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets options for the form field.
getOptions() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Deprecated.
starting from 8.0.1.
getOptionsMarkedSelected(IRenderer) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
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.fields.TerminalFormFieldBuilder
Gets page to be used for widget creation.
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.AbstractPdfFormField
Gets the parent dictionary.
getParent() - Method in class com.itextpdf.forms.xfdf.FieldObject
Gets a parent field of current field.
getParentField() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the parent field.
getPartialFieldName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current field partial name.
getPartialName(AbstractPdfFormField) - Static method in class com.itextpdf.forms.fields.PdfFormFieldMergeUtil
Gets partial name for the field dictionary.
getPdfAConformanceLevel() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the declared PDF/A conformance level.
getPdfDocument() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the PdfDocument this PdfAcroForm belongs to.
getPdfObject() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Gets the wrapped dictionary.
getPlaceholder() - Method in class com.itextpdf.forms.form.element.InputField
Gets the placeholder paragraph.
getPlaceholder() - Method in interface com.itextpdf.forms.form.element.IPlaceholderable
Gets the placeholder paragraph.
getPlaceholder() - Method in class com.itextpdf.forms.form.element.TextArea
Gets the placeholder paragraph.
getPopup() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the popup annotation, an inner element of the annotation element.
getProperty(int) - Method in class com.itextpdf.forms.form.element.Radio
getProperty(int) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
getProperty(int) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
getRect(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Gets a Rectangle that matches the current size and position of this form field.
getRef() - Method in class com.itextpdf.forms.xfdf.AnnotObject
Gets the reference to the source PdfAnnotation.
getRenderingMode() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Gets the rendering mode of the checkbox.
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.
getRootFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets root fields (i.e.
getRotation() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Get rotation property specified in this form annotation.
getRotation() - Method in class com.itextpdf.forms.form.element.InputField
Get rotation.
getRows() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
Gets the number of rows.
getSelectedExportValue() - Method in class com.itextpdf.forms.form.element.ComboBoxField
Gets the export value of the selected option.
getSelectedOption() - Method in class com.itextpdf.forms.form.element.ComboBoxField
Gets the selected option.
getSelectedStrings() - Method in class com.itextpdf.forms.form.element.ListBoxField
Get a list of selected options.
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.
getSize() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
Gets the size of the input field.
getThis() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.NonTerminalFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.SignatureFormFieldBuilder
Returns this builder object.
getThis() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
Returns this builder object.
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 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 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.
getWidget() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Gets PdfWidgetAnnotation that this form field refers to.
getWidgetRectangle() - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
Gets rectangle which defines widget's placement.
getWidgets() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all PdfWidgetAnnotation that its children refer to.
getWidth() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Gets 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
 
hasExportAndDisplayValues() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Checks if the field has options with export and display values.
hasExportAndDisplayValues() - Method in class com.itextpdf.forms.form.element.SelectFieldItem
Check if the item has a display value.
hashCode() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Generate a hash code for this object.
hasOptions() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Checks if the element has any options.
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.PdfFormAnnotation
 
HIDDEN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HIDDEN_BUT_PRINTABLE - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
 
HIGHLIGHT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HREF - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
HtmlCheckBoxRenderingStrategy - Class in com.itextpdf.forms.form.renderer.checkboximpl
This class is used to draw a checkBox icon in HTML mode.
HtmlCheckBoxRenderingStrategy() - Constructor for class com.itextpdf.forms.form.renderer.checkboximpl.HtmlCheckBoxRenderingStrategy
 

I

ICheckBoxRenderingStrategy - Interface in com.itextpdf.forms.form.renderer.checkboximpl
This interface is used to draw a checkBox icon.
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
 
IFormField - Interface in com.itextpdf.forms.form.element
Common interface for HTML form elements.
img - Variable in class com.itextpdf.forms.fields.PdfFormField
 
IN_REPLY_TO - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INCORRECT_PAGE_ROTATION - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
INCORRECT_WIDGET_ROTATION - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
INDEX_OUT_OF_BOUNDS - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
INK - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
INNER_ARRAY_SHALL_HAVE_TWO_ELEMENTS - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
INPUT_FIELD_DOES_NOT_FIT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
InputField - Class in com.itextpdf.forms.form.element
Extension of the FormField class representing a button so that a InputFieldRenderer is used.
InputField(String) - Constructor for class com.itextpdf.forms.form.element.InputField
Creates a new input field.
InputFieldRenderer - Class in com.itextpdf.forms.form.renderer
The AbstractOneLineTextFieldRenderer implementation for input fields.
InputFieldRenderer(InputField) - Constructor for class com.itextpdf.forms.form.renderer.InputFieldRenderer
Creates a new InputFieldRenderer instance.
INTENSITY - 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
 
INVALID_ROTATION_VALUE - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
INVALID_VALUE_FALLBACK_TO_DEFAULT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
INVISIBLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
IPlaceholderable - Interface in com.itextpdf.forms.form.element
A marker interface that specifies that the layout object has placeholder.
IS_MAP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
isBoxChecked() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Defines whether the box is checked or not.
isBoxChecked() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
Defines whether the radio is checked or not.
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.
isFieldRegenerationEnabled() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
This method checks if field appearance stream regeneration is enabled.
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.
isFlatten() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Checks if form fields need to be flattened.
isFlatten() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
Checks if form fields need to be flattened.
isFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormField
Checks if dictionary contains any of the form field keys.
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 an inner popup element.
isInReadingMode() - Method in class com.itextpdf.forms.fields.PdfFormField
Checks if the document that contains the field is created in reading mode.
isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Determines, whether the layout is based in the renderer itself or flat renderer.
isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Determines, whether the layout is based in the renderer itself or flat renderer.
isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Determines, whether the layout is based in the renderer itself or flat renderer.
isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
Determines, whether the layout is based in the renderer itself or flat renderer.
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
Gets 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.
isPassword() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
Checks if the input field is a password field.
isPdfA() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
Returns whether or not the checkbox is in PDF/A mode.
isPureWidget(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Check that <PdfDictionary> object is pure widget annotation.
isPureWidgetOrMergedField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Check that <PdfDictionary> object is widget annotation or merged field.
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.
isRendererFit(float, float) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
Checks if the renderer fits a certain width and height.
isRendererFit(float, float) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
Checks if the renderer fits a certain width and height.
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.
isSingleLine() - Method in class com.itextpdf.forms.form.element.Button
Indicates if this element represents an input with type button in html.
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.
isTerminalFormField() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
 
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.AbstractPdfFormField
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
 
layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
 
layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
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
 
ListBoxField - Class in com.itextpdf.forms.form.element
A field that represents a control for selecting one or several of the provided options.
ListBoxField(String, int, boolean) - Constructor for class com.itextpdf.forms.form.element.ListBoxField
Create a new list box field.
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.
makeFormAnnotation(PdfObject, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotation
Creates a PdfFormAnnotation object.
makeFormField(PdfObject, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a (subtype of) PdfFormField object.
makeFormFieldOrAnnotation(PdfObject, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a (subtype of) PdfFormField or PdfFormAnnotation object depending on pdfObject.
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.Button
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.CheckBox
 
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.ComboBoxField
 
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.InputField
 
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.ListBoxField
 
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.Radio
 
makeNewRenderer() - Method in class com.itextpdf.forms.form.element.TextArea
 
mergeKidsWithSameNames(PdfFormField, boolean) - Static method in class com.itextpdf.forms.fields.PdfFormFieldMergeUtil
This method merges all kids with the same names for the given parent field dictionary (recursively).
mergeToPdf(PdfDocument, String) - Method in class com.itextpdf.forms.xfdf.XfdfObject
Merges info from XfdfObject to pdf document.
mergeTwoFieldsWithTheSameNames(PdfFormField, PdfFormField, boolean) - Static method in class com.itextpdf.forms.fields.PdfFormFieldMergeUtil
This method merges different values from two field dictionaries into the first one and combines kids.
mergeWidgetWithParentField(PdfFormField) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Merge single widget annotation with its parent field.
MIN_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.AbstractPdfFormField
Minimal size of text in form fields.
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

N_ENTRY_IS_REQUIRED_FOR_APPEARANCE_DICTIONARY - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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_FIELDS_IN_ACROFORM - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
 
NonTerminalFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for non-terminal form field.
NonTerminalFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.NonTerminalFormFieldBuilder
Creates builder for non-terminal PdfFormField creation.

O

OFF_STATE_VALUE - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
Value which represents "off" state of form field.
ON_ACTIVATION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
ON_STATE_VALUE - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
Value which represents "on" state of form field.
OPACITY - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
OPEN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
OPTION_ELEMENT_MUST_BE_STRING_OR_ARRAY - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
OPTION_ELEMENT_SHALL_NOT_BE_NULL - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
options - Variable in class com.itextpdf.forms.form.element.AbstractSelectField
 
optionsCount() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
Gets the total amount of options available.
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_ALREADY_FLUSHED_USE_ADD_FIELD_APPEARANCE_TO_PAGE_METHOD_BEFORE_PAGE_FLUSHING - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
PAGE_CAPITAL - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
PAGE_IS_MISSING - Static variable in exception com.itextpdf.forms.exceptions.XfdfException
Message in case one tries to add annotation without indicating the page it belongs to
parent - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
Parent form field.
partialFormFlattening(String) - Method in class com.itextpdf.forms.PdfAcroForm
Adds a form field, identified by name, to the list of fields to be flattened.
PdfACheckBoxRenderingStrategy - Class in com.itextpdf.forms.form.renderer.checkboximpl
This class is used to draw a checkBox icon in PDF/A mode.
PdfACheckBoxRenderingStrategy() - Constructor for class com.itextpdf.forms.form.renderer.checkboximpl.PdfACheckBoxRenderingStrategy
Creates a new PdfACheckBoxRenderingStrategy instance.
pdfAConformanceLevel - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
 
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
 
PdfCheckBoxRenderingStrategy - Class in com.itextpdf.forms.form.renderer.checkboximpl
This class is used to draw a checkBox icon in PDF mode this is the default strategy for drawing a checkBox.
PdfCheckBoxRenderingStrategy() - Constructor for class com.itextpdf.forms.form.renderer.checkboximpl.PdfCheckBoxRenderingStrategy
Creates a new PdfCheckBoxRenderingStrategy instance.
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
 
PdfFormAnnotation - Class in com.itextpdf.forms.fields
This class represents a single annotation in form fields hierarchy in an AcroForm.
PdfFormAnnotation(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfFormAnnotation
Creates a form field annotation as a wrapper of a PdfWidgetAnnotation.
PdfFormAnnotation(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfFormAnnotation
Creates a form field annotation as a wrapper object around a PdfDictionary.
PdfFormAnnotationUtil - Class in com.itextpdf.forms.fields
Utility class to work with widget annotations PdfFormAnnotation and its dictionaries.
PdfFormCreator - Class in com.itextpdf.forms.fields
Creator which shall be used in order to create all form related instances.
PdfFormFactory - Class in com.itextpdf.forms.fields
Default factory for form related instances creation.
PdfFormFactory() - Constructor for class com.itextpdf.forms.fields.PdfFormFactory
Create PdfFormFactory instance.
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.
PdfFormFieldMergeUtil - Class in com.itextpdf.forms.fields
Utility class to merge form fields PdfFormField with the same names.
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
 
processDirtyAnnotations(PdfFormField, boolean) - Static method in class com.itextpdf.forms.fields.PdfFormFieldMergeUtil
Sometimes widgets contain field related keys, and they are the same as these field keys at parent.
PROJECTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
PROVIDE_FORMFIELD_NAME - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
PushButtonFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for push button form field.
PushButtonFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
Creates builder for PdfButtonFormField creation.
put(PdfName, PdfObject) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
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
Put a key/value pair in the dictionary and overwrite previous value if it already exists.

R

Radio - Class in com.itextpdf.forms.form.element
Extension of the FormField class representing a radio button so that a RadioRenderer is used instead of the default renderer for fields.
Radio(String) - Constructor for class com.itextpdf.forms.form.element.Radio
Creates a new Radio instance.
Radio(String, String) - Constructor for class com.itextpdf.forms.form.element.Radio
Creates a new Radio instance.
RADIO_HAS_NO_RECTANGLE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
RadioFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for radio form field.
RadioFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.RadioFormFieldBuilder
Creates builder for radio form field creation.
RadioRenderer - Class in com.itextpdf.forms.form.renderer
The AbstractFormFieldRenderer implementation for radio buttons.
RadioRenderer(Radio) - Constructor for class com.itextpdf.forms.form.renderer.RadioRenderer
Creates a new RadioRenderer instance.
READ_ONLY - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
recreateAcroformToProcessCopiedFields(PdfDocument) - Method in class com.itextpdf.forms.PdfPageFormCopier
 
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.AbstractPdfFormField
This method regenerates appearance stream of the field.
regenerateField() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
This method regenerates appearance stream of the field.
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.AbstractPdfFormField
Releases underlying pdf object and other pdf entities used by wrapper.
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.AbstractPdfFormField
Removes the specified key from the PdfDictionary of this field.
removeChild(AbstractPdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Removes the childField object of this field.
removeChildren() - Method in class com.itextpdf.forms.fields.PdfFormField
Removes all children from the current 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 - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 

S

SelectFieldComboBoxRenderer - Class in com.itextpdf.forms.form.renderer
The SelectFieldComboBoxRenderer implementation for select field renderer.
SelectFieldComboBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
Creates a new SelectFieldComboBoxRenderer instance.
SelectFieldItem - Class in com.itextpdf.forms.form.element
A field that represents a control for selecting one of the provided options.
SelectFieldItem(String, String) - Constructor for class com.itextpdf.forms.form.element.SelectFieldItem
Create a new SelectFieldItem.
SelectFieldItem(String) - Constructor for class com.itextpdf.forms.form.element.SelectFieldItem
Create a new SelectFieldItem.
SelectFieldItem(String, IBlockElement) - Constructor for class com.itextpdf.forms.form.element.SelectFieldItem
Create a new SelectFieldItem.
SelectFieldItem(String, String, IBlockElement) - Constructor for class com.itextpdf.forms.form.element.SelectFieldItem
Create a new SelectFieldItem.
SelectFieldListBoxRenderer - Class in com.itextpdf.forms.form.renderer
The SelectFieldListBoxRenderer implementation for select field renderer.
SelectFieldListBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
Creates a new SelectFieldListBoxRenderer instance.
separateWidgetAndField(PdfFormField) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
Separate merged field to form field and pure widget annotation.
setAction(PdfAction) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Sets the action on widget of this annotation 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.PdfFormAnnotation
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.PdfFormAnnotation
Basic setter for the backgroundColor property.
setBorderColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Sets the Border Color.
setBorderStyle(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Sets the border style for the field.
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.PdfFormAnnotation
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.
setCaption(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Basic setter for the push button caption.
setCaption(String, boolean) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Basic setter for the push button caption.
setCaption(String) - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
Sets caption for button form field creation.
setCheckBoxAppearanceOnStateName(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
Sets on state name for the checkbox annotation normal appearance and regenerates widget.
setCheckBoxType(CheckBoxType) - Method in class com.itextpdf.forms.form.element.CheckBox
Sets the icon of the checkbox.
setChecked(boolean) - Method in class com.itextpdf.forms.form.element.CheckBox
Sets the checked state of the checkbox.
setChecked(boolean) - Method in class com.itextpdf.forms.form.element.Radio
Sets the state of the radio button.
setCheckType(CheckBoxType) - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
Sets check type for checkbox form field.
setCheckType(CheckBoxType) - 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.AbstractPdfFormField
Sets the text color and regenerates appearance stream.
setColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the text color and regenerates appearance stream.
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).
setConformanceLevel(PdfAConformanceLevel) - Method in class com.itextpdf.forms.fields.FormFieldBuilder
Sets conformance level for form field creation.
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 border style.
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
Sets the string value of contents-richtext tag in xfdf document structure.
setDashPattern(float[]) - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
Sets the dash pattern of the border.
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 f element, child of the xfdf element.
setFactory(PdfFormFactory) - Static method in class com.itextpdf.forms.fields.PdfFormCreator
Set PdfFormFactory to be used for form related instances creation.
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 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.AbstractPdfFormField
Basic setter for the font property.
setFontAndSize(PdfFont, float) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Combined setter for the font and fontSize properties.
setFontSize(float) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Basic setter for the fontSize property.
setFontSize(int) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Basic setter for the fontSize property.
setFontSizeAutoScale() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
Sets zero font size which will be interpreted as auto-size according to ISO 32000-1, 12.7.3.3.
setFormFieldElement(IFormField) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
This method sets the model element associated with the current annotation and can be useful to take into account when drawing those properties that the annotation does not have.
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.
setHeight(float) - Method in class com.itextpdf.forms.form.element.FormField
Set the form field's height.
setHeight(float) - Method in interface com.itextpdf.forms.form.element.IFormField
Set the form field's height.
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 ids element, child of the xfdf element.
setImage(String) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
Set image to be used as a background content in a push button.
setImageAsForm(PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
Set image to be used as a background content in a push button as PdfFormXObject.
setIndices(PdfArray) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Sets the selected items in the field.
setInteractive(boolean) - Method in class com.itextpdf.forms.form.element.FormField
Set the form field to be interactive and added into Acroform instead of drawing it on a page.
setInteractive(boolean) - Method in interface com.itextpdf.forms.form.element.IFormField
Set the form field to be interactive and added into Acroform instead of drawing it on a page.
setJustification(TextAlignment) - 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.
setMinMaxWidthBasedOnFixedWidth(MinMaxWidth) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
setMinMaxWidthBasedOnFixedWidth(MinMaxWidth) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
setModified() - Method in class com.itextpdf.forms.PdfAcroForm
 
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 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
Sets 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.ChoiceFormFieldBuilder
Sets options for choice form field.
setOptions(String[]) - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Sets options for choice form field.
setOptions(String[][]) - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Sets options for choice form field.
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.PdfFormAnnotation
Specifies on which page the form field's widget must be shown.
setPage(PdfPage) - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
Sets page to be used for widget creation.
setPage(int) - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
Sets page to be used for widget creation.
setParent(PdfFormField) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
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.
setPdfAConformanceLevel(PdfAConformanceLevel) - Method in class com.itextpdf.forms.form.element.CheckBox
Sets the PDF/A conformance level for the checkbox.
setPlaceholder(Paragraph) - Method in class com.itextpdf.forms.form.element.InputField
Sets the placeholder paragraph.
setPlaceholder(Paragraph) - Method in interface com.itextpdf.forms.form.element.IPlaceholderable
Sets the placeholder paragraph.
setPlaceholder(Paragraph) - Method in class com.itextpdf.forms.form.element.TextArea
Sets the placeholder paragraph.
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.PdfFormAnnotation
Basic setter for the degRotation property.
setRotation(int) - Method in class com.itextpdf.forms.form.element.InputField
Set rotation of the input field.
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.
setSelected(int) - Method in class com.itextpdf.forms.form.element.ComboBoxField
Selects an option by its index.
setSelected(String) - Method in class com.itextpdf.forms.form.element.ComboBoxField
Selects an option by its export value.
setSelected(SelectFieldItem) - Method in class com.itextpdf.forms.form.element.ComboBoxField
Selects an option by its value.
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.
setSingleLineValue(String) - Method in class com.itextpdf.forms.form.element.Button
Sets passed string value to the single line button caption.
setSize(float) - Method in class com.itextpdf.forms.form.element.CheckBox
Sets the size of the checkbox.
setSize(float) - Method in class com.itextpdf.forms.form.element.FormField
Sets the form field's width and height.
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.
setupBuilderValues(ChoiceFormFieldBuilder, AbstractSelectField) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
Retrieve the options from select field (can be combo box or list box field) and set them to the form field builder.
setUri(PdfString) - Method in class com.itextpdf.forms.xfdf.ActionObject
Sets the string value of URI element.
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 fields with the same names) 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.form.element.Button
Adds passed string value as paragraph to the button.
setValue(String) - Method in class com.itextpdf.forms.form.element.FormField
setValue(String) - Method in interface com.itextpdf.forms.form.element.IFormField
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.PdfFormAnnotation
Set the visibility flags of the form field annotation.
setWidgetRectangle(Rectangle) - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
Sets rectangle which defines widget's placement.
setWidth(float) - Method in class com.itextpdf.forms.form.element.FormField
Set the form field's width.
setWidth(float) - Method in interface com.itextpdf.forms.form.element.IFormField
Set the form field's width.
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
SignatureFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for signature form field.
SignatureFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.SignatureFormFieldBuilder
Creates builder for PdfSignatureFormField creation.
SOUND - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
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
 
TerminalFormFieldBuilder<T extends TerminalFormFieldBuilder<T>> - Class in com.itextpdf.forms.fields
Builder for terminal form field.
TerminalFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.TerminalFormFieldBuilder
Creates builder for terminal form field creation.
text - Variable in class com.itextpdf.forms.fields.PdfFormField
 
TEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
TextArea - Class in com.itextpdf.forms.form.element
Extension of the FormField class representing a button so that a TextAreaRenderer is used instead of the default renderer for fields.
TextArea(String) - Constructor for class com.itextpdf.forms.form.element.TextArea
Creates a new TextArea instance.
TextAreaRenderer - Class in com.itextpdf.forms.form.renderer
The AbstractTextFieldRenderer implementation for text area fields.
TextAreaRenderer(TextArea) - Constructor for class com.itextpdf.forms.form.renderer.TextAreaRenderer
Creates a new TextAreaRenderer instance.
TextFormFieldBuilder - Class in com.itextpdf.forms.fields
Builder for text form field.
TextFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.TextFormFieldBuilder
Creates builder for PdfTextFormField creation.
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
 

U

UNDERLINE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
UNSUPPORTED_COLOR_IN_DA - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
 
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
 
useAsPassword(boolean) - Method in class com.itextpdf.forms.form.element.InputField
Determines, whether the input field will be password.
useAsPassword(boolean) - Method in class com.itextpdf.forms.form.element.TextArea
Determines, whether the input field will be password.
useMetaInfoDuringTheAction(MetaInfoContainer, Action) - Static method in class com.itextpdf.forms.fields.FormsMetaInfoStaticContainer
Sets meta info related to forms into static context, executes the action and then cleans meta info.

V

V_CORNER_RADIUS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
VALUE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
 
VALUE_SHALL_NOT_BE_NULL - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
valueOf(String) - Static method in enum com.itextpdf.forms.fields.properties.CheckBoxType
Returns the enum constant of this type with the specified name.
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.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.itextpdf.forms.fields.properties.CheckBoxType
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.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.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.PdfFormAnnotation
 
VISIBLE_BUT_DOES_NOT_PRINT - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
 

W

WIDGET_RECTANGLE_MUST_BE_PROVIDED - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
 
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.
writeAcroFormFieldLangAttribute(PdfDocument) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
 
writeAcroFormFieldLangAttribute(PdfDocument) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
 
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

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.exceptions
 
XfdfException(String) - Constructor for exception com.itextpdf.forms.exceptions.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
 

Z

ZAPFDINGBATS_CHECKBOX_MAPPING - Static variable in class com.itextpdf.forms.form.renderer.checkboximpl.PdfCheckBoxRenderingStrategy
 
A B C D E F G H I J L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 1998–2023 Apryse Group NV. All rights reserved.