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

A

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.
addFieldAppearanceToPage(PdfFormField, PdfPage) - Method in class com.itextpdf.forms.PdfAcroForm
This method merges field with its annotation and place it on the given page.
addKid(PdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a PdfFormField.
addKid(PdfWidgetAnnotation) - Method in class com.itextpdf.forms.fields.PdfFormField
Adds a new kid to the Kids array property from a PdfWidgetAnnotation.
ALIGN_CENTER - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
ALIGN_LEFT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
ALIGN_RIGHT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
APPEND_ONLY - Static variable in class com.itextpdf.forms.PdfAcroForm

B

backgroundColor - Variable in class com.itextpdf.forms.fields.PdfFormField
 
borderColor - Variable in class com.itextpdf.forms.fields.PdfFormField
 
borderWidth - Variable in class com.itextpdf.forms.fields.PdfFormField
 

C

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

D

DA_COLOR - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
DA_FONT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
DA_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
DEFAULT_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Size of text in form fields when font size is not explicitly set.
diamond - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
document - Variable in class com.itextpdf.forms.PdfAcroForm
The PdfDocument to which the PdfAcroForm belongs.
drawBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws a border using the borderWidth and borderColor of the form field.
drawButton(PdfCanvas, float, float, float, float, String, PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Performs the low-level drawing operations to draw a button object.
drawCheckAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance of a checkbox with a specified state value.
drawCheckBox(PdfCanvas, float, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Performs the low-level drawing operations to draw a checkbox object.
drawCircle(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawCross(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
DrawingUtil - Class in com.itextpdf.forms.util
Utility class to draw form fields PdfFormField.
DrawingUtil() - Constructor for class com.itextpdf.forms.util.DrawingUtil
 
drawMultiLineTextAppearance(Rectangle, PdfFont, float, String, PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the visual appearance of multiline text in a form field.
drawPdfA1CheckAppearance(float, float, String, int) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawPdfA1RadioAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance of a radio button with a specified value.
drawPdfA2CheckAppearance(float, float, String, int) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawPdfACheck(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACheck(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACheckBox(PdfCanvas, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawPdfACircle(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACircle(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACross(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfACross(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfADiamond(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfADiamond(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfASquare(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfASquare(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfAStar(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPdfAStar(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
 
drawPushButtonAppearance(float, float, String, PdfFont, float) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance for a push button.
drawRadioAppearance(float, float, String) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the appearance of a radio button with a specified value.
drawRadioBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormField
 
drawRadioField(PdfCanvas, float, float, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws a radio button.
drawTextAppearance(Rectangle, PdfFont, float, String, PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Draws the visual appearance of text in a form field.

E

extractXFANodes(Document) - Static method in class com.itextpdf.forms.xfa.XfaForm
Extracts DOM nodes from an XFA document.

F

FF_COMB - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_COMBO - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
Choice field flags
FF_COMMIT_ON_SEL_CHANGE - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_DO_NOT_SCROLL - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_EDIT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_FILE_SELECT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_MULTI_SELECT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
FF_MULTILINE - Static variable in class com.itextpdf.forms.fields.PdfFormField
Flag that designates, if set, that the field can contain multiple lines of text.
FF_NO_EXPORT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_NO_TOGGLE_TO_OFF - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
Button field flags
FF_PASSWORD - Static variable in class com.itextpdf.forms.fields.PdfFormField
Flag that designates, if set, that the field's contents must be obfuscated.
FF_PUSH_BUTTON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_RADIO - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_RADIOS_IN_UNISON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
 
FF_READ_ONLY - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_REQUIRED - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
FF_RICH_TEXT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
 
FF_SORT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
 
fields - Variable in class com.itextpdf.forms.PdfAcroForm
A map of field names and their associated form field objects.
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.
flattenFields() - Method in class com.itextpdf.forms.PdfAcroForm
Flattens interactive form fields in the document.
font - Variable in class com.itextpdf.forms.fields.PdfFormField
 
fontSize - Variable in class com.itextpdf.forms.fields.PdfFormField
 
form - Variable in class com.itextpdf.forms.fields.PdfFormField
 

G

generateAppearance - Variable in class com.itextpdf.forms.PdfAcroForm
Keeps track of whether or not appearances must be generated by the form fields themselves, or by the PDF viewer application.
generateDefaultAppearanceString(PdfFont, float, Color, PdfResources) - Method in class com.itextpdf.forms.fields.PdfFormField
 
getAcroForm(PdfDocument, boolean) - Static method in class com.itextpdf.forms.PdfAcroForm
Retrieves AcroForm from the document.
getAdditionalAction() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the currently additional action dictionary for the form field.
getAlternativeName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current alternate name.
getAppearanceStates() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the appearance state names.
getBorderWidth() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the border width for the field.
getCalculationOrder() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the CO array property on the AcroForm.
getDatasetsNode() - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the Node that corresponds to the datasets part.
getDefaultAppearance() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.
getDefaultAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the DA String property on the AcroForm.
getDefaultJustification() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the Q integer property on the AcroForm.
getDefaultResources() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the DR dictionary property on the AcroForm.
getDefaultStyle() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a default style string, as described in "Rich Text Strings" section of Pdf spec.
getDefaultValue() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the default fallback value for the form field.
getDocument() - Method in class com.itextpdf.forms.fields.PdfFormField
 
getDomDocument() - Method in class com.itextpdf.forms.xfa.XfaForm
Gets the top level DOM document.
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.
getFieldName() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current field name.
getFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets all AcroForm fields in the document.
getFont() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current font of the form field.
getFontAndSize(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
 
getFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the form fields as a Map.
getFormType() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
Returns Btn, the form type for choice form fields.
getFormType() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Returns Ch, the form type for choice form fields.
getFormType() - Method in class com.itextpdf.forms.fields.PdfFormField
Returns the type of the
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.
getIndices() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Gets the currently selected items in the field
getJustification() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a code specifying the form of quadding (justification) to be used in displaying the text: 0 Left-justified 1 Centered 2 Right-justified
getKids() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the kids of this object.
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.
getNeedAppearances() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the NeedAppearances boolean property on the AcroForm.
getNodeText(Node) - Static method in class com.itextpdf.forms.xfa.XfaForm
Gets all the text contained in the child nodes of this node.
getOptions() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets options for the form field.
getParent() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the parent dictionary.
getPdfDocument() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the PdfDocument this PdfAcroForm belongs to.
getRect(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
 
getRichText() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets a rich text string, as described in "Rich Text Strings" section of Pdf spec.
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.
getTopIndex() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Gets the current index of the first option in a scrollable list.
getValue() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current value contained in the form field.
getValueAsString() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the current value contained in the form field.
getWidgets() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets all PdfWidgetAnnotation that this form field and its kids refer to.
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.

H

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

I

img - Variable in class com.itextpdf.forms.fields.PdfFormField
 
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).
isEdit() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the combo box shall include an editable text box as well as a drop-down list; if false, it shall include only a drop-down list.
isFileSelect() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.
isGenerateAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
Gets the attribute generateAppearance, which tells PdfAcroForm.flattenFields() to generate an appearance Stream for all form fields that don't have one.
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.
isNoExport() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the NoExport attribute.
isPassword() - Method in class com.itextpdf.forms.fields.PdfFormField
If true, the field is intended for entering a secure password that should not be echoed visibly to the screen.
isPushButton() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a pushbutton that does not retain a permanent value.
isRadio() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, the field is a set of radio buttons; if false, the field is a check box.
isRadiosInUnison() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked.
isReadOnly() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the ReadOnly flag, specifying whether or not the field can be changed.
isRequired() - Method in class com.itextpdf.forms.fields.PdfFormField
Gets the Required flag, specifying whether or not the field must be filled in.
isRichText() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the value of this field should be represented as a rich text string.
isScroll() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field scrolls (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than fits within its annotation rectangle.
isSort() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field's option items shall be sorted alphabetically.
isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, text entered in the field shall be spell-checked..
isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, text entered in the field is spell-checked.
isToggleOff() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, clicking the selected button deselects it, leaving no button selected.
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.fields.PdfFormField
 
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfAcroForm
 
isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfSigFieldLock
 
isXfaPresent() - Method in class com.itextpdf.forms.xfa.XfaForm
Returns true if it is a XFA form.

M

makeFieldFlag(int) - Static method in class com.itextpdf.forms.fields.PdfFormField
Makes a field flag by bit position.
makeFormField(PdfObject, PdfDocument) - Static method in class com.itextpdf.forms.fields.PdfFormField
Creates a (subtype of) PdfFormField object.
MIN_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.PdfFormField
 

P

partialFormFlattening(String) - Method in class com.itextpdf.forms.PdfAcroForm
Adds a form field, identified by name, to the list of fields to be flattened.
pdfAConformanceLevel - Variable in class com.itextpdf.forms.fields.PdfFormField
 
PdfAcroForm - Class in com.itextpdf.forms
This class represents the static form technology AcroForm on a PDF file.
PdfButtonFormField - Class in com.itextpdf.forms.fields
An interactive control on the screen that raises events and/or can retain data.
PdfButtonFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfButtonFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfButtonFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfButtonFormField
 
PdfChoiceFormField - Class in com.itextpdf.forms.fields
An AcroForm field type representing any type of choice field.
PdfChoiceFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfChoiceFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfChoiceFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfChoiceFormField
 
PdfFormField - Class in com.itextpdf.forms.fields
This class represents a single field or field group in an AcroForm.
PdfFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a form field as a wrapper object around a PdfDictionary.
PdfFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a minimal PdfFormField.
PdfFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfFormField
Creates a form field as a parent of a PdfWidgetAnnotation.
PdfPageFormCopier - Class in com.itextpdf.forms
A sample implementation of the {#link IPdfPageExtraCopier} interface which copies only AcroForm fields to a new page.
PdfPageFormCopier() - Constructor for class com.itextpdf.forms.PdfPageFormCopier
 
PdfSigFieldLock - Class in com.itextpdf.forms
A signature field lock dictionary.
PdfSigFieldLock() - Constructor for class com.itextpdf.forms.PdfSigFieldLock
Creates an instance of PdfSigFieldLock.
PdfSigFieldLock(PdfDictionary) - Constructor for class com.itextpdf.forms.PdfSigFieldLock
Creates an instance of PdfSigFieldLock.
PdfSigFieldLock.LockAction - Enum in com.itextpdf.forms
Enumerates the different actions of a signature field lock.
PdfSigFieldLock.LockPermissions - Enum in com.itextpdf.forms
Enumerates the different levels of access permissions granted for the document when the corresponding signature field is signed: PdfSigFieldLock.LockPermissions.NO_CHANGES_ALLOWED - no changes to the document are permitted; any change to the document invalidates the signature, PdfSigFieldLock.LockPermissions.FORM_FILLING - permitted changes are filling in forms, instantiating page templates, and signing; other changes invalidate the signature, PdfSigFieldLock.LockPermissions.FORM_FILLING_AND_ANNOTATION - permitted changes are the same as for the previous, as well as annotation creation, deletion, and modification; other changes invalidate the signature.
PdfSignatureFormField - Class in com.itextpdf.forms.fields
An AcroForm field containing signature data.
PdfSignatureFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfSignatureFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfSignatureFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfSignatureFormField
 
PdfTextFormField - Class in com.itextpdf.forms.fields
An AcroForm field containing textual data.
PdfTextFormField(PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
PdfTextFormField(PdfWidgetAnnotation, PdfDocument) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
PdfTextFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.PdfTextFormField
 
processOptions(String[][]) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
processOptions(String[]) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
put(PdfName, PdfObject) - Method in class com.itextpdf.forms.fields.PdfFormField
 
put(PdfName, PdfObject) - Method in class com.itextpdf.forms.PdfAcroForm
 

R

regenerateField() - Method in class com.itextpdf.forms.fields.PdfFormField
This method regenerates appearance stream of the field.
release() - Method in class com.itextpdf.forms.fields.PdfFormField
Releases underlying pdf object and other pdf entities used by wrapper.
release() - Method in class com.itextpdf.forms.PdfAcroForm
Releases underlying pdf object and other pdf entities used by wrapper.
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.
rotation - Variable in class com.itextpdf.forms.fields.PdfFormField
 

S

setAction(PdfAction) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the action on all widgets of this form field.
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.
setAppearance(PdfName, String, PdfStream) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets an appearance for (the widgets related to) the form field.
setBackgroundColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the backgroundColor property.
setBorderColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the Border Color.
setBorderStyle(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormField
 
setBorderWidth(float) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the border width for the field.
setCalculationOrder(PdfArray) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the CO array property on the AcroForm.
setCheckType(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Changes the type of graphical marker used to mark a checkbox as 'on'.
setColor(Color) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the text color.
setComb(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
Meaningful only if the MaxLen entry is present in the text field dictionary and if the Multiline, Password, and FileSelect flags are clear.
setCombo(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field is a combo box; if false, the field is a list box.
setCommitOnSelChange(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the new value shall be committed as soon as a selection is made (commonly with the pointing device).
setDefaultAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets 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.
setDefaultAppearance(String) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the DA String property on the AcroForm.
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.
setDefaultValue(PdfObject) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the default fallback value for the form field.
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.
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.
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.
setFont(PdfFont) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the font property.
setFontAndSize(PdfFont, int) - Method in class com.itextpdf.forms.fields.PdfFormField
Combined setter for the font and fontSize properties.
setFontSize(float) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the fontSize property.
setFontSize(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the fontSize property.
setFontSizeAutoScale() - Method in class com.itextpdf.forms.fields.PdfFormField
Sets zero font size which will be interpreted as auto-size according to ISO 32000-1, 12.7.3.3.
setGenerateAppearance(boolean) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the attribute generateAppearance, which tells PdfAcroForm.flattenFields() to generate an appearance Stream for all form fields that don't have one.
setImage(String) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
 
setImageAsForm(PdfFormXObject) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
 
setIndices(PdfArray) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Sets the selected items in the field.
setJustification(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a code specifying the form of quadding (justification) to be used in displaying the text: 0 Left-justified 1 Centered 2 Right-justified
setListSelected(String[]) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Highlights the options.
setListSelected(int[]) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Highlights the options.
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.
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.
setNeedAppearances(boolean) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the NeedAppearances boolean property on the AcroForm.
setNodeText(Node, String) - Method in class com.itextpdf.forms.xfa.XfaForm
Sets the text of this node.
setNoExport(boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets the NoExport flag, specifying whether or not exporting is forbidden.
setOptions(PdfArray) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets options for the form field.
setPage(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Specifies on which page the form field's widget must be shown.
setParent(PdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
Sets a parent PdfFormField for the current object.
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.
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.
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.
setRotation(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Basic setter for the degRotation property.
setScroll(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, the field scrolls (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than fits within its annotation rectangle.
setSignatureFlag(int) - Method in class com.itextpdf.forms.PdfAcroForm
Changes the SigFlags integer property on the AcroForm.
setSignatureFlags(int) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the SigFlags integer property on the AcroForm.
setSort(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, the field's option items shall be sorted alphabetically.
setSpellCheck(boolean) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
If true, text entered in the field shall be spell-checked..
setSpellCheck(boolean) - Method in class com.itextpdf.forms.fields.PdfTextFormField
If true, text entered in the field is spell-checked.
setToggleOff(boolean) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
If true, clicking the selected button deselects it, leaving no button selected.
setTopIndex(int) - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
Sets the index of the first visible option in a scrollable list.
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 generating 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.
setVisibility(int) - Method in class com.itextpdf.forms.fields.PdfFormField
Set the visibility flags of the form field annotation Options are: HIDDEN, HIDDEN_BUT_PRINTABLE, VISIBLE, VISIBLE_BUT_DOES_NOT_PRINT
setXfaFieldValue(String, String) - Method in class com.itextpdf.forms.xfa.XfaForm
Changes a field value in the XFA form.
setXfaForm(XfaForm, PdfDocument) - Static method in class com.itextpdf.forms.xfa.XfaForm
Sets the XFA key from a byte array.
setXfaForm(XfaForm, PdfAcroForm) - Static method in class com.itextpdf.forms.xfa.XfaForm
Sets the XFA key from a byte array.
setXFAResource(PdfStream) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the XFA property on the AcroForm.
setXFAResource(PdfArray) - Method in class com.itextpdf.forms.PdfAcroForm
Sets the XFA property on the AcroForm.
SIGNATURE_EXIST - Static variable in class com.itextpdf.forms.PdfAcroForm
splitDAelements(String) - Static method in class com.itextpdf.forms.fields.PdfFormField
 
square - Static variable in class com.itextpdf.forms.util.DrawingUtil
 
star - Static variable in class com.itextpdf.forms.util.DrawingUtil
 

T

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

V

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.
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.
VISIBLE - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
VISIBLE_BUT_DOES_NOT_PRINT - Static variable in class com.itextpdf.forms.fields.PdfFormField
 

W

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.

X

X_OFFSET - Static variable in class com.itextpdf.forms.fields.PdfFormField
 
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.
A B C D E F G H I M P R S T V W X 
Skip navigation links

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