com.adobe.livecycle.signatures.client.types
Class PDFLegalWarnings

java.lang.Object
  extended by com.adobe.livecycle.signatures.client.types.PDFLegalWarnings
All Implemented Interfaces:
java.io.Serializable

public class PDFLegalWarnings
extends java.lang.Object
implements java.io.Serializable

Represents legal warnings located within the PDF document. For information about a legal attestation, see section "8.7.4 Legal Content Attestations" in the PDF Reference guide.

See Also:
Serialized Form

Constructor Summary
PDFLegalWarnings()
           
 
Method Summary
 int getAlternateImagesCount()
          Returns the number of alternate images found in the document.
 int getAnnotationsCount()
          Returns the number of annotations located within the document.
 int getCatalogHasAACount()
          Gets the number of additional-actions dictionary values that defines the actions to be taken in response to various trigger events affecting the document as a whole.
 int getCatalogHasOpenAction()
          Gets the number of open action values in a document.
 int getDevDepGS_SMaskCount()
          Gets the SMask value.
 int getDevDepGSBGCount()
          Gets the number of references to the graphics state parameter BG found in the document.
 int getDevDepGSFLCount()
          Gets the number of references to the graphics state parameter FL found in the document.
 int getDevDepGSHTCount()
          Gets the number of references to the graphics state parameter HT found in the document.
 int getDevDepGSOPCount()
          Gets the number of references to the graphics state parameter OP found in the document.
 int getDevDepGSTRCount()
          Gets the number of references to the graphics state parameter TR found in the document.
 int getDevDepGSUCRCount()
          Gets the number of references to the graphics state parameter UCR found in the document.
 int getDocHasCryptFilter()
          Gets the number of crypt filters located in the document.
 int getDocHasNonSigField()
          Gets the docHasNonSigField value.
 int getDocHasPresentation()
          Gets the number of presentation values in the document.
 int getDocHasPSXObj()
          Gets the number of PostScript XObjects located in the document.
 int getDocHasRequirementHandler()
          Gets the docHasRequirementHandler value.
 int getDocHasXFA()
          Gets the number of XFA entries in the document.
 int getDynamicSigAPCount()
          Gets the number of AP entries related to the signature field.
 int getExternalOPIDictsCount()
          Gets the number of OPI dictionaries found in the document.
 int getExternalRefXObjectsCount()
          Gets the number of TrueType fonts found in the document.
 int getExternalStreamsCount()
          Gets the number of external streams found in the document.
 int getFuturePDFVersionCount()
          Gets the futurePDFVersionCount value.
 int getGoTo3DViewActionCount()
          Gets the number of go-to-3D-view actions within a document.
 int getGoToEAction()
          Gets the number of embedded go-to actions in a document.
 int getGoToEHasF()
          Gets the goToEHasF value.
 int getGoToRActions()
          Gets the number of remote go-to actions in a document.
 int getHideActions()
          Returns hide action values applicable to the document.
 int getHideAnnotationActions()
          Gets the number of hide actions found in the document.
 int getImportDataActions()
          Gets import-data actions applicable to the document.
 int getInvalidEOF()
          Gets the number of invalid end-of-file markers in the document.
 int getInvalidFileHeader()
          Specifies whether the first line of a PDF file is a valid header identifying the version of the PDF specification to which the file conforms.
 int getJavaScriptActions()
          Gets the number of JavaScript actions found in the document.
 int getLaunchActions()
          Gets the number of launch actions found in the document.
 java.lang.String getLegalAttestationString()
          Returns a legal attestation created by the author of the document.
 int getMalformedContentStm()
          Returns the number of malformed content stream occurrences in a document.
 int getMovieActions()
          Gets the number of movie actions found in the document.
 int getNamedAction()
          Returns the number of named actions located in a PDF document.
 int getNonEmbeddedFontsCount()
          Gets the number of non-embedded fonts found in the document.
 int getPageHasAA()
          Returns the number of additional-actions dictionary entries that define the page's behavior in response to various trigger events.
 int getRefXobjects()
          Returns the number of Reference XObjects located in the PDF document.
 int getRenditionActionCount()
          Gets the rendition action values located in a document.
 int getSetOCGStateActions()
          Returns the number of set-OCG-state actions located in the document.
 int getSetStateActions()
          Gets the number of set-OCG-state actions in the document.
 int getSigFieldHasAA()
          Returns the number of additional-actions related to signature fields.
 int getSigFieldHasAction()
          Gets the number of signature field actions located in a document.
 int getSoundActions()
          Gets the number of sound actions found in the document.
 int getTrueTypeFontsCount()
          Gets the number of TrueType fonts found in the document.
 int getUnknownNamedAction()
          Returns the number of unknown named actions located in a PDF document.
 int getUnknownPDFContent()
          Returns the number of unknown data items in a PDF document.
 int getUriActions()
          Gets the number of URI actions found in the document.
 int getXObjHasInterpolate()
          Returns the number of interpolate entries in the document.
 boolean isOptionalContent()
          Returns true if optional content is found in the document.
 boolean isOptionalContentPresent()
          Returns true if optional content is found in the document.
 void setAlternateImagesCount(int alternateImagesCount)
          For internal use only.
 void setAnnotationsCount(int annotationsCount)
          For internal use only.
 void setCatalogHasAACount(int catalogHasAA)
          For internal use only.
 void setCatalogHasOpenAction(int catalogHasOpenAction)
          For internal use only.
 void setDevDepGS_SMaskCount(int devDepGS_SMaskCount)
          For internal use only.
 void setDevDepGSBGCount(int devDepGSBGCount)
          For internal use only.
 void setDevDepGSFLCount(int devDepGSFLCount)
          For internal use only.
 void setDevDepGSHTCount(int devDepGSHTCount)
          For internal use only.
 void setDevDepGSOPCount(int devDepGSOPCount)
          For internal use only.
 void setDevDepGSTRCount(int devDepGSTRCount)
          For internal use only.
 void setDevDepGSUCRCount(int devDepDSUCRCount)
          For internal use only.
 void setDocHasCryptFilter(int docHasCryptFilter)
          For internal use only.
 void setDocHasNonSigField(int docHasNonSigField)
          For internal use only.
 void setDocHasPresentation(int docHasPresentation)
          For internal use only.
 void setDocHasPSXObj(int docHasPSXObj)
          For internal use only.
 void setDocHasRequirementHandler(int docHasRequirementHandler)
          For internal use only.
 void setDocHasXFA(int docHasXFA)
          For internal use only.
 void setDynamicSigAPCount(int dynamicSigAPCount)
          For internal use only.
 void setExternalOPIDictsCount(int externalOPIDictsCount)
          For internal use only.
 void setExternalRefXObjectsCount(int externalRefXObjectsCount)
          For internal use only.
 void setExternalStreamsCount(int externalStreamsCount)
          For internal use only.
 void setFuturePDFVersionCount(int futurePDFVersionCount)
          /** For internal use only.
 void setGoTo3DViewActionCount(int goTo3DViewActionCount)
          For internal use only.
 void setGoToEAction(int goToEAction)
          For internal use only.
 void setGoToEHasF(int goToEHasF)
          For internal use only.
 void setGoToRActions(int goToRActions)
          For internal use only.
 void setHideActions(int hideActions)
          For internal use only.
 void setHideAnnotationActions(int hideAnnotationActions)
          For internal use only.
 void setImportDataActions(int importDataActions)
          For internal use only.
 void setInvalidEOF(int invalidEOF)
          For internal use only.
 void setInvalidFileHeader(int invalidFileHeader)
          For internal use only.
 void setJavaScriptActions(int javaScriptActions)
          For internal use only.
 void setLaunchActions(int launchActions)
          For internal use only.
 void setLegalAttestationString(java.lang.String legalAttestationString)
          For internal use only.
 void setMalformedContentStm(int malformedContentStm)
          For internal use only.
 void setMovieActions(int movieActions)
          For internal use only.
 void setNamedAction(int namedAction)
          For internal use only.
 void setNonEmbeddedFontsCount(int nonEmbeddedFontsCount)
          For internal use only.
 void setOptionalContent(boolean optionalContent)
          For internal use only.
 void setOptionalContentPresent(boolean optionalContent)
          For internal use only.
 void setPageHasAA(int pageHasAA)
          For internal use only.
 void setRefXobjects(int refXobjects)
           
 void setRenditionActionCount(int renditionActionCount)
          For internal use only.
 void setSetOCGStateActions(int setOCGStateActions)
          For internal use only.
 void setSetStateActions(int setStateActions)
          For internal use only.
 void setSigFieldHasAA(int sigFieldHasAA)
          For internal use only.
 void setSigFieldHasAction(int sigFieldHasAction)
          For internal use only.
 void setSoundActions(int soundActions)
          For internal use only.
 void setTrueTypeFontsCount(int trueTypeFontsCount)
          For internal use only.
 void setUnknownNamedAction(int unknownNamedAction)
          For internal use only.
 void setUnknownPDFContent(int unknownPDFContent)
          For internal use only.
 void setUriActions(int uriActions)
          For internal use only.
 void setXObjHasInterpolate(int objHasInterpolate)
          For internal use only.
 java.lang.String toString()
          Returns all legal warnings located in the docuemnt as a string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDFLegalWarnings

public PDFLegalWarnings()
Method Detail

getAlternateImagesCount

public int getAlternateImagesCount()
Returns the number of alternate images found in the document.

Returns:
The number of alternate images found in the document.

setAlternateImagesCount

public void setAlternateImagesCount(int alternateImagesCount)
For internal use only.


getAnnotationsCount

public int getAnnotationsCount()
Returns the number of annotations located within the document.

Returns:
The number of annotations located within the document.

setAnnotationsCount

public void setAnnotationsCount(int annotationsCount)
For internal use only.


getDevDepGSUCRCount

public int getDevDepGSUCRCount()
Gets the number of references to the graphics state parameter UCR found in the document.

Returns:
The number of references to the graphics state parameter UCR found in the document.

setDevDepGSUCRCount

public void setDevDepGSUCRCount(int devDepDSUCRCount)
For internal use only.


getDevDepGSBGCount

public int getDevDepGSBGCount()
Gets the number of references to the graphics state parameter BG found in the document.

Returns:
The number of references to the graphics state parameter BG found in the document.

setDevDepGSBGCount

public void setDevDepGSBGCount(int devDepGSBGCount)
For internal use only.


getDevDepGSFLCount

public int getDevDepGSFLCount()
Gets the number of references to the graphics state parameter FL found in the document.

Returns:
The number of references to the graphics state parameter FL found in the document.

setDevDepGSFLCount

public void setDevDepGSFLCount(int devDepGSFLCount)
For internal use only.


getDevDepGSHTCount

public int getDevDepGSHTCount()
Gets the number of references to the graphics state parameter HT found in the document.

Returns:
The number of references to the graphics state parameter HT found in the document.

setDevDepGSHTCount

public void setDevDepGSHTCount(int devDepGSHTCount)
For internal use only.


getDevDepGSOPCount

public int getDevDepGSOPCount()
Gets the number of references to the graphics state parameter OP found in the document.

Returns:
The number of references to the graphics state parameter OP found in the document.

setDevDepGSOPCount

public void setDevDepGSOPCount(int devDepGSOPCount)
For internal use only.


getDevDepGSTRCount

public int getDevDepGSTRCount()
Gets the number of references to the graphics state parameter TR found in the document.

Returns:
The number of references to the graphics state parameter TR found in the document.

setDevDepGSTRCount

public void setDevDepGSTRCount(int devDepGSTRCount)
For internal use only.


getExternalOPIDictsCount

public int getExternalOPIDictsCount()
Gets the number of OPI dictionaries found in the document. For information, see "Open Prepress Interface (OPI)" in the PDF Reference.

Returns:
The number of OPI dictionaries found in the document.

setExternalOPIDictsCount

public void setExternalOPIDictsCount(int externalOPIDictsCount)
For internal use only.


getExternalRefXObjectsCount

public int getExternalRefXObjectsCount()
Gets the number of TrueType fonts found in the document.

Returns:
The number of TrueType fonts found in the document.

setExternalRefXObjectsCount

public void setExternalRefXObjectsCount(int externalRefXObjectsCount)
For internal use only.


getExternalStreamsCount

public int getExternalStreamsCount()
Gets the number of external streams found in the document.

Returns:
The number of external streams found in the document.

setExternalStreamsCount

public void setExternalStreamsCount(int externalStreamsCount)
For internal use only.


getHideAnnotationActions

public int getHideAnnotationActions()
Gets the number of hide actions found in the document. A hide action hides or shows one or more annotations on the screen by setting or clearing their hidden flags.

Returns:
The number of hide actions found in the document.

setHideAnnotationActions

public void setHideAnnotationActions(int hideAnnotationActions)
For internal use only.


getJavaScriptActions

public int getJavaScriptActions()
Gets the number of JavaScript actions found in the document. A JavaScript action causes a script to be compiled and executed by the JavaScript interpreter.

Returns:
The number of JavaScript actions found in the document.

setJavaScriptActions

public void setJavaScriptActions(int javaScriptActions)
For internal use only.


getLaunchActions

public int getLaunchActions()
Gets the number of launch actions found in the document. A launch action launches an application or opens or prints a document.

Returns:
The number of launch actions found in the document.

setLaunchActions

public void setLaunchActions(int launchActions)
For internal use only.


getLegalAttestationString

public java.lang.String getLegalAttestationString()
Returns a legal attestation created by the author of the document.

Returns:
An attestation, created by the author of the document, explaining the presence of any of the other entries in this dictionary or the presence of any other content affecting the legal integrity of the document.

setLegalAttestationString

public void setLegalAttestationString(java.lang.String legalAttestationString)
For internal use only.


getMovieActions

public int getMovieActions()
Gets the number of movie actions found in the document.

Returns:
The number of movie actions found in the document.

setMovieActions

public void setMovieActions(int movieActions)
For internal use only.


getNonEmbeddedFontsCount

public int getNonEmbeddedFontsCount()
Gets the number of non-embedded fonts found in the document.

Returns:
The number of non-embedded fonts found in the document.

setNonEmbeddedFontsCount

public void setNonEmbeddedFontsCount(int nonEmbeddedFontsCount)
For internal use only.


isOptionalContentPresent

public boolean isOptionalContentPresent()
Returns true if optional content is found in the document.

Returns:
A Boolean value that specifies if optional content is found in the document.

setOptionalContentPresent

public void setOptionalContentPresent(boolean optionalContent)
For internal use only.


isOptionalContent

public boolean isOptionalContent()
Returns true if optional content is found in the document.

Returns:
A Boolean value that specifies if optional content is found in the document.

setOptionalContent

public void setOptionalContent(boolean optionalContent)
For internal use only.


getRenditionActionCount

public int getRenditionActionCount()
Gets the rendition action values located in a document. A rendition action controls the playing of multimedia content.

Returns:
The rendition action values located in a document.

setRenditionActionCount

public void setRenditionActionCount(int renditionActionCount)
For internal use only.


getSoundActions

public int getSoundActions()
Gets the number of sound actions found in the document.

Returns:
The number of sound actions found in the document.

setSoundActions

public void setSoundActions(int soundActions)
For internal use only.


getTrueTypeFontsCount

public int getTrueTypeFontsCount()
Gets the number of TrueType fonts found in the document.

Returns:
The number of TrueType fonts found in the document.

setTrueTypeFontsCount

public void setTrueTypeFontsCount(int trueTypeFontsCount)
For internal use only.


getUriActions

public int getUriActions()
Gets the number of URI actions found in the document.

Returns:
The number of URI actions found in the document.

setUriActions

public void setUriActions(int uriActions)
For internal use only.


getCatalogHasAACount

public int getCatalogHasAACount()
Gets the number of additional-actions dictionary values that defines the actions to be taken in response to various trigger events affecting the document as a whole. For information about this value, see PDF Reference.

Returns:
The number of additional-actions dictionary values.

setCatalogHasAACount

public void setCatalogHasAACount(int catalogHasAA)
For internal use only.


getCatalogHasOpenAction

public int getCatalogHasOpenAction()
Gets the number of open action values in a document. This value specifies a destination to be displayed or an action to be performed when the document is opened. For information about this value, see PDF Reference.

Returns:
The number of open action values in a document.

setCatalogHasOpenAction

public void setCatalogHasOpenAction(int catalogHasOpenAction)
For internal use only.


getDevDepGS_SMaskCount

public int getDevDepGS_SMaskCount()
Gets the SMask value. For information about this value, see PDF Reference.

Returns:
The SMask value.

setDevDepGS_SMaskCount

public void setDevDepGS_SMaskCount(int devDepGS_SMaskCount)
For internal use only.


getDocHasCryptFilter

public int getDocHasCryptFilter()
Gets the number of crypt filters located in the document. A crypt filter decrypts data encrypted by a security handler, reproducing the original data as it was before encryption. For information about this value, see PDF Reference.

Returns:
The docHasCryptFilter value.

setDocHasCryptFilter

public void setDocHasCryptFilter(int docHasCryptFilter)
For internal use only.


getDocHasNonSigField

public int getDocHasNonSigField()
Gets the docHasNonSigField value. For information about this value, see PDF Reference.

Returns:
The docHasNonSigField value.

setDocHasNonSigField

public void setDocHasNonSigField(int docHasNonSigField)
For internal use only.


getDocHasPresentation

public int getDocHasPresentation()
Gets the number of presentation values in the document. A document may contain alternate presentations that specify alternate ways in which the document may be viewed.

Returns:
The number of presentation values in the document.

setDocHasPresentation

public void setDocHasPresentation(int docHasPresentation)
For internal use only.


getDocHasPSXObj

public int getDocHasPSXObj()
Gets the number of PostScript XObjects located in the document. A PostScript XObject is a content stream that includes PostScript language fragments. These fragments are used only when printing to a PostScript output device; they have no effect either when viewing the document on-screen or when printing it to a non-PostScript device.

Returns:
The number of PostScript XObjects located in the document.

setDocHasPSXObj

public void setDocHasPSXObj(int docHasPSXObj)
For internal use only.


getDocHasRequirementHandler

public int getDocHasRequirementHandler()
Gets the docHasRequirementHandler value.

Returns:
The docHasRequirementHandler value.

setDocHasRequirementHandler

public void setDocHasRequirementHandler(int docHasRequirementHandler)
For internal use only.


getDocHasXFA

public int getDocHasXFA()
Gets the number of XFA entries in the document. An XFA entry may be either a stream containing the entire XFA resource or an array specifying individual packets that together make up the XFA resource. For information, see "XFA Forms" in the PDF Reference guide.

Returns:
The the number of XFA entries in the document.

setDocHasXFA

public void setDocHasXFA(int docHasXFA)
For internal use only.


getDynamicSigAPCount

public int getDynamicSigAPCount()
Gets the number of AP entries related to the signature field. For information, see "Signature Fields" in the PDF Reference guide.

Returns:
the dynamicSigAPCount

setDynamicSigAPCount

public void setDynamicSigAPCount(int dynamicSigAPCount)
For internal use only.


getFuturePDFVersionCount

public int getFuturePDFVersionCount()
Gets the futurePDFVersionCount value.

Returns:
The futurePDFVersionCount value.

setFuturePDFVersionCount

public void setFuturePDFVersionCount(int futurePDFVersionCount)
/** For internal use only.


getGoTo3DViewActionCount

public int getGoTo3DViewActionCount()
Gets the number of go-to-3D-view actions within a document. A go-to-3D-view action identifies a 3D annotation and specifies a view for the annotation to use. For more information, see "Go-To-3D-View Actions" in the PDF Reference.

Returns:
The number of go-to-3D-view actions within a document.

setGoTo3DViewActionCount

public void setGoTo3DViewActionCount(int goTo3DViewActionCount)
For internal use only.


getGoToEAction

public int getGoToEAction()
Gets the number of embedded go-to actions in a document. An embedded go-to action is similar to a remote go-to action but allows jumping to or from a PDF file that is embedded in another PDF file. For more information, see "Embedded Go-To Actions" in the PDF Reference guide.

Returns:
The number of embedded go-to actions in a document.

setGoToEAction

public void setGoToEAction(int goToEAction)
For internal use only.


getGoToEHasF

public int getGoToEHasF()
Gets the goToEHasF value. A go-to action changes the view to a specified destination (page, location, and magnification factor). For more information, see "Go-To Actions" in the PDF Reference guide.

Returns:
The goToEHasF value.

setGoToEHasF

public void setGoToEHasF(int goToEHasF)
For internal use only.


getGoToRActions

public int getGoToRActions()
Gets the number of remote go-to actions in a document. A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file. For more information, see "Remote Go-To Actions" in the PDF Reference guide.

Returns:
The number of remote go-to actions in a document.

setGoToRActions

public void setGoToRActions(int goToRActions)
For internal use only.


getHideActions

public int getHideActions()
Returns hide action values applicable to the document. A hide action hides or shows one or more annotations on the screen by setting or clearing their hidden flags. This type of action can be used in combination with appearance streams and trigger events to display pop-up help information on the screen. For more information, see "Hide Actions" in the PDF Reference.

Returns:
The hide actions in the document.

setHideActions

public void setHideActions(int hideActions)
For internal use only.


getImportDataActions

public int getImportDataActions()
Gets import-data actions applicable to the document. An import-data action imports Forms Data Format (FDF) data into the document's interactive form from a specified file. For more information, see "Import-Data Actions" in the PDF Reference.

Returns:
The import-data actions applicable to the document.

setImportDataActions

public void setImportDataActions(int importDataActions)
For internal use only.


getInvalidEOF

public int getInvalidEOF()
Gets the number of invalid end-of-file markers in the document. Acrobat requires that an end-of-file marker appear somewhere within the last 1024 bytes of the file.

Returns:
The number of invalid end-of-file markers in the document.

setInvalidEOF

public void setInvalidEOF(int invalidEOF)
For internal use only.


getInvalidFileHeader

public int getInvalidFileHeader()
Specifies whether the first line of a PDF file is a valid header identifying the version of the PDF specification to which the file conforms.

Returns:
A value that specifies whether the PDF document contains a valid header.

setInvalidFileHeader

public void setInvalidFileHeader(int invalidFileHeader)
For internal use only.


getMalformedContentStm

public int getMalformedContentStm()
Returns the number of malformed content stream occurrences in a document. A content stream is a PDF stream object whose data consists of a sequence of instructions describing the graphical elements to be painted on a page.

Returns:
The number of malformed content stream occurrences in a document.

setMalformedContentStm

public void setMalformedContentStm(int malformedContentStm)
For internal use only.


getNamedAction

public int getNamedAction()
Returns the number of named actions located in a PDF document. A named action refers to an action such as jumping to the first page of a document. For more information, see "Named Actions" in the PDF Reference.

Returns:
The number of named actions located in a PDF document.

setNamedAction

public void setNamedAction(int namedAction)
For internal use only.


getPageHasAA

public int getPageHasAA()
Returns the number of additional-actions dictionary entries that define the page's behavior in response to various trigger events. For more information, see "Trigger Events" in the PDF Reference.

Returns:
The number of additional-actions dictionary entries.

setPageHasAA

public void setPageHasAA(int pageHasAA)
For internal use only.


getRefXobjects

public int getRefXobjects()
Returns the number of Reference XObjects located in the PDF document. A reference XObject enables one PDF document to import content from another PDF document.

Returns:
The number of reference XObjects located in the PDF document.

setRefXobjects

public void setRefXobjects(int refXobjects)
Parameters:
refXobjects - the refXobjects to set

getSetOCGStateActions

public int getSetOCGStateActions()
Returns the number of set-OCG-state actions located in the document. A OCG-state action sets the state of one or more optional content groups. For more information, see "Set-OCG-State Actions" in the PDF Reference.

Returns:
The number of set-OCG-state actions located in the document.

setSetOCGStateActions

public void setSetOCGStateActions(int setOCGStateActions)
For internal use only.


getSetStateActions

public int getSetStateActions()
Gets the number of set-OCG-state actions in the document. These actions set the state of one or more optional content groups. For information, see "Set-OCG-State Actions" in the PDF Reference.

Returns:
the setStateActions

setSetStateActions

public void setSetStateActions(int setStateActions)
For internal use only.


getSigFieldHasAA

public int getSigFieldHasAA()
Returns the number of additional-actions related to signature fields.

Returns:
The number of additional-actions related to signature fields.

setSigFieldHasAA

public void setSigFieldHasAA(int sigFieldHasAA)
For internal use only.


getSigFieldHasAction

public int getSigFieldHasAction()
Gets the number of signature field actions located in a document. A Signature field action indicates the set of fields that are locked when signed. For more information, see "Signature Fields" in the PDF Reference.

Returns:
The number of signature field actions located in a document.

setSigFieldHasAction

public void setSigFieldHasAction(int sigFieldHasAction)
For internal use only.


getUnknownNamedAction

public int getUnknownNamedAction()
Returns the number of unknown named actions located in a PDF document. A named action refers to an action such as jumping to the first page of a document. If an action is unknown, then it is ignored. For more information, see "Named Actions" in the PDF Reference.

Returns:
The number of unknown named actions located in a PDF document.

setUnknownNamedAction

public void setUnknownNamedAction(int unknownNamedAction)
For internal use only.


getUnknownPDFContent

public int getUnknownPDFContent()
Returns the number of unknown data items in a PDF document. Unknown data items are ignored.

Returns:
The number of unknown data items in a PDF document.

setUnknownPDFContent

public void setUnknownPDFContent(int unknownPDFContent)
For internal use only.


getXObjHasInterpolate

public int getXObjHasInterpolate()
Returns the number of interpolate entries in the document. When the resolution of a source image is significantly lower than that of the output device, each source sample covers many device pixels. As a result, images can appear jaggy or blocky. These visual artifacts can be reduced by applying an image interpolation algorithm during rendering. Instead of painting all pixels covered by a source sample with the same color, image interpolation attempts to produce a smooth transition between adjacent sample values. Image interpolation is enabled by setting the Interpolate entry in the image dictionary to true.

Returns:
The number of interpolate entries in the document.

setXObjHasInterpolate

public void setXObjHasInterpolate(int objHasInterpolate)
For internal use only.


toString

public java.lang.String toString()
Returns all legal warnings located in the docuemnt as a string.

Overrides:
toString in class java.lang.Object
Returns:
A string value that represents all legal warnings.


[an error occurred while processing this directive] [an error occurred while processing this directive]