Class PdfName

java.lang.Object
com.lowagie.text.pdf.PdfObject
com.lowagie.text.pdf.PdfName
All Implemented Interfaces:
Comparable<PdfName>

@Deprecated public class PdfName extends PdfObject implements Comparable<PdfName>
Deprecated.
PdfName is an object that can be used as a name in a PDF-file.

A name, like a string, is a sequence of characters. It must begin with a slash followed by a sequence of ASCII characters in the range 32 through 136 except %, (, ), [, ], <, >, {, }, / and #. Any character except 0x00 may be included in a name by writing its two character hex code, preceded by #. The maximum number of characters in a name is 127.
This object is described in the 'Portable Document Format Reference Manual version 1.7' section 3.2.4 (page 56-58).

See Also:
  • Field Details

    • _3D

      public static final PdfName _3D
      Deprecated.
      A name.
      Since:
      2.1.6
    • A

      public static final PdfName A
      Deprecated.
      (Optional) An action that shall be performed when the annotation is activated.
    • AA

      public static final PdfName AA
      Deprecated.
      (Optional) An additional-actions dictionary defining the field's / annotations's behaviour in response to various trigger events. This entry has exactly the same meaning as the AA entry in an annotation dictionary.
    • ABSOLUTECOLORIMETRIC

      public static final PdfName ABSOLUTECOLORIMETRIC
      Deprecated.
      A name
      Since:
      2.1.5 renamed from ABSOLUTECALORIMETRIC
    • AC

      public static final PdfName AC
      Deprecated.
      A name
    • ACROFORM

      public static final PdfName ACROFORM
      Deprecated.
      A name
    • ACTION

      public static final PdfName ACTION
      Deprecated.
      (Required) A name which, in conjunction with Fields, indicates the set of fields that should be locked. The value shall be one of the following: All, include or exclude.
    • ACTIVATION

      public static final PdfName ACTIVATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • ADBE

      public static final PdfName ADBE
      Deprecated.
      A name.
      Since:
      2.1.6
    • ACTUALTEXT

      public static final PdfName ACTUALTEXT
      Deprecated.
      a name used in PDF structure
      Since:
      2.1.6
    • ADBE_PKCS7_DETACHED

      public static final PdfName ADBE_PKCS7_DETACHED
      Deprecated.
      A name
    • ADBE_PKCS7_S4

      public static final PdfName ADBE_PKCS7_S4
      Deprecated.
      A name
    • ADBE_PKCS7_S5

      public static final PdfName ADBE_PKCS7_S5
      Deprecated.
      A name
    • ADBE_PKCS7_SHA1

      public static final PdfName ADBE_PKCS7_SHA1
      Deprecated.
      A name
    • ADBE_X509_RSA_SHA1

      public static final PdfName ADBE_X509_RSA_SHA1
      Deprecated.
      A name
    • ADOBE_PPKLITE

      public static final PdfName ADOBE_PPKLITE
      Deprecated.
      A name
    • ADOBE_PPKMS

      public static final PdfName ADOBE_PPKMS
      Deprecated.
      A name
    • AESV2

      public static final PdfName AESV2
      Deprecated.
      (PDF 1.6; deprecated) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with 7.6.3.1, "Algorithm 1: Encryption of data using the RC4or AES algorithms", using the AES algorithm in Cipher BlockChaining (CBC) mode with a 16-byte block size and an initialization vector that shall be randomly generated and placed as the first 16 bytes in the stream or string. The key size(Length) shall be 128 bits.
    • AESV3

      public static final PdfName AESV3
      Deprecated.
      (PDF 2.0) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with 7.6.3.2, "Algorithm 1.A: Encryption of data using the AES algorithms", using the AES-256 algorithm in Cipher Block Chaining (CBC)with padding mode with a 16-byte block size and an initialization vector that is randomly generated and placed as the first 16 bytes in the stream or string. The key size (Length)shall be 256 bits.
    • AF

      public static final PdfName AF
      Deprecated.
      (Optional; PDF 2.0) An array of one or more file specification dictionaries which denote the associated files for this annotation.
    • AIS

      public static final PdfName AIS
      Deprecated.
      A name
    • ALL

      public static final PdfName ALL
      Deprecated.
      Stands for "Lock all fields in the document" which is one possible value of the Action attribute in a signature field lock dictionary
    • ALLPAGES

      public static final PdfName ALLPAGES
      Deprecated.
      A name
    • ALT

      public static final PdfName ALT
      Deprecated.
      A name
    • ALTERNATE

      public static final PdfName ALTERNATE
      Deprecated.
      A name
    • ANIMATION

      public static final PdfName ANIMATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • ANNOT

      public static final PdfName ANNOT
      Deprecated.
      A name
    • ANNOTS

      public static final PdfName ANNOTS
      Deprecated.
      A name
    • ANTIALIAS

      public static final PdfName ANTIALIAS
      Deprecated.
      A name
    • AP

      public static final PdfName AP
      Deprecated.
      (Optional) An appearance dictionary specifying how the annotation shall be presented visually on the page. A PDF writer shall include an appearance dictionary when writing or updating an annotation dictionary except for the two cases listed below. Every annotation (including those whose Subtype value is Widget, as used for form fields), except for the two cases listed below, shall have at least one appearance dictionary. Exclusions:
      • Annotations where the value of the Rect key consists of an array where the value at index 1 is equal to the value at index 3 or the value at index 2 is equal to the value at index 4
      • Annotations whose Subtype value is Popup, Projection or Link.
    • APP

      public static final PdfName APP
      Deprecated.
      A build data dictionary for a description of the signature APP.
    • APPDEFAULT

      public static final PdfName APPDEFAULT
      Deprecated.
      A name
    • ART

      public static final PdfName ART
      Deprecated.
      A name
      Since:
      2.1.6
    • ARTBOX

      public static final PdfName ARTBOX
      Deprecated.
      A name
    • ASCENT

      public static final PdfName ASCENT
      Deprecated.
      A name
    • AS

      public static final PdfName AS
      Deprecated.
      (Required if the appearance dictionary AP contains one or more subdictionaries) The annotation's appearance state, which selects the applicable appearance stream from an appearance subdictionary.
    • ASCII85DECODE

      public static final PdfName ASCII85DECODE
      Deprecated.
      A name
    • ASCIIHEXDECODE

      public static final PdfName ASCIIHEXDECODE
      Deprecated.
      A name
    • ASSET

      public static final PdfName ASSET
      Deprecated.
      A name.
      Since:
      2.1.6
    • ASSETS

      public static final PdfName ASSETS
      Deprecated.
      A name.
      Since:
      2.1.6
    • AUTHEVENT

      public static final PdfName AUTHEVENT
      Deprecated.
      A name
    • AUTHOR

      public static final PdfName AUTHOR
      Deprecated.
      A name
    • B

      public static final PdfName B
      Deprecated.
      A name
    • BACKGROUND

      public static final PdfName BACKGROUND
      Deprecated.
      A name
      Since:
      2.1.6
    • BASEENCODING

      public static final PdfName BASEENCODING
      Deprecated.
      A name
    • BASEFONT

      public static final PdfName BASEFONT
      Deprecated.
      A name
    • BASEVERSION

      public static final PdfName BASEVERSION
      Deprecated.
      A name
      Since:
      2.1.6
    • BBOX

      public static final PdfName BBOX
      Deprecated.
      A name
    • BC

      public static final PdfName BC
      Deprecated.
      A name
    • BG

      public static final PdfName BG
      Deprecated.
      A name
    • BIBENTRY

      public static final PdfName BIBENTRY
      Deprecated.
      A name
      Since:
      2.1.6
    • BIGFIVE

      public static final PdfName BIGFIVE
      Deprecated.
      A name
    • BINDING

      public static final PdfName BINDING
      Deprecated.
      A name.
      Since:
      2.1.6
    • BINDINGMATERIALNAME

      public static final PdfName BINDINGMATERIALNAME
      Deprecated.
      A name.
      Since:
      2.1.6
    • BITSPERCOMPONENT

      public static final PdfName BITSPERCOMPONENT
      Deprecated.
      A name
    • BITSPERSAMPLE

      public static final PdfName BITSPERSAMPLE
      Deprecated.
      A name
    • BL

      public static final PdfName BL
      Deprecated.
      A name
    • BLACKIS1

      public static final PdfName BLACKIS1
      Deprecated.
      A name
    • BLACKPOINT

      public static final PdfName BLACKPOINT
      Deprecated.
      A name
    • BLOCKQUOTE

      public static final PdfName BLOCKQUOTE
      Deprecated.
      A name
      Since:
      2.1.6
    • BLEEDBOX

      public static final PdfName BLEEDBOX
      Deprecated.
      A name
    • BLINDS

      public static final PdfName BLINDS
      Deprecated.
      A name
    • BM

      public static final PdfName BM
      Deprecated.
      (Optional; PDF 2.0) The blend mode that shall be used when painting the annotation onto the page. If this key is not present, blending shall take place using the Normal blend mode. The value shall be a name object, designating one of the standard blend modes.
    • BORDER

      public static final PdfName BORDER
      Deprecated.
      Optional) An array specifying the characteristics of the annotation's border, which shall be drawn as a rounded rectangle.
    • BOUNDS

      public static final PdfName BOUNDS
      Deprecated.
      A name
    • BOX

      public static final PdfName BOX
      Deprecated.
      A name
    • BS

      public static final PdfName BS
      Deprecated.
      A name
    • BTN

      public static final PdfName BTN
      Deprecated.
      A name
    • BYTERANGE

      public static final PdfName BYTERANGE
      Deprecated.
      An array of pairs of integers (starting byte offset, length in bytes) describing the exact byte range for the digest calculation. (Required)
    • C

      public static final PdfName C
      Deprecated.
      (Optional) An array of numbers in the range 0.0 to 1.0, representing a colour used for the following purposes:
      • The background of the annotation's icon when closed
      • The title bar of the annotation's popup window
      • The border of a link annotation

      The number of array elements determines the colour space in which the colour shall be defined: 0=No colour; transparent 1=DeviceGray 3=DeviceRGB 4=DeviceCMYK

    • C0

      public static final PdfName C0
      Deprecated.
      A name
    • C1

      public static final PdfName C1
      Deprecated.
      A name
    • CA

      public static final PdfName CA
      Deprecated.
      (Optional; PDF 2.0) When regenerating the annotation's appearance stream, this is the opacity value that shall be used for stroking all visiblea elements of the annotation in its closed state, including its background and border, but not the popup window that appears when the annotation is opened. If a ca entry is not present in this dictionary, then the value of this CA entry shall also be used for nonstroking operations as well.

      Default Value: 1.0

      The specified value shall not be used if the annotation has an appearance stream; in that case, the appearance stream shall specify any transparency.

    • ca

      public static final PdfName ca
      Deprecated.
      (Optional; PDF 2.0) When regenerating the annotation's appearance stream, this is the opacity value that shall be used for all nonstroking operations on all visible elements of the annotation in its closed state (including its background and border) but not the popup window that appears when the annotation is opened. Default value: 1.0 The specified value shall not be used if the annotation has an appearance stream in that case, the appearance stream shall specify any transparency.
    • CALGRAY

      public static final PdfName CALGRAY
      Deprecated.
      A name
    • CALRGB

      public static final PdfName CALRGB
      Deprecated.
      A name
    • CAPHEIGHT

      public static final PdfName CAPHEIGHT
      Deprecated.
      A name
    • CAPTION

      public static final PdfName CAPTION
      Deprecated.
      A name
      Since:
      2.1.6
    • CATALOG

      public static final PdfName CATALOG
      Deprecated.
      A name
    • CATEGORY

      public static final PdfName CATEGORY
      Deprecated.
      A name
    • CCITTFAXDECODE

      public static final PdfName CCITTFAXDECODE
      Deprecated.
      A name
    • CENTER

      public static final PdfName CENTER
      Deprecated.
      A name.
      Since:
      2.1.6
    • CENTERWINDOW

      public static final PdfName CENTERWINDOW
      Deprecated.
      A name
    • CERT

      public static final PdfName CERT
      Deprecated.
      A name
    • CERTS

      public static final PdfName CERTS
      Deprecated.
      An array of indirect reference to streams, each containing one DER-encoded X.509 certificate (see RFC 5280). This array contains certificates that maybe used in the validation of any signatures in the document.
    • CF

      public static final PdfName CF
      Deprecated.
      A name
    • CFM

      public static final PdfName CFM
      Deprecated.
      A name
    • CH

      public static final PdfName CH
      Deprecated.
      A name
    • CHARPROCS

      public static final PdfName CHARPROCS
      Deprecated.
      A name
    • CHECKSUM

      public static final PdfName CHECKSUM
      Deprecated.
      A name
    • CI

      public static final PdfName CI
      Deprecated.
      A name
    • CIDFONTTYPE0

      public static final PdfName CIDFONTTYPE0
      Deprecated.
      A name
    • CIDFONTTYPE2

      public static final PdfName CIDFONTTYPE2
      Deprecated.
      A name
    • CIDSET

      public static final PdfName CIDSET
      Deprecated.
      A name
      Since:
      2.0.7
    • CIDSYSTEMINFO

      public static final PdfName CIDSYSTEMINFO
      Deprecated.
      A name
    • CIDTOGIDMAP

      public static final PdfName CIDTOGIDMAP
      Deprecated.
      A name
    • CIRCLE

      public static final PdfName CIRCLE
      Deprecated.
      A name
    • CMD

      public static final PdfName CMD
      Deprecated.
      A name.
      Since:
      2.1.6
    • CO

      public static final PdfName CO
      Deprecated.
      A name
    • CODE

      public static final PdfName CODE
      Deprecated.
      A name
      Since:
      2.1.6
    • COLORS

      public static final PdfName COLORS
      Deprecated.
      A name
    • COLORSPACE

      public static final PdfName COLORSPACE
      Deprecated.
      A name
    • COLLECTION

      public static final PdfName COLLECTION
      Deprecated.
      A name
    • COLLECTIONFIELD

      public static final PdfName COLLECTIONFIELD
      Deprecated.
      A name
    • COLLECTIONITEM

      public static final PdfName COLLECTIONITEM
      Deprecated.
      A name
    • COLLECTIONSCHEMA

      public static final PdfName COLLECTIONSCHEMA
      Deprecated.
      A name
    • COLLECTIONSORT

      public static final PdfName COLLECTIONSORT
      Deprecated.
      A name
    • COLLECTIONSUBITEM

      public static final PdfName COLLECTIONSUBITEM
      Deprecated.
      A name
    • COLUMNS

      public static final PdfName COLUMNS
      Deprecated.
      A name
    • CONDITION

      public static final PdfName CONDITION
      Deprecated.
      A name.
      Since:
      2.1.6
    • CONFIGURATION

      public static final PdfName CONFIGURATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • CONFIGURATIONS

      public static final PdfName CONFIGURATIONS
      Deprecated.
      A name.
      Since:
      2.1.6
    • CONTACTINFO

      public static final PdfName CONTACTINFO
      Deprecated.
      A name
    • CONTENT

      public static final PdfName CONTENT
      Deprecated.
      A name
    • CONTENTS

      public static final PdfName CONTENTS
      Deprecated.
      Used in several places:
      • 1) Annotations: (Optional) Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternative description of the annotation's contents in human-readable form. In either case, this text is useful when extracting the document's contents in support of accessibility to users with disabilities or for other purposes. Might be different for each annotation type.
      • 2) Part of the signature dictionary. The signature value. The value is a hexadecimal string representing the value of the byte range digest. (Required)
    • COORDS

      public static final PdfName COORDS
      Deprecated.
      A name
    • COUNT

      public static final PdfName COUNT
      Deprecated.
      A name
    • COURIER

      public static final PdfName COURIER
      Deprecated.
      A name of a base 14 type 1 font
    • COURIER_BOLD

      public static final PdfName COURIER_BOLD
      Deprecated.
      A name of a base 14 type 1 font
    • COURIER_OBLIQUE

      public static final PdfName COURIER_OBLIQUE
      Deprecated.
      A name of a base 14 type 1 font
    • COURIER_BOLDOBLIQUE

      public static final PdfName COURIER_BOLDOBLIQUE
      Deprecated.
      A name of a base 14 type 1 font
    • CREATIONDATE

      public static final PdfName CREATIONDATE
      Deprecated.
      A name
    • CREATOR

      public static final PdfName CREATOR
      Deprecated.
      A name
    • CREATORINFO

      public static final PdfName CREATORINFO
      Deprecated.
      A name
    • CRLS

      public static final PdfName CRLS
      Deprecated.
      An array of indirect references to streams, each containing a DER-encoded Certificate Revocation List (CRL) (see RFC 5280). This array contains CRLs that may be used in the validation of the signatures in the document.
    • CROPBOX

      public static final PdfName CROPBOX
      Deprecated.
      A name
    • CRYPT

      public static final PdfName CRYPT
      Deprecated.
      A name
    • CS

      public static final PdfName CS
      Deprecated.
      A name
    • CUEPOINT

      public static final PdfName CUEPOINT
      Deprecated.
      A name.
      Since:
      2.1.6
    • CUEPOINTS

      public static final PdfName CUEPOINTS
      Deprecated.
      A name.
      Since:
      2.1.6
    • D

      public static final PdfName D
      Deprecated.
      A name
    • DA

      public static final PdfName DA
      Deprecated.
      (Required; inheritable) The 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 colour.
    • DATA

      public static final PdfName DATA
      Deprecated.
      A name
    • DATE

      public static final PdfName DATE
      Deprecated.
      Part of the Build Data Dictionary. The software module build date.
    • DC

      public static final PdfName DC
      Deprecated.
      A name
    • DCTDECODE

      public static final PdfName DCTDECODE
      Deprecated.
      A name
    • DEACTIVATION

      public static final PdfName DEACTIVATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • DECODE

      public static final PdfName DECODE
      Deprecated.
      A name
    • DECODEPARMS

      public static final PdfName DECODEPARMS
      Deprecated.
      A name
    • DEFAULT

      public static final PdfName DEFAULT
      Deprecated.
      A name
      Since:
      2.1.6
    • DEFAULTCRYPTFILTER

      public static final PdfName DEFAULTCRYPTFILTER
      Deprecated.
      A name
      Since:
      2.1.5 renamed from DEFAULTCRYPTFILER
    • DEFAULTCMYK

      public static final PdfName DEFAULTCMYK
      Deprecated.
      A name
    • DEFAULTGRAY

      public static final PdfName DEFAULTGRAY
      Deprecated.
      A name
    • DEFAULTRGB

      public static final PdfName DEFAULTRGB
      Deprecated.
      A name
    • DESC

      public static final PdfName DESC
      Deprecated.
      A name
    • DESCENDANTFONTS

      public static final PdfName DESCENDANTFONTS
      Deprecated.
      A name
    • DESCENT

      public static final PdfName DESCENT
      Deprecated.
      A name
    • DEST

      public static final PdfName DEST
      Deprecated.
      A name
    • DESTOUTPUTPROFILE

      public static final PdfName DESTOUTPUTPROFILE
      Deprecated.
      A name
    • DESTS

      public static final PdfName DESTS
      Deprecated.
      A name
    • DEVICEGRAY

      public static final PdfName DEVICEGRAY
      Deprecated.
      A name
    • DEVICERGB

      public static final PdfName DEVICERGB
      Deprecated.
      A name
    • DEVICECMYK

      public static final PdfName DEVICECMYK
      Deprecated.
      A name
    • DI

      public static final PdfName DI
      Deprecated.
      A name
    • DIFFERENCES

      public static final PdfName DIFFERENCES
      Deprecated.
      A name
    • DISSOLVE

      public static final PdfName DISSOLVE
      Deprecated.
      A name
    • DIRECTION

      public static final PdfName DIRECTION
      Deprecated.
      A name
    • DISPLAYDOCTITLE

      public static final PdfName DISPLAYDOCTITLE
      Deprecated.
      A name
    • DIV

      public static final PdfName DIV
      Deprecated.
      A name
    • DL

      public static final PdfName DL
      Deprecated.
      A name
    • DM

      public static final PdfName DM
      Deprecated.
      A name
    • DOCMDP

      public static final PdfName DOCMDP
      Deprecated.
      A name
    • DOCOPEN

      public static final PdfName DOCOPEN
      Deprecated.
      A name
    • DOCUMENT

      public static final PdfName DOCUMENT
      Deprecated.
      A name.
      Since:
      2.1.6
    • DOMAIN

      public static final PdfName DOMAIN
      Deprecated.
      A name
    • DP

      public static final PdfName DP
      Deprecated.
      A name
    • DR

      public static final PdfName DR
      Deprecated.
      A name
    • DS

      public static final PdfName DS
      Deprecated.
      (Optional) A default style string; described in the PDF Annex M.
    • DSS

      public static final PdfName DSS
      Deprecated.
      A DSS dictionary containing document-wide security information. See PDF 2.0 specification ch. 12.8.4.3 for further details.
    • DUR

      public static final PdfName DUR
      Deprecated.
      A name
    • DUPLEX

      public static final PdfName DUPLEX
      Deprecated.
      A name
    • DUPLEXFLIPSHORTEDGE

      public static final PdfName DUPLEXFLIPSHORTEDGE
      Deprecated.
      A name
    • DUPLEXFLIPLONGEDGE

      public static final PdfName DUPLEXFLIPLONGEDGE
      Deprecated.
      A name
    • DV

      public static final PdfName DV
      Deprecated.
      (Optional; inheritable) The default value to which the field reverts when a reset-form action is executed. The format of this value is the same as that of V.
    • DW

      public static final PdfName DW
      Deprecated.
      A name
    • E

      public static final PdfName E
      Deprecated.
      Entry in a structure element dictionary: The expanded form of an abbreviation or an acronym.

      OR

      Entry in an annotation’s additional-actions dictionary: An action that shall be performed when the cursor enters theannotation’s active area.

      OR

      Entry in a collection field dictionary: A flag indicating whether the interactive PDF processor should provide support for editing the field value.

      OR more...

    • EARLYCHANGE

      public static final PdfName EARLYCHANGE
      Deprecated.
      A name
    • EF

      public static final PdfName EF
      Deprecated.
      A name
    • EFF

      public static final PdfName EFF
      Deprecated.
      A name
      Since:
      2.1.3
    • EFOPEN

      public static final PdfName EFOPEN
      Deprecated.
      A name
      Since:
      2.1.3
    • EMBEDDED

      public static final PdfName EMBEDDED
      Deprecated.
      A name
      Since:
      2.1.6
    • EMBEDDEDFILE

      public static final PdfName EMBEDDEDFILE
      Deprecated.
      A name
    • EMBEDDEDFILES

      public static final PdfName EMBEDDEDFILES
      Deprecated.
      A name
    • ENCODE

      public static final PdfName ENCODE
      Deprecated.
      A name
    • ENCODEDBYTEALIGN

      public static final PdfName ENCODEDBYTEALIGN
      Deprecated.
      A name
    • ENCODING

      public static final PdfName ENCODING
      Deprecated.
      A name
    • ENCRYPT

      public static final PdfName ENCRYPT
      Deprecated.
      A name
    • ENCRYPTMETADATA

      public static final PdfName ENCRYPTMETADATA
      Deprecated.
      A name
    • ENDOFBLOCK

      public static final PdfName ENDOFBLOCK
      Deprecated.
      A name
    • ENDOFLINE

      public static final PdfName ENDOFLINE
      Deprecated.
      A name
    • ESIC

      public static final PdfName ESIC
      Deprecated.
      Extension supplied by ETSI TS 102 778-4 V1.1.2 (2009-12)
    • EXCLUDE

      public static final PdfName EXCLUDE
      Deprecated.
      Stands for "Exclude all fields except those specified in Fields array" which is one possible value of the Action attribute in a signature field lock dictionary
    • EXTEND

      public static final PdfName EXTEND
      Deprecated.
      A name
    • EXTENSIONS

      public static final PdfName EXTENSIONS
      Deprecated.
      A name
      Since:
      2.1.6
    • EXTENSIONLEVEL

      public static final PdfName EXTENSIONLEVEL
      Deprecated.
      A name
      Since:
      2.1.6
    • EXTGSTATE

      public static final PdfName EXTGSTATE
      Deprecated.
      A name
    • EXPORT

      public static final PdfName EXPORT
      Deprecated.
      A name
    • EXPORTSTATE

      public static final PdfName EXPORTSTATE
      Deprecated.
      A name
    • EVENT

      public static final PdfName EVENT
      Deprecated.
      A name
    • F

      public static final PdfName F
      Deprecated.
      (Optional) A set of flags specifying various characteristics of the annotation Default value: 0.
    • FAR

      public static final PdfName FAR
      Deprecated.
      A name.
      Since:
      2.1.6
    • FB

      public static final PdfName FB
      Deprecated.
      A name
    • FDECODEPARMS

      public static final PdfName FDECODEPARMS
      Deprecated.
      A name
    • FDF

      public static final PdfName FDF
      Deprecated.
      A name
    • FF

      public static final PdfName FF
      Deprecated.
      (Optional; inheritable) A set of flags specifying various characteristics of the field. Default value: 0.
    • FFILTER

      public static final PdfName FFILTER
      Deprecated.
      A name
    • FIELDMDP

      public static final PdfName FIELDMDP
      Deprecated.
      The FieldMDP transform method shall be used to detect changes to the values of a list of form fields. The entries in its transform parameters dictionary are Type, Actions, Field and V.
    • FIELDS

      public static final PdfName FIELDS
      Deprecated.
      A name
    • FIGURE

      public static final PdfName FIGURE
      Deprecated.
      A name
      Since:
      2.1.6
    • FILEATTACHMENT

      public static final PdfName FILEATTACHMENT
      Deprecated.
      A name
    • FILEID

      public static final PdfName FILEID
      Deprecated.
      A name
    • FILESPEC

      public static final PdfName FILESPEC
      Deprecated.
      A name
    • FILTER

      public static final PdfName FILTER
      Deprecated.
      A name
    • FIRST

      public static final PdfName FIRST
      Deprecated.
      A name
    • FIRSTCHAR

      public static final PdfName FIRSTCHAR
      Deprecated.
      A name
    • FIRSTPAGE

      public static final PdfName FIRSTPAGE
      Deprecated.
      A name
    • FIT

      public static final PdfName FIT
      Deprecated.
      A name
    • FITH

      public static final PdfName FITH
      Deprecated.
      A name
    • FITV

      public static final PdfName FITV
      Deprecated.
      A name
    • FITR

      public static final PdfName FITR
      Deprecated.
      A name
    • FITB

      public static final PdfName FITB
      Deprecated.
      A name
    • FITBH

      public static final PdfName FITBH
      Deprecated.
      A name
    • FITBV

      public static final PdfName FITBV
      Deprecated.
      A name
    • FITWINDOW

      public static final PdfName FITWINDOW
      Deprecated.
      A name
    • FLAGS

      public static final PdfName FLAGS
      Deprecated.
      A name
    • FLASH

      public static final PdfName FLASH
      Deprecated.
      A name.
      Since:
      2.1.6
    • FLASHVARS

      public static final PdfName FLASHVARS
      Deprecated.
      A name.
      Since:
      2.1.6
    • FLATEDECODE

      public static final PdfName FLATEDECODE
      Deprecated.
      A name
    • FO

      public static final PdfName FO
      Deprecated.
      A name
    • FONT

      public static final PdfName FONT
      Deprecated.
      A name
    • FONTBBOX

      public static final PdfName FONTBBOX
      Deprecated.
      A name
    • FONTDESCRIPTOR

      public static final PdfName FONTDESCRIPTOR
      Deprecated.
      A name
    • FONTFAMILY

      public static final PdfName FONTFAMILY
      Deprecated.
      A byte string specifying the preferred font family name. E.g. for the font Times Bold Italic, the FontFamily is Times.
    • FONTFILE

      public static final PdfName FONTFILE
      Deprecated.
      A name
    • FONTFILE2

      public static final PdfName FONTFILE2
      Deprecated.
      A name
    • FONTFILE3

      public static final PdfName FONTFILE3
      Deprecated.
      A name
    • FONTMATRIX

      public static final PdfName FONTMATRIX
      Deprecated.
      A name
    • FONTNAME

      public static final PdfName FONTNAME
      Deprecated.
      (Required) The PostScript name of the font. This name shall be the same as the value of BaseFont in the font or CIDFont dictionary that refers to this font descriptor.
    • FONTWEIGHT

      public static final PdfName FONTWEIGHT
      Deprecated.
      (Optional); PDF 1.5; The weight (thickness) component of the fully-qualified font name or font specifier. The possible values shall be 100, 200, 300, 400, 500, 600, 700, 800, or 900, where each number indicates a weight that is at least as dark as its predecessor. A value of 400 shall indicate a normal weight; 700 shall indicate bold. The specific interpretation of these values varies from font to font. E.g. 300 in one font may appear most similar to 500 in another.
    • FOREGROUND

      public static final PdfName FOREGROUND
      Deprecated.
      A name
      Since:
      2.1.6
    • FORM

      public static final PdfName FORM
      Deprecated.
      A name
    • FORMTYPE

      public static final PdfName FORMTYPE
      Deprecated.
      A name
    • FORMULA

      public static final PdfName FORMULA
      Deprecated.
      A name
      Since:
      2.1.6
    • FREETEXT

      public static final PdfName FREETEXT
      Deprecated.
      A name
    • FRM

      public static final PdfName FRM
      Deprecated.
      A name
    • FS

      public static final PdfName FS
      Deprecated.
      A name
    • FT

      public static final PdfName FT
      Deprecated.
      The type of field that this dictionary describes: Btn Button, Tx Text, Ch Choice, Sig Signature (Required; inheritable)
    • FULLSCREEN

      public static final PdfName FULLSCREEN
      Deprecated.
      A name
    • FUNCTION

      public static final PdfName FUNCTION
      Deprecated.
      A name
    • FUNCTIONS

      public static final PdfName FUNCTIONS
      Deprecated.
      A name
    • FUNCTIONTYPE

      public static final PdfName FUNCTIONTYPE
      Deprecated.
      A name
    • GAMMA

      public static final PdfName GAMMA
      Deprecated.
      A name of an attribute.
    • GBK

      public static final PdfName GBK
      Deprecated.
      A name of an attribute.
    • GLITTER

      public static final PdfName GLITTER
      Deprecated.
      A name of an attribute.
    • GOTO

      public static final PdfName GOTO
      Deprecated.
      A name of an attribute.
    • GOTOE

      public static final PdfName GOTOE
      Deprecated.
      A name of an attribute.
    • GOTOR

      public static final PdfName GOTOR
      Deprecated.
      A name of an attribute.
    • GROUP

      public static final PdfName GROUP
      Deprecated.
      A name of an attribute.
    • GTS_PDFA1

      public static final PdfName GTS_PDFA1
      Deprecated.
      A name of an attribute.
    • GTS_PDFX

      public static final PdfName GTS_PDFX
      Deprecated.
      A name of an attribute.
    • GTS_PDFXVERSION

      public static final PdfName GTS_PDFXVERSION
      Deprecated.
      A name of an attribute.
    • H

      public static final PdfName H
      Deprecated.
      Optional) The annotation's highlighting mode, the visual effect that shall be used when the mouse button is pressed or held down inside its active area:
      • N (None) No highlighting.
      • I (Invert) Invert the colours used to display the contents of the annotation rectangle.
      • O (Outline) Stroke the colours used to display the annotation border.
      • P (Push) Display the annotation's down appearance, if any. If no down appearance is defined, the contents of the annotation rectangle shall be offset to appear as if it were beingpushed below the surface of the page.
      • T (Toggle) Same as P (which is preferred).
      A highlighting mode other than P shall override any down appearance defined for the annotation. Default value: I.
    • H1

      public static final PdfName H1
      Deprecated.
      A name
      Since:
      2.1.6
    • H2

      public static final PdfName H2
      Deprecated.
      A name
      Since:
      2.1.6
    • H3

      public static final PdfName H3
      Deprecated.
      A name
      Since:
      2.1.6
    • H4

      public static final PdfName H4
      Deprecated.
      A name
      Since:
      2.1.6
    • H5

      public static final PdfName H5
      Deprecated.
      A name
      Since:
      2.1.6
    • H6

      public static final PdfName H6
      Deprecated.
      A name
      Since:
      2.1.6
    • HALIGN

      public static final PdfName HALIGN
      Deprecated.
      A name.
      Since:
      2.1.6
    • HEIGHT

      public static final PdfName HEIGHT
      Deprecated.
      A name of an attribute.
    • HELV

      public static final PdfName HELV
      Deprecated.
      A name
    • HELVETICA

      public static final PdfName HELVETICA
      Deprecated.
      A name of a base 14 type 1 font
    • HELVETICA_BOLD

      public static final PdfName HELVETICA_BOLD
      Deprecated.
      A name of a base 14 type 1 font
    • HELVETICA_OBLIQUE

      public static final PdfName HELVETICA_OBLIQUE
      Deprecated.
      A name of a base 14 type 1 font
    • HELVETICA_BOLDOBLIQUE

      public static final PdfName HELVETICA_BOLDOBLIQUE
      Deprecated.
      A name of a base 14 type 1 font
    • HID

      public static final PdfName HID
      Deprecated.
      A name
    • HIDE

      public static final PdfName HIDE
      Deprecated.
      A name
    • HIDEMENUBAR

      public static final PdfName HIDEMENUBAR
      Deprecated.
      A name
    • HIDETOOLBAR

      public static final PdfName HIDETOOLBAR
      Deprecated.
      A name
    • HIDEWINDOWUI

      public static final PdfName HIDEWINDOWUI
      Deprecated.
      A name
    • HIGHLIGHT

      public static final PdfName HIGHLIGHT
      Deprecated.
      A name
    • HOFFSET

      public static final PdfName HOFFSET
      Deprecated.
      A name.
      Since:
      2.1.6
    • I

      public static final PdfName I
      Deprecated.
      (Sometimes required, otherwise optional) For choice fields that allow multiple selection (MultiSelect flag set), an array of integers, sorted in ascending order, representing the zero-based indices in the Opt array of the currently selected option items. This entry shall be used when two or more elements in the Opt array have different names but the same export value or when the value of the choice field is an array. If the items identified by this entry differ from those in the V entry of the field dictionary (see discussion following this Table), the V entry shall be used.
    • ICCBASED

      public static final PdfName ICCBASED
      Deprecated.
      A name
    • ID

      public static final PdfName ID
      Deprecated.
      A name
    • IDENTITY

      public static final PdfName IDENTITY
      Deprecated.
      A name
    • IF

      public static final PdfName IF
      Deprecated.
      A name
    • IMAGE

      public static final PdfName IMAGE
      Deprecated.
      A name
    • IMAGEB

      public static final PdfName IMAGEB
      Deprecated.
      A name
    • IMAGEC

      public static final PdfName IMAGEC
      Deprecated.
      A name
    • IMAGEI

      public static final PdfName IMAGEI
      Deprecated.
      A name
    • IMAGEMASK

      public static final PdfName IMAGEMASK
      Deprecated.
      A name
    • INCLUDE

      public static final PdfName INCLUDE
      Deprecated.
      Stands for "Include all fields specified in Fields array" which is one possible value of the Action attribute in a signature field lock dictionary
    • INDEX

      public static final PdfName INDEX
      Deprecated.
      A name
    • INDEXED

      public static final PdfName INDEXED
      Deprecated.
      A name
    • INFO

      public static final PdfName INFO
      Deprecated.
      A name
    • INK

      public static final PdfName INK
      Deprecated.
      A name
    • INKLIST

      public static final PdfName INKLIST
      Deprecated.
      A name
    • INSTANCES

      public static final PdfName INSTANCES
      Deprecated.
      A name.
      Since:
      2.1.6
    • IMPORTDATA

      public static final PdfName IMPORTDATA
      Deprecated.
      A name
    • INTENT

      public static final PdfName INTENT
      Deprecated.
      A name
    • INTERPOLATE

      public static final PdfName INTERPOLATE
      Deprecated.
      A name
    • ISMAP

      public static final PdfName ISMAP
      Deprecated.
      A name
    • IRT

      public static final PdfName IRT
      Deprecated.
      A name
    • ITALICANGLE

      public static final PdfName ITALICANGLE
      Deprecated.
      A name
    • IX

      public static final PdfName IX
      Deprecated.
      A name
    • JAVASCRIPT

      public static final PdfName JAVASCRIPT
      Deprecated.
      A name
    • JBIG2DECODE

      public static final PdfName JBIG2DECODE
      Deprecated.
      A name
      Since:
      2.1.5
    • JBIG2GLOBALS

      public static final PdfName JBIG2GLOBALS
      Deprecated.
      A name
      Since:
      2.1.5
    • JPXDECODE

      public static final PdfName JPXDECODE
      Deprecated.
      A name
    • JS

      public static final PdfName JS
      Deprecated.
      A name
    • K

      public static final PdfName K
      Deprecated.
      A name
    • KEYWORDS

      public static final PdfName KEYWORDS
      Deprecated.
      A name
    • KIDS

      public static final PdfName KIDS
      Deprecated.
      (Sometimes required, as described) An array of indirect references to the immediate children of this field. In a non-terminal field, the Kids array shall refer to field dictionaries that are immediate descendants of this field. In a terminal field, the Kids array ordinarily shall refer to one or more separate widget annotations that are associated with this field. However, if there is only one associated widget annotation, and its contents have been merged into the field dictionary, Kids shall be omitted.
    • L

      public static final PdfName L
      Deprecated.
      A name
    • L2R

      public static final PdfName L2R
      Deprecated.
      A name
    • LANG

      public static final PdfName LANG
      Deprecated.
      (Optional; PDF 2.0) A language identifier overriding the document's language identifier to specify the natural language for all text in the annotation except where overridden by other explicit language specifications.
    • LANGUAGE

      public static final PdfName LANGUAGE
      Deprecated.
      A name
    • LAST

      public static final PdfName LAST
      Deprecated.
      A name
    • LASTCHAR

      public static final PdfName LASTCHAR
      Deprecated.
      A name
    • LASTPAGE

      public static final PdfName LASTPAGE
      Deprecated.
      A name
    • LAUNCH

      public static final PdfName LAUNCH
      Deprecated.
      A name
    • LBL

      public static final PdfName LBL
      Deprecated.
      A name
      Since:
      2.1.6
    • LBODY

      public static final PdfName LBODY
      Deprecated.
      A name
      Since:
      2.1.6
    • LENGTH

      public static final PdfName LENGTH
      Deprecated.
      A name
    • LENGTH1

      public static final PdfName LENGTH1
      Deprecated.
      A name
    • LI

      public static final PdfName LI
      Deprecated.
      A name
      Since:
      2.1.6
    • LIMITS

      public static final PdfName LIMITS
      Deprecated.
      A name
    • LINE

      public static final PdfName LINE
      Deprecated.
      A name
    • LINEAR

      public static final PdfName LINEAR
      Deprecated.
      A name.
      Since:
      2.1.6
    • LISTMODE

      public static final PdfName LISTMODE
      Deprecated.
      A name
    • LOCATION

      public static final PdfName LOCATION
      Deprecated.
      A name
    • LOCK

      public static final PdfName LOCK
      Deprecated.
      (Optional; shall be an indirect reference) A signature field lock dictionary that specifies a set of form fields that shall be locked when this signature field is signed.
    • LOCKED

      public static final PdfName LOCKED
      Deprecated.
      A name
      Since:
      2.1.2
    • LZWDECODE

      public static final PdfName LZWDECODE
      Deprecated.
      A name
    • M

      public static final PdfName M
      Deprecated.
      (Optional) The date and time when the annotation was most recently modified. The format should be a date string (a text string containing no whitespace, of the form (D:YYYYMMDDHHmmSSOHH'mm)) but interactive PDF processors shall accept and display a string in any format.
    • MATERIAL

      public static final PdfName MATERIAL
      Deprecated.
      A name
      Since:
      2.1.6
    • MATRIX

      public static final PdfName MATRIX
      Deprecated.
      A name
    • MAC_EXPERT_ENCODING

      public static final PdfName MAC_EXPERT_ENCODING
      Deprecated.
      A name of an encoding
    • MAC_ROMAN_ENCODING

      public static final PdfName MAC_ROMAN_ENCODING
      Deprecated.
      A name of an encoding
    • MARKED

      public static final PdfName MARKED
      Deprecated.
      A name
    • MARKINFO

      public static final PdfName MARKINFO
      Deprecated.
      A name
    • MASK

      public static final PdfName MASK
      Deprecated.
      A name
    • MAX_LOWER_CASE

      public static final PdfName MAX_LOWER_CASE
      Deprecated.
      A name
      Since:
      2.1.6 renamed from MAX
    • MAX_CAMEL_CASE

      public static final PdfName MAX_CAMEL_CASE
      Deprecated.
      A name
      Since:
      2.1.6
    • MAXLEN

      public static final PdfName MAXLEN
      Deprecated.
      (Optional; inheritable) The maximum length of the field's text, in characters
    • MEDIABOX

      public static final PdfName MEDIABOX
      Deprecated.
      A name
    • MCID

      public static final PdfName MCID
      Deprecated.
      A name
    • MCR

      public static final PdfName MCR
      Deprecated.
      A name
    • METADATA

      public static final PdfName METADATA
      Deprecated.
      A name
    • MIN_LOWER_CASE

      public static final PdfName MIN_LOWER_CASE
      Deprecated.
      A name
      Since:
      2.1.6 renamed from MIN
    • MIN_CAMEL_CASE

      public static final PdfName MIN_CAMEL_CASE
      Deprecated.
      A name
      Since:
      2.1.6
    • MK

      public static final PdfName MK
      Deprecated.
      (Optional) An appearance characteristics dictionary that shall be used in constructing a dynamic appearance stream specifying the annotation's visual presentation on the page.
    • MMTYPE1

      public static final PdfName MMTYPE1
      Deprecated.
      A name
    • MODDATE

      public static final PdfName MODDATE
      Deprecated.
      A name
    • N

      public static final PdfName N
      Deprecated.
      A name
    • N0

      public static final PdfName N0
      Deprecated.
      A name
    • N1

      public static final PdfName N1
      Deprecated.
      A name
    • N2

      public static final PdfName N2
      Deprecated.
      A name
    • N3

      public static final PdfName N3
      Deprecated.
      A name
    • N4

      public static final PdfName N4
      Deprecated.
      A name
    • NAME

      public static final PdfName NAME
      Deprecated.
      (optional) The name of the person or authority signing the document. This value should be used only when it is not possible to extract the name from the signature.
    • NAMED

      public static final PdfName NAMED
      Deprecated.
      A name
    • NAMES

      public static final PdfName NAMES
      Deprecated.
      A name
    • NEAR

      public static final PdfName NEAR
      Deprecated.
      A name.
      Since:
      2.1.6
    • NEEDAPPEARANCES

      public static final PdfName NEEDAPPEARANCES
      Deprecated.
      A name
    • NEWWINDOW

      public static final PdfName NEWWINDOW
      Deprecated.
      A name
    • NEXT

      public static final PdfName NEXT
      Deprecated.
      A name
    • NEXTPAGE

      public static final PdfName NEXTPAGE
      Deprecated.
      A name
    • NM

      public static final PdfName NM
      Deprecated.
      The annotation name, a text string uniquely identifying it among all the annotations on its page.
    • NONE

      public static final PdfName NONE
      Deprecated.
      A name
    • NONEFONTNOWARN

      public static final PdfName NONEFONTNOWARN
      Deprecated.
      If there is a Legal dictionary in the catalog of the PDF file, and the NonEmbeddedFonts attribute (which specifies the number of fonts not embedded) in that dictionary has a non-zero value, and the viewing application has a preference set to suppress the display of the warning about fonts not being embedded, then the value of this attribute will be set to true (meaning that no warning need be displayed)
    • NONFULLSCREENPAGEMODE

      public static final PdfName NONFULLSCREENPAGEMODE
      Deprecated.
      A name
    • NONSTRUCT

      public static final PdfName NONSTRUCT
      Deprecated.
      A name
      Since:
      2.1.6
    • NOTE

      public static final PdfName NOTE
      Deprecated.
      A name
      Since:
      2.1.6
    • NUMCOPIES

      public static final PdfName NUMCOPIES
      Deprecated.
      A name
    • NUMS

      public static final PdfName NUMS
      Deprecated.
      A name
    • O

      public static final PdfName O
      Deprecated.
      A name
    • OBJ

      public static final PdfName OBJ
      Deprecated.
      A name used with Document Structure
      Since:
      2.1.5
    • OBJR

      public static final PdfName OBJR
      Deprecated.
      a name used with Doucment Structure
      Since:
      2.1.5
    • OBJSTM

      public static final PdfName OBJSTM
      Deprecated.
      A name
    • OC

      public static final PdfName OC
      Deprecated.
      (Optional) An optional content group or optional content membership dictionary specifying the optional content properties for the annotation. Before the annotation is drawn, its visibility shall be determined based on this entry as well as the annotation flags specified in the F entry. If it is determined to be invisible, the annotation shall not be drawn.
    • OCG

      public static final PdfName OCG
      Deprecated.
      A name
    • OCGS

      public static final PdfName OCGS
      Deprecated.
      A name
    • OCMD

      public static final PdfName OCMD
      Deprecated.
      A name
    • OCPROPERTIES

      public static final PdfName OCPROPERTIES
      Deprecated.
      A name
    • YES

      public static final PdfName YES
      Deprecated.
      (Optional) The checked value for the Checkbox form field. The recommended name for the on state is Yes, but this is not required.
    • OCSPS

      public static final PdfName OCSPS
      Deprecated.
      An array of indirect references to streams, each containing a DER-encoded Online Certificate Status Protocol (OCSP) response (see RFC 6960). This array contains OCSPs that may be used in the validation of the signatures in the document.
    • OE

      public static final PdfName OE
      Deprecated.
      (Required if R is 6 (PDF 2.0)) A 32-byte string, based on the owner and userpassword, that shall be used in computing the file encryption key.
    • Off

      public static final PdfName Off
      Deprecated.
      A name
    • OFF

      public static final PdfName OFF
      Deprecated.
      A name
    • ON

      public static final PdfName ON
      Deprecated.
      A name
    • ONECOLUMN

      public static final PdfName ONECOLUMN
      Deprecated.
      A name
    • OPEN

      public static final PdfName OPEN
      Deprecated.
      A name
    • OPENACTION

      public static final PdfName OPENACTION
      Deprecated.
      A name
    • OP

      public static final PdfName OP
      Deprecated.
      A name
    • op

      public static final PdfName op
      Deprecated.
      A name
    • OPM

      public static final PdfName OPM
      Deprecated.
      A name
    • OPT

      public static final PdfName OPT
      Deprecated.
      (Optional; inheritable) An array containing one entry for each widget annotation in the Kids array of the radio button or check box field. Each entry shall be a text string representing the on state of the corresponding widget annotation. When this entry is present, the names used to represent the on state in the AP dictionary of each annotation may use numerical position (starting with 0) of the annotation in the Kids array, encoded as a name object (for example: /0, /1). This allows distinguishing between the annotations even if two or more of them have the same value in the Opt array.
    • ORDER

      public static final PdfName ORDER
      Deprecated.
      A name
    • ORDERING

      public static final PdfName ORDERING
      Deprecated.
      A name
    • OS

      public static final PdfName OS
      Deprecated.
      Parts of the Build Data Dictionary. Indicates the operating system, such as Win10. Currently there is no specific string format defined for the value of this attribute.
    • OSCILLATING

      public static final PdfName OSCILLATING
      Deprecated.
      A name.
      Since:
      2.1.6
    • OUTLINES

      public static final PdfName OUTLINES
      Deprecated.
      A name
    • OUTPUTCONDITION

      public static final PdfName OUTPUTCONDITION
      Deprecated.
      A name
    • OUTPUTCONDITIONIDENTIFIER

      public static final PdfName OUTPUTCONDITIONIDENTIFIER
      Deprecated.
      A name
    • OUTPUTINTENT

      public static final PdfName OUTPUTINTENT
      Deprecated.
      A name
    • OUTPUTINTENTS

      public static final PdfName OUTPUTINTENTS
      Deprecated.
      A name
    • P

      public static final PdfName P
      Deprecated.
      (Optional) An indirect reference to the page object with which this annotation is associated. This entry shall be present in screen annotations associated with rendition actions. OR (Optional; PDF 2.0) The access permissions granted for this document. Valid values shall be 1,2,3
    • PAGE

      public static final PdfName PAGE
      Deprecated.
      A name
    • PAGELABELS

      public static final PdfName PAGELABELS
      Deprecated.
      A name
    • PAGELAYOUT

      public static final PdfName PAGELAYOUT
      Deprecated.
      A name
    • PAGEMODE

      public static final PdfName PAGEMODE
      Deprecated.
      A name
    • PAGES

      public static final PdfName PAGES
      Deprecated.
      A name
    • PAINTTYPE

      public static final PdfName PAINTTYPE
      Deprecated.
      A name
    • PANOSE

      public static final PdfName PANOSE
      Deprecated.
      A name
    • PARAMS

      public static final PdfName PARAMS
      Deprecated.
      A name
    • PARENT

      public static final PdfName PARENT
      Deprecated.
      (Required if this field is the child of another in the field hierarchy; absent otherwise) The field that is the immediate parent of this one (the field, if any, whose Kids array includes this field). A field can have at most one parent; that is, it can be included in the Kids array of at most one other field.
    • PARENTTREE

      public static final PdfName PARENTTREE
      Deprecated.
      A name
    • PARENTTREENEXTKEY

      public static final PdfName PARENTTREENEXTKEY
      Deprecated.
      A name used in defining Document Structure.
      Since:
      2.1.5
    • PART

      public static final PdfName PART
      Deprecated.
      A name
      Since:
      2.1.6
    • PASSCONTEXTCLICK

      public static final PdfName PASSCONTEXTCLICK
      Deprecated.
      A name.
      Since:
      2.1.6
    • PATTERN

      public static final PdfName PATTERN
      Deprecated.
      A name
    • PATTERNTYPE

      public static final PdfName PATTERNTYPE
      Deprecated.
      A name
    • PC

      public static final PdfName PC
      Deprecated.
      A name.
      Since:
      2.1.6
    • PDF

      public static final PdfName PDF
      Deprecated.
      A name
    • PDFDOCENCODING

      public static final PdfName PDFDOCENCODING
      Deprecated.
      A name
    • PERCEPTUAL

      public static final PdfName PERCEPTUAL
      Deprecated.
      A name
    • PERMS

      public static final PdfName PERMS
      Deprecated.
      A name
    • PG

      public static final PdfName PG
      Deprecated.
      A name
    • PI

      public static final PdfName PI
      Deprecated.
      A name.
      Since:
      2.1.6
    • PICKTRAYBYPDFSIZE

      public static final PdfName PICKTRAYBYPDFSIZE
      Deprecated.
      A name
    • PLAYCOUNT

      public static final PdfName PLAYCOUNT
      Deprecated.
      A name.
      Since:
      2.1.6
    • PMD

      public static final PdfName PMD
      Deprecated.
      (Required; barcode fields only; ExtensionLevel 3) The PaperMetaData generation parameters dictionary. The entries of this dictionary are instructions to the barcode encoding software on how to generate the barcode image. (Part of *dobe Supplement to the ISO 32000)
    • PO

      public static final PdfName PO
      Deprecated.
      A name.
      Since:
      2.1.6
    • POSITION

      public static final PdfName POSITION
      Deprecated.
      A name.
      Since:
      2.1.6
    • PREDICTOR

      public static final PdfName PREDICTOR
      Deprecated.
      A name
    • PREFERRED

      public static final PdfName PREFERRED
      Deprecated.
      A name
    • PRERELEASE

      public static final PdfName PRERELEASE
      Deprecated.
      Parts of the Build Data Dictionary. A flag that can be used by the signature handler or software module to indicate that this signature was created with unreleased software.
    • PRESENTATION

      public static final PdfName PRESENTATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • PRESERVERB

      public static final PdfName PRESERVERB
      Deprecated.
      A name
    • PREV

      public static final PdfName PREV
      Deprecated.
      A name
    • PREVPAGE

      public static final PdfName PREVPAGE
      Deprecated.
      A name
    • PRINT

      public static final PdfName PRINT
      Deprecated.
      A name
    • PRINTAREA

      public static final PdfName PRINTAREA
      Deprecated.
      A name
    • PRINTCLIP

      public static final PdfName PRINTCLIP
      Deprecated.
      A name
    • PRINTPAGERANGE

      public static final PdfName PRINTPAGERANGE
      Deprecated.
      A name
    • PRINTSCALING

      public static final PdfName PRINTSCALING
      Deprecated.
      A name
    • PRINTSTATE

      public static final PdfName PRINTSTATE
      Deprecated.
      A name
    • PRIVATE

      public static final PdfName PRIVATE
      Deprecated.
      A name
      Since:
      2.1.6
    • PROCSET

      public static final PdfName PROCSET
      Deprecated.
      A name
    • PRODUCER

      public static final PdfName PRODUCER
      Deprecated.
      A name
    • PROP_BUILD

      public static final PdfName PROP_BUILD
      Deprecated.
      The build properties dictionary and all of its contents are required to be direct objects. The use of a build properties dictionary is optional but highly recommended. The build properties dictionary may contain a build data dictionary entry for each unique software module used to create the signature. The software modules involved in the signing process will vary depending on the viewing application. All signing implementations should include at least a Filter entry in the build properties dictionary.
    • PROPERTIES

      public static final PdfName PROPERTIES
      Deprecated.
      A name
    • PS

      public static final PdfName PS
      Deprecated.
      A name
    • PUBSEC

      public static final PdfName PUBSEC
      Deprecated.
      A name
    • PV

      public static final PdfName PV
      Deprecated.
      A name.
      Since:
      2.1.6
    • Q

      public static final PdfName Q
      Deprecated.
      (Optional; inheritable) A code specifying the form of quadding (justification) that shall be used in displaying the text:
      • 0 Left-justified (default)
      • 1 Centered
      • 2 Right-justified
    • QUADPOINTS

      public static final PdfName QUADPOINTS
      Deprecated.
      A name
    • QUOTE

      public static final PdfName QUOTE
      Deprecated.
      A name
      Since:
      2.1.6
    • R

      public static final PdfName R
      Deprecated.
      Part of the Build Data Dictionary. The software module revision number
    • R2L

      public static final PdfName R2L
      Deprecated.
      A name
    • RANGE

      public static final PdfName RANGE
      Deprecated.
      A name
    • RC

      public static final PdfName RC
      Deprecated.
      A name
    • RBGROUPS

      public static final PdfName RBGROUPS
      Deprecated.
      A name
    • REASON

      public static final PdfName REASON
      Deprecated.
      A name
    • RECIPIENTS

      public static final PdfName RECIPIENTS
      Deprecated.
      A name
    • RECT

      public static final PdfName RECT
      Deprecated.
      (Required) The annotation rectangle, defining the location of the annotation on the page in default user space units.
    • REFERENCE

      public static final PdfName REFERENCE
      Deprecated.
      A name
    • REGISTRY

      public static final PdfName REGISTRY
      Deprecated.
      A name
    • REGISTRYNAME

      public static final PdfName REGISTRYNAME
      Deprecated.
      A name
    • RELATIVECOLORIMETRIC

      public static final PdfName RELATIVECOLORIMETRIC
      Deprecated.
      A name
      Since:
      2.1.5 renamed from RELATIVECALORIMETRIC
    • RENDITION

      public static final PdfName RENDITION
      Deprecated.
      A name
    • RESETFORM

      public static final PdfName RESETFORM
      Deprecated.
      A name
    • RESOURCES

      public static final PdfName RESOURCES
      Deprecated.
      A name
    • RI

      public static final PdfName RI
      Deprecated.
      A name
    • REX

      public static final PdfName REX
      Deprecated.
      Part of the Build Data Dictionary when used as the App dictionary. A text string indicating the version of the application implementation, as described by the Name attribute in this dictionary. When set by Adobe Acrobat, this entry is in the format: major.minor.micro (for example 7.0.7).
    • RICHMEDIA

      public static final PdfName RICHMEDIA
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAACTIVATION

      public static final PdfName RICHMEDIAACTIVATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAANIMATION

      public static final PdfName RICHMEDIAANIMATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIACOMMAND

      public static final PdfName RICHMEDIACOMMAND
      Deprecated.
      A name
      Since:
      2.1.6
    • RICHMEDIACONFIGURATION

      public static final PdfName RICHMEDIACONFIGURATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIACONTENT

      public static final PdfName RICHMEDIACONTENT
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIADEACTIVATION

      public static final PdfName RICHMEDIADEACTIVATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAEXECUTE

      public static final PdfName RICHMEDIAEXECUTE
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAINSTANCE

      public static final PdfName RICHMEDIAINSTANCE
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAPARAMS

      public static final PdfName RICHMEDIAPARAMS
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAPOSITION

      public static final PdfName RICHMEDIAPOSITION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAPRESENTATION

      public static final PdfName RICHMEDIAPRESENTATION
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIASETTINGS

      public static final PdfName RICHMEDIASETTINGS
      Deprecated.
      A name.
      Since:
      2.1.6
    • RICHMEDIAWINDOW

      public static final PdfName RICHMEDIAWINDOW
      Deprecated.
      A name.
      Since:
      2.1.6
    • ROLEMAP

      public static final PdfName ROLEMAP
      Deprecated.
      A name
    • ROOT

      public static final PdfName ROOT
      Deprecated.
      A name
    • ROTATE

      public static final PdfName ROTATE
      Deprecated.
      A name
    • ROWS

      public static final PdfName ROWS
      Deprecated.
      A name
    • RUBY

      public static final PdfName RUBY
      Deprecated.
      A name
      Since:
      2.1.6
    • RUNLENGTHDECODE

      public static final PdfName RUNLENGTHDECODE
      Deprecated.
      A name
    • RV

      public static final PdfName RV
      Deprecated.
      (Optional) A rich text string; described in the PDF Specification Annex M
    • S

      public static final PdfName S
      Deprecated.
      A name
    • SATURATION

      public static final PdfName SATURATION
      Deprecated.
      A name
    • SCHEMA

      public static final PdfName SCHEMA
      Deprecated.
      A name
    • SCREEN

      public static final PdfName SCREEN
      Deprecated.
      A name
    • SCRIPTS

      public static final PdfName SCRIPTS
      Deprecated.
      A name.
      Since:
      2.1.6
    • SECT

      public static final PdfName SECT
      Deprecated.
      A name
    • SEPARATION

      public static final PdfName SEPARATION
      Deprecated.
      A name
    • SETOCGSTATE

      public static final PdfName SETOCGSTATE
      Deprecated.
      A name
    • SETTINGS

      public static final PdfName SETTINGS
      Deprecated.
      A name.
      Since:
      2.1.6
    • SHADING

      public static final PdfName SHADING
      Deprecated.
      A name
    • SHADINGTYPE

      public static final PdfName SHADINGTYPE
      Deprecated.
      A name
    • SHIFT_JIS

      public static final PdfName SHIFT_JIS
      Deprecated.
      A name
    • SIG

      public static final PdfName SIG
      Deprecated.
      A name
    • SIGFIELDLOCK

      public static final PdfName SIGFIELDLOCK
      Deprecated.
      The type name of a signature field lock dictionary
    • SIGFLAGS

      public static final PdfName SIGFLAGS
      Deprecated.
      A name
    • SIGREF

      public static final PdfName SIGREF
      Deprecated.
      A name
    • SIMPLEX

      public static final PdfName SIMPLEX
      Deprecated.
      A name
    • SINGLEPAGE

      public static final PdfName SINGLEPAGE
      Deprecated.
      A name
    • SIZE

      public static final PdfName SIZE
      Deprecated.
      A name
    • SMASK

      public static final PdfName SMASK
      Deprecated.
      A name
    • SORT

      public static final PdfName SORT
      Deprecated.
      A name
    • SOUND

      public static final PdfName SOUND
      Deprecated.
      A name.
      Since:
      2.1.6
    • SPAN

      public static final PdfName SPAN
      Deprecated.
      A name
    • SPEED

      public static final PdfName SPEED
      Deprecated.
      A name.
      Since:
      2.1.6
    • SPLIT

      public static final PdfName SPLIT
      Deprecated.
      A name
    • SQUARE

      public static final PdfName SQUARE
      Deprecated.
      A name
    • SQUIGGLY

      public static final PdfName SQUIGGLY
      Deprecated.
      A name
      Since:
      2.1.3
    • ST

      public static final PdfName ST
      Deprecated.
      A name
    • STAMP

      public static final PdfName STAMP
      Deprecated.
      A name
    • STANDARD

      public static final PdfName STANDARD
      Deprecated.
      A name
    • STATE

      public static final PdfName STATE
      Deprecated.
      (Optional; PDF 1.5) The state to which the original annotation should be set. Default: "Unmarked" if StateModel is "Marked"; "None" if StateModel is "Review". (Additional entries specific to a text annotation)
    • STATEMODEL

      public static final PdfName STATEMODEL
      Deprecated.
      (Required if State is present, otherwise optional; PDF 1.5) The state model corresponding to State; see "Annotation States" above. (Additional entries specific to a text annotation)
    • STDCF

      public static final PdfName STDCF
      Deprecated.
      A name
    • STEMV

      public static final PdfName STEMV
      Deprecated.
      A name
    • STMF

      public static final PdfName STMF
      Deprecated.
      A name
    • STRF

      public static final PdfName STRF
      Deprecated.
      A name
    • STRIKEOUT

      public static final PdfName STRIKEOUT
      Deprecated.
      A name
    • STRUCTPARENT

      public static final PdfName STRUCTPARENT
      Deprecated.
      (Required if the annotation is a structural content item) The integer key of the annotation's entry in the structural parent tree.
    • STRUCTPARENTS

      public static final PdfName STRUCTPARENTS
      Deprecated.
      A name
    • STRUCTTREEROOT

      public static final PdfName STRUCTTREEROOT
      Deprecated.
      A name
    • STYLE

      public static final PdfName STYLE
      Deprecated.
      A name
    • SUBFILTER

      public static final PdfName SUBFILTER
      Deprecated.
      A name
    • SUBJ

      public static final PdfName SUBJ
      Deprecated.
      (Optional; PDF 1.5) Text representing a short description of the subject being addressed by the annotation. (Additional entry specific to markup annotations)
    • SUBJECT

      public static final PdfName SUBJECT
      Deprecated.
      A name
    • SUBMITFORM

      public static final PdfName SUBMITFORM
      Deprecated.
      A name
    • SUBTYPE

      public static final PdfName SUBTYPE
      Deprecated.
      (Required) The type of annotation that this dictionary describes.
    • SUPPLEMENT

      public static final PdfName SUPPLEMENT
      Deprecated.
      A name
    • SV

      public static final PdfName SV
      Deprecated.
      (Optional; shall be an indirect reference) A seed value dictionary containing information that constrains the properties of a signature that is applied to this field.
    • SW

      public static final PdfName SW
      Deprecated.
      A name
    • SYMBOL

      public static final PdfName SYMBOL
      Deprecated.
      A name of a base 14 type 1 font
    • SYMBOLOGY

      public static final PdfName SYMBOLOGY
      Deprecated.
      (Required; ExtensionLevel 3) Specifies which barcode or glyph technology is to be used on this annotation. Supported values are PDF417, QRCode, and DataMatrix. (Entries in a PaperMetaData generation parameters dictionary)
    • T

      public static final PdfName T
      Deprecated.
      (Required) The partial field name.
    • TA

      public static final PdfName TA
      Deprecated.
      A name
      Since:
      2.1.6
    • TABLE

      public static final PdfName TABLE
      Deprecated.
      A name
      Since:
      2.1.6
    • TABS

      public static final PdfName TABS
      Deprecated.
      A name
      Since:
      2.1.5
    • TBODY

      public static final PdfName TBODY
      Deprecated.
      A name
      Since:
      2.1.6
    • TD

      public static final PdfName TD
      Deprecated.
      A name
      Since:
      2.1.6
    • TEXT

      public static final PdfName TEXT
      Deprecated.
      A name
    • TFOOT

      public static final PdfName TFOOT
      Deprecated.
      A name
      Since:
      2.1.6
    • TH

      public static final PdfName TH
      Deprecated.
      A name
      Since:
      2.1.6
    • THEAD

      public static final PdfName THEAD
      Deprecated.
      A name
      Since:
      2.1.6
    • THUMB

      public static final PdfName THUMB
      Deprecated.
      A name
    • THREADS

      public static final PdfName THREADS
      Deprecated.
      A name
    • TI

      public static final PdfName TI
      Deprecated.
      (Optional) For scrollable list boxes, the top index (the index in the Opt array of the first option visible in the list). Default value: 0.
    • TIME

      public static final PdfName TIME
      Deprecated.
      A name
      Since:
      2.1.6
    • TILINGTYPE

      public static final PdfName TILINGTYPE
      Deprecated.
      A name
    • TIMES_ROMAN

      public static final PdfName TIMES_ROMAN
      Deprecated.
      A name of a base 14 type 1 font
    • TIMES_BOLD

      public static final PdfName TIMES_BOLD
      Deprecated.
      A name of a base 14 type 1 font
    • TIMES_ITALIC

      public static final PdfName TIMES_ITALIC
      Deprecated.
      A name of a base 14 type 1 font
    • TIMES_BOLDITALIC

      public static final PdfName TIMES_BOLDITALIC
      Deprecated.
      A name of a base 14 type 1 font
    • TITLE

      public static final PdfName TITLE
      Deprecated.
      A name
    • TK

      public static final PdfName TK
      Deprecated.
      A name
    • TM

      public static final PdfName TM
      Deprecated.
      Optional) The mapping name that shall be used when exporting interactive form field data from the document.
    • TOC

      public static final PdfName TOC
      Deprecated.
      A name
      Since:
      2.1.6
    • TOCI

      public static final PdfName TOCI
      Deprecated.
      A name
      Since:
      2.1.6
    • TOGGLE

      public static final PdfName TOGGLE
      Deprecated.
      A name
    • TOOLBAR

      public static final PdfName TOOLBAR
      Deprecated.
      A name.
      Since:
      2.1.6
    • TOUNICODE

      public static final PdfName TOUNICODE
      Deprecated.
      A name
    • TP

      public static final PdfName TP
      Deprecated.
      A name
    • TABLEROW

      public static final PdfName TABLEROW
      Deprecated.
      A name
      Since:
      2.1.6
    • TRANS

      public static final PdfName TRANS
      Deprecated.
      A name
    • TRANSFORMPARAMS

      public static final PdfName TRANSFORMPARAMS
      Deprecated.
      A name
    • TRANSFORMMETHOD

      public static final PdfName TRANSFORMMETHOD
      Deprecated.
      A name
    • TRANSPARENCY

      public static final PdfName TRANSPARENCY
      Deprecated.
      A name
    • TRANSPARENT

      public static final PdfName TRANSPARENT
      Deprecated.
      A name.
      Since:
      2.1.6
    • TRAPPED

      public static final PdfName TRAPPED
      Deprecated.
      A name
    • TRIMBOX

      public static final PdfName TRIMBOX
      Deprecated.
      A name
    • TRUETYPE

      public static final PdfName TRUETYPE
      Deprecated.
      A name
    • TRUSTEDMODE

      public static final PdfName TRUSTEDMODE
      Deprecated.
      Parts of the Build Data Dictionary If the value is true, the application was in trusted mode when signing took place. The default value is false. A viewing application is in trusted mode when only reviewed code is executing, where reviewed code is code that does not affect the rendering of PDF files in ways that are not covered by the PDF Reference.
    • TU

      public static final PdfName TU
      Deprecated.
      (Optional) An alternative field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field). This text is also useful when extracting the document's contents in support of accessibility to users with disabilities or for other purposes.
    • TWOCOLUMNLEFT

      public static final PdfName TWOCOLUMNLEFT
      Deprecated.
      A name
    • TWOCOLUMNRIGHT

      public static final PdfName TWOCOLUMNRIGHT
      Deprecated.
      A name
    • TWOPAGELEFT

      public static final PdfName TWOPAGELEFT
      Deprecated.
      A name
    • TWOPAGERIGHT

      public static final PdfName TWOPAGERIGHT
      Deprecated.
      A name
    • TX

      public static final PdfName TX
      Deprecated.
      A name
    • TYPE

      public static final PdfName TYPE
      Deprecated.
      There are lots of Type s in the PDF specification. The following dictionaries use Type:
      • Crypt filters
      • object stream dictionary
      • cross-reference stream dictionary
      • encrypted payload dictionary
      • catalog dictionary
      • page tree node
      • page object
      • file specification dictionary
      • embedded file stream dictionary
      • collection item dictionary
      • collection subitem dictionary
      • extensions dictionary
      • developer extensions dictionary
      • graphics state parameter dictionary
      • Type 1 pattern dictionary
      • DSS dictionary
      • Type 2 pattern dictionary
      • image dictionary
      • Type 1 form dictionary
      • group attributes dictionary
      • content group dictionary
      • content membership dictionary
      • Type 1 font dictionary
      • Type 3 font dictionary
      • encoding dictionary
      • outline dictionary
      • annotation dictionaries
      • field lock dictionary
      • ...
    • TYPE0

      public static final PdfName TYPE0
      Deprecated.
      A name
    • TYPE1

      public static final PdfName TYPE1
      Deprecated.
      A name
    • TYPE3

      public static final PdfName TYPE3
      Deprecated.
      A name of an attribute.
    • U

      public static final PdfName U
      Deprecated.
      A name of an attribute.
    • UE

      public static final PdfName UE
      Deprecated.
      (Required if R=6 (PDF 2.0)) A 32-byte string, based on the user password, that shall be used in computing the file encryption key.
    • UF

      public static final PdfName UF
      Deprecated.
      A name of an attribute.
    • UHC

      public static final PdfName UHC
      Deprecated.
      A name of an attribute.
    • UNDERLINE

      public static final PdfName UNDERLINE
      Deprecated.
      A name of an attribute.
    • UR

      public static final PdfName UR
      Deprecated.
      A name
    • UR3

      public static final PdfName UR3
      Deprecated.
      A name
    • URI

      public static final PdfName URI
      Deprecated.
      A name
    • URL

      public static final PdfName URL
      Deprecated.
      A name
    • USAGE

      public static final PdfName USAGE
      Deprecated.
      A name
    • USEATTACHMENTS

      public static final PdfName USEATTACHMENTS
      Deprecated.
      A name
    • USENONE

      public static final PdfName USENONE
      Deprecated.
      A name
    • USEOC

      public static final PdfName USEOC
      Deprecated.
      A name
    • USEOUTLINES

      public static final PdfName USEOUTLINES
      Deprecated.
      A name
    • USER

      public static final PdfName USER
      Deprecated.
      A name
    • USERPROPERTIES

      public static final PdfName USERPROPERTIES
      Deprecated.
      A name
    • USERUNIT

      public static final PdfName USERUNIT
      Deprecated.
      A name
    • USETHUMBS

      public static final PdfName USETHUMBS
      Deprecated.
      A name
    • V

      public static final PdfName V
      Deprecated.
      (Optional; inheritable) The field value, whose format varies depending on the field type. See the descriptions of individual field types for further information.
    • V2

      public static final PdfName V2
      Deprecated.
      (Deprecated) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with7.6.3.1, "Algorithm 1: Encryption of data using the RC4 or AESalgorithms", using the RC4 algorithm.
    • VALIGN

      public static final PdfName VALIGN
      Deprecated.
      A name.
      Since:
      2.1.6
    • VERISIGN_PPKVS

      public static final PdfName VERISIGN_PPKVS
      Deprecated.
      A name
    • VERSION

      public static final PdfName VERSION
      Deprecated.
      A name
    • VIDEO

      public static final PdfName VIDEO
      Deprecated.
      A name.
      Since:
      2.1.6
    • VIEW

      public static final PdfName VIEW
      Deprecated.
      A name
    • VIEWS

      public static final PdfName VIEWS
      Deprecated.
      A name.
      Since:
      2.1.6
    • VIEWAREA

      public static final PdfName VIEWAREA
      Deprecated.
      A name
    • VIEWCLIP

      public static final PdfName VIEWCLIP
      Deprecated.
      A name
    • VIEWERPREFERENCES

      public static final PdfName VIEWERPREFERENCES
      Deprecated.
      A name
    • VIEWSTATE

      public static final PdfName VIEWSTATE
      Deprecated.
      A name
    • VISIBLEPAGES

      public static final PdfName VISIBLEPAGES
      Deprecated.
      A name
    • VOFFSET

      public static final PdfName VOFFSET
      Deprecated.
      A name.
      Since:
      2.1.6
    • VRI

      public static final PdfName VRI
      Deprecated.
      This dictionary contains Signature VRI dictionaries (see PDF 2.0 ch. 12.8.4.4,"Validation-related information (VRI)"). The key of each entry in this dictionary is the base-16-encoded (uppercase) SHA1 digest of the signature to which it applies a and the value is the Signature VRI dictionary which contains the validation-related information for that signature.
    • W

      public static final PdfName W
      Deprecated.
      A name of an attribute.
    • W2

      public static final PdfName W2
      Deprecated.
      A name of an attribute.
    • WARICHU

      public static final PdfName WARICHU
      Deprecated.
      A name
      Since:
      2.1.6
    • WC

      public static final PdfName WC
      Deprecated.
      A name of an attribute.
    • WIDGET

      public static final PdfName WIDGET
      Deprecated.
      A name of an attribute.
    • WIDTH

      public static final PdfName WIDTH
      Deprecated.
      A name of an attribute.
    • WIDTHS

      public static final PdfName WIDTHS
      Deprecated.
      A name
    • WIN

      public static final PdfName WIN
      Deprecated.
      A name of an encoding
    • WIN_ANSI_ENCODING

      public static final PdfName WIN_ANSI_ENCODING
      Deprecated.
      A name of an encoding
    • WINDOW

      public static final PdfName WINDOW
      Deprecated.
      A name.
      Since:
      2.1.6
    • WINDOWED

      public static final PdfName WINDOWED
      Deprecated.
      A name.
      Since:
      2.1.6
    • WIPE

      public static final PdfName WIPE
      Deprecated.
      A name of an encoding
    • WHITEPOINT

      public static final PdfName WHITEPOINT
      Deprecated.
      A name
    • WP

      public static final PdfName WP
      Deprecated.
      A name
    • WS

      public static final PdfName WS
      Deprecated.
      A name of an encoding
    • X

      public static final PdfName X
      Deprecated.
      A name
    • XA

      public static final PdfName XA
      Deprecated.
      A name.
      Since:
      2.1.6
    • XD

      public static final PdfName XD
      Deprecated.
      A name.
      Since:
      2.1.6
    • XFA

      public static final PdfName XFA
      Deprecated.
      A name
    • XML

      public static final PdfName XML
      Deprecated.
      A name
    • XOBJECT

      public static final PdfName XOBJECT
      Deprecated.
      A name
    • XSTEP

      public static final PdfName XSTEP
      Deprecated.
      A name
    • XREF

      public static final PdfName XREF
      Deprecated.
      A name
    • XREFSTM

      public static final PdfName XREFSTM
      Deprecated.
      A name
    • XYZ

      public static final PdfName XYZ
      Deprecated.
      A name
    • YSTEP

      public static final PdfName YSTEP
      Deprecated.
      A name
    • ZADB

      public static final PdfName ZADB
      Deprecated.
      A name
    • ZAPFDINGBATS

      public static final PdfName ZAPFDINGBATS
      Deprecated.
      A name of a base 14 type 1 font
    • ZOOM

      public static final PdfName ZOOM
      Deprecated.
      A name
    • staticNames

      public static Map<String,PdfName> staticNames
      Deprecated.
      map strings to all known static names
      Since:
      2.1.6
  • Constructor Details

    • PdfName

      public PdfName(String name)
      Deprecated.
      Constructs a new PdfName. The name length will be checked.
      Parameters:
      name - the new name
    • PdfName

      public PdfName(String name, boolean lengthCheck)
      Deprecated.
      Constructs a new PdfName.
      Parameters:
      name - the new name
      lengthCheck - if true check the length validity, if false the name can have any length
    • PdfName

      public PdfName(byte[] bytes)
      Deprecated.
      Constructs a PdfName.
      Parameters:
      bytes - the byte representation of the name
  • Method Details

    • getWidgetNames

      public static ArrayList<PdfName> getWidgetNames()
      Deprecated.
    • getFormfieldNames

      public static ArrayList<PdfName> getFormfieldNames()
      Deprecated.
    • encodeName

      public static byte[] encodeName(String name)
      Deprecated.
      Encodes a plain name given in the unescaped form "AB CD" into "/AB#20CD".
      Parameters:
      name - the name to encode
      Returns:
      the encoded name
      Since:
      2.1.5
    • decodeName

      public static String decodeName(String name)
      Deprecated.
      Decodes an escaped name given in the form "/AB#20CD" into "AB CD".
      Parameters:
      name - the name to decode
      Returns:
      the decoded name
    • compareTo

      public int compareTo(PdfName name)
      Deprecated.
      Compares this object with the specified object for order. Returns a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.

      Specified by:
      compareTo in interface Comparable<PdfName>
      Parameters:
      name - the Object to be compared.
      Returns:
      a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.
      Throws:
      ClassCastException - if the specified object's type prevents it from being compared to this Object.
    • equals

      public boolean equals(Object obj)
      Deprecated.
      Indicates whether some other object is "equal to" this one.
      Overrides:
      equals in class Object
      Parameters:
      obj - the reference object with which to compare.
      Returns:
      true if this object is the same as the obj argument; false otherwise.
    • hashCode

      public int hashCode()
      Deprecated.
      Returns a hash code value for the object. This method is supported for the benefit of hashtables such as those provided by java.util.Hashtable.
      Overrides:
      hashCode in class Object
      Returns:
      a hash code value for this object.