- generateAppearance() - Method in class com.datalogics.PDFL.Annotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.CircleAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.HighlightAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.InkAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.LineAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.LinkAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.SquareAnnotation
-
Generate a new appearance stream with the current annotation properties.
- generateAppearance() - Method in class com.datalogics.PDFL.UnderlineAnnotation
-
Generate a new appearance stream with the current annotation properties.
- get(PDFString) - Method in class com.datalogics.PDFL.NameTree
-
Retrieves an entry from this NameTree.
- get(int) - Method in class com.datalogics.PDFL.NumberTree
-
Retrieves an entry from this NumberTree.
- get(int) - Method in class com.datalogics.PDFL.OptionalContentOrderArray
-
Returns the OptionalContentOrderNode at the given index.
- get(int) - Method in class com.datalogics.PDFL.PDFArray
-
Returns the object at the given index.
- get(PDFName) - Method in class com.datalogics.PDFL.PDFDict
-
Returns the object matching the given key.
- get(String) - Method in class com.datalogics.PDFL.PDFDict
-
Returns the object matching the given key string.
- getA() - Method in class com.datalogics.PDFL.Matrix
-
- getAbortIfXFAIsPresent() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
The presence of XFA can result in some loss of data in output PDF/A-1 file as the PDFProcessor does not support XFA.
- getAbortIfXFAIsPresent() - Method in class com.datalogics.PDFL.PDFXConvertParams
-
Presence of XFA can result in some loss of data in output PDF/X file as PDFProcessor do not support XFA.
- getAction() - Method in class com.datalogics.PDFL.Bookmark
-
Get the Action for a bookmark.
- getAction() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the action, specifying what to do when an object matches this Settings record.
- getAction() - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Action object for this link.
- getAdditionalInfo() - Method in exception com.datalogics.PDFL.LibraryException
-
Retrieve additional information about the exception.
- getAdvance() - Method in class com.datalogics.PDFL.TextRun
-
Deprecated, use Text.GetAdvanceForTextRun(int textRunIndex) instead.
- getAdvanceForCharacter(int) - Method in class com.datalogics.PDFL.Text
-
Gets the advance width of a character, in user space.
- getAdvanceForTextRun(int) - Method in class com.datalogics.PDFL.Text
-
Gets the advance width of a TextRun, in user space.
- getAlias() - Method in class com.datalogics.PDFL.Ink
-
Another name for this colorant.
- getAlias() - Method in class com.datalogics.PDFL.SeparationPlate
-
Another name for this colorant.
- getAlign() - Method in class com.datalogics.PDFL.Redaction
-
Get the horizontal alignment for the redaction text.
- getAllowLossyCompression() - Method in class com.datalogics.PDFL.ColorConvertParams
-
If true, DCT or JPX encoding will be used resulting in a smaller PDF. If false, FlateDecoding will be used instead.
- getAllowOpeningXFA() - Method in class com.datalogics.PDFL.Library
-
Allow opening PDF files that contain XFA forms.
- getAllowRelaxedSyntax() - Method in class com.datalogics.PDFL.Library
-
Check to see if minor parsing errors are ignored while opening PDF files.
- getAlphaIsShape() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Returns if the alpha is to be interpreted as a shape or opacity mask.
- getAlternate() - Method in class com.datalogics.PDFL.DeviceNColorSpace
-
the alternate color space, which can be any device or CIE-based color space but not another special color space (Pattern, Indexed, Separation, or DeviceN).
- getAlternate() - Method in class com.datalogics.PDFL.ICCBasedColorSpace
-
An alternate color space to be used in case the one specified in the stream data is not supported (for example, by applications designed for earlier versions of PDF).
- getAlternate() - Method in class com.datalogics.PDFL.SeparationColorSpace
-
the alternate color space, which can be any device or CIE-based color space but not another special color space (Pattern, Indexed, Separation, or DeviceN).
- getAngle() - Method in class com.datalogics.PDFL.Ink
-
The angle for this ink.
- getAngle() - Method in class com.datalogics.PDFL.SeparationPlate
-
The angle for this ink.
- getAnnotatedText(boolean) - Method in class com.datalogics.PDFL.TextMarkupAnnotation
-
The text that is marked by the annotation.
- getAnnotation(int) - Method in class com.datalogics.PDFL.Page
-
Gets the annotIndex annotation on the page.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.Annotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.CircleAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.InkAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.LineAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.LinkAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.Redaction
-
Get the minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.SquareAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAnnotationFeatureLevel() - Method in class com.datalogics.PDFL.TextMarkupAnnotation
-
The minimum PDF version necessary to support the features used in this annotation.
- getAntiAlias() - Method in class com.datalogics.PDFL.ShadingPattern
-
A flag indicating whether to filter the shading function to prevent aliasing artifacts.
- getAPDFLVersion() - Static method in class com.datalogics.PDFL.Library
-
The version of the C/C++ SDK, as reported in legacy versions of APDFL.
- getApplyAutoStroke() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Returns whether stroke adjustment is enabled in the graphics state.
- getApplyOCGPrintOverrides() - Method in class com.datalogics.PDFL.PrintParams
-
- getApplyOCGPrintOverrides() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, apply print-specific visibility state settings from the optional content group.
- getApplyOverprintForOtherThanStroking() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies if overprint is enabled for operations other than stroking.
- getApplyOverprintForStroking() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies if overprint is enabled for stroke operations.
- getArtBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's ArtBox.
- getAscending() - Method in class com.datalogics.PDFL.CollectionSortItem
-
GetAscending allows to know whether ascending order is used for sorting.
- getAscent() - Method in class com.datalogics.PDFL.Font
-
- getAttachments() - Method in class com.datalogics.PDFL.Document
-
Allows to obtain all attached files from the PDF document.
- getAttributes() - Method in class com.datalogics.PDFL.DeviceNColorSpace
-
The dictionary of extended attributes associated with the color space.
- getAttributes() - Method in class com.datalogics.PDFL.Word
-
Gets a set of summary flags containing information on the types of characters in a word.
- getAuthor() - Method in class com.datalogics.PDFL.Document
-
The author of the PDF document.
- getAvailableLanguages() - Method in class com.datalogics.PDFL.OCREngine
-
Get a list of languages this OCREngine can use.
- getAvgWidth() - Method in class com.datalogics.PDFL.Font
-
- getB() - Method in class com.datalogics.PDFL.Matrix
-
- getBackgroundColor() - Method in class com.datalogics.PDFL.ShadingPattern
-
The background color of the shading pattern.
- getBase() - Method in class com.datalogics.PDFL.IndexedColorSpace
-
The base color space in which the values in the color table are to be interpreted.
- getBaseState() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Get the base state for this OptionalContentConfig.
- getBaseURI() - Method in class com.datalogics.PDFL.Document
-
The Base URI of the PDF document.
- getBBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's Bounding Box.
- getBinaryChannelAvailable() - Method in class com.datalogics.PDFL.SeparationParams
-
True if a binary channel to the printer is supported, false otherwise.
- getBinaryOK() - Method in class com.datalogics.PDFL.PrintParams
-
- getBinaryOK() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets whether to enable Binary data, 1 turns it on and 0 turns it off.
- getBitmapResolution() - Method in class com.datalogics.PDFL.PrintParams
-
- getBitsPerComponent() - Method in class com.datalogics.PDFL.Image
-
The number of bits per component in the image.
- getBlack() - Method in class com.datalogics.PDFL.Ink
-
Values for display of a colorswatch in a CMYK color space.
- getBlackGeneration() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the black generation function.
- getBlackPoint() - Method in class com.datalogics.PDFL.CalGrayColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point.
- getBlackPoint() - Method in class com.datalogics.PDFL.CalRGBColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point.
- getBlackPoint() - Method in class com.datalogics.PDFL.LabColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point.
- getBlackPointCompensation() - Method in class com.datalogics.PDFL.PageImageParams
-
The BlackPointCompensation desired (default is true if not explicitly set)
- getBleedBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's BleedBox.
- getBlendMode() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Returns the blend mode for the color composite for each object painted.
- getBlue() - Method in class com.datalogics.PDFL.Ink
-
RGB values for on-screen display of a colorswatch.
- getBookmarkRoot() - Method in class com.datalogics.PDFL.Document
-
Gets the root of the document's bookmark tree.
- getBorderColor() - Method in class com.datalogics.PDFL.Redaction
-
Get the color used as the "normal" border.
- getBorderStyle() - Method in class com.datalogics.PDFL.CircleAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.InkAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.LineAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.LinkAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getBorderStyle() - Method in class com.datalogics.PDFL.SquareAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.CircleAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.InkAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.LineAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.LinkAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getBorderStyleDashPattern() - Method in class com.datalogics.PDFL.SquareAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.CircleAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.InkAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.LineAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.LinkAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getBorderStyleWidth() - Method in class com.datalogics.PDFL.SquareAnnotation
-
- getBottom() - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the lower left corner of the rectangle.
- getBottomLeft() - Method in class com.datalogics.PDFL.Quad
-
Bottom left corner of the Quad.
- getBottomRight() - Method in class com.datalogics.PDFL.Quad
-
Bottom right corner of the Quad.
- getBoundingBox() - Method in class com.datalogics.PDFL.Content
-
The bounding box for this content.
- getBoundingBox() - Method in class com.datalogics.PDFL.Element
-
The bounding box for this element.
- getBoundingBox() - Method in class com.datalogics.PDFL.PrintParams
-
- getBoundingBox() - Method in class com.datalogics.PDFL.ShadingPattern
-
The bounding box of the shading.
- getBoundingBoxForCharacter(int) - Method in class com.datalogics.PDFL.Text
-
The bounding box for a character in this text element.
- getBrokenCRDs() - Method in class com.datalogics.PDFL.PrintParams
-
- getBufferedImage() - Method in class com.datalogics.PDFL.Image
-
Return this PDF image as a Java BufferedImage.
- getBypassCopyPerm() - Method in class com.datalogics.PDFL.DrawParams
-
Bypass copy permissions.
- getBypassCopyPerm() - Method in class com.datalogics.PDFL.PageImageParams
-
The BypassCopyPerm allows to bypass copy permitions.
- getBytes() - Method in class com.datalogics.PDFL.PDFString
-
Byte array of this PDFString.
- getC() - Method in class com.datalogics.PDFL.Matrix
-
- getC0() - Method in class com.datalogics.PDFL.ExponentialFunction
-
The values for the function when the input is 0.0.
- getC1() - Method in class com.datalogics.PDFL.ExponentialFunction
-
The values for the function when the input is 1.0.
- getCalibrateDeviceSpacesWhenPrinting() - Method in class com.datalogics.PDFL.PageImageParams
-
Sets if Device spaces should be treated as calibrated to the associated working profile (when true), otherwise it treats them as uncalibrated (when false) when printing.
- getCancelProc() - Method in class com.datalogics.PDFL.DrawParams
-
Get the cancel callback.
- getCandidateFontNames() - Method in class com.datalogics.PDFL.OCRParams
-
The names of candidate fonts for placing text under an image.
- getCapHeight() - Method in class com.datalogics.PDFL.Font
-
- getCenterCropBox() - Method in class com.datalogics.PDFL.PrintParams
-
- getCharacterSpacing() - Method in class com.datalogics.PDFL.TextState
-
The current character spacing (corresponding to the Tc operator), in unscaled text space units.
- getCharIndex() - Method in class com.datalogics.PDFL.StyleTransition
-
The index of the character in the word at which this transition begins.
- getCharNames() - Method in class com.datalogics.PDFL.EncodingInfo
-
container for differences array/character names.
- getCharQuads() - Method in class com.datalogics.PDFL.Word
-
Gets a list of Quads occupied by the individual characters in a word.
- getCidFontType() - Method in class com.datalogics.PDFL.Font
-
- getClip() - Method in class com.datalogics.PDFL.Element
-
Gets the current Clip for an Element.
- getClipComplexRegions() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, ensure that boundaries between vector and rasterized artwork fall along object paths.
- getCode() - Method in class com.datalogics.PDFL.PostScriptCalculatorFunction
-
The code of the function, written in a subset of the PostScript language.
- getCollate() - Method in class com.datalogics.PDFL.PrintUserParams
-
Collate property.
- getCollection() - Method in class com.datalogics.PDFL.Document
-
GetCollection allows to retrieve collection from the PDF document.
- getCollectionItemNumber(CollectionSchemaField) - Method in class com.datalogics.PDFL.FileAttachment
-
GetCollectionItemNumber allows to obtain collection item according to the specified schema field.
- getCollectionItemString(CollectionSchemaField) - Method in class com.datalogics.PDFL.FileAttachment
-
GetCollectionItemString allows to obtain collection item value according to the specified schema field.
- getColor() - Method in class com.datalogics.PDFL.Annotation
-
The color of the annotation.
- getColor() - Method in class com.datalogics.PDFL.Bookmark
-
Get the color of the bookmark.
- getColor() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Deprecated.
- getColor() - Method in class com.datalogics.PDFL.Style
-
The style's color.
- getColor() - Method in class com.datalogics.PDFL.WatermarkTextParams
-
Deprecated.
- getColorantName() - Method in class com.datalogics.PDFL.ColorConvertActions
-
For ink actions (which describe a single colorant, whether used in Separation or DeviceN, and which are not matched using the above matching fields) this describes the colorant of the ink.
- getColorantName() - Method in class com.datalogics.PDFL.Ink
-
The name of the colorant from the Separation or DeviceN color space, or the process color name.
- getColorantName() - Method in class com.datalogics.PDFL.SeparationPlate
-
The name of the colorant from the Separation or DeviceN color space, or the process color name.
- getColorantNameArray() - Method in class com.datalogics.PDFL.Ink
-
The name of the colorant from the Separation or DeviceN color space, or the process color name.
- getColorCompressionScheme() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened color images.
- getColorConvActions() - Method in class com.datalogics.PDFL.ColorConvertParams
-
The ColorConvActions to take.
- getColorImageQuality() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Quality Setting for Flattened JPEG and JPEG2000 colored Images.
- getColorSpace() - Method in class com.datalogics.PDFL.DrawParams
-
The color space in which the bitmap data is represented.
- getColorSpace() - Method in class com.datalogics.PDFL.Image
-
return the ColorSpace with which this Image was created.
- getColorSpace() - Method in class com.datalogics.PDFL.Shading
-
Get the ColorSpace of the current Shading object.
- getColorSpace() - Method in class com.datalogics.PDFL.ShadingPattern
-
The color space of a shading pattern.
- getCommand() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Optional command line arguments on Unix.
- getCompression() - Method in class com.datalogics.PDFL.Image
-
- getCompression() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Type of compression to be used in saving the image to a file.
- getCompressionLevel() - Method in class com.datalogics.PDFL.Document
-
The compression level of the document.
- getCompressionQuality(CompressImageType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Compression Quality for a given color model.
- getConfigurationParameters() - Method in class com.datalogics.PDFL.OCRParams
-
Get the configuration parameters.
- getContent() - Method in class com.datalogics.PDFL.Container
-
Obtain the content of a container.
- getContent() - Method in class com.datalogics.PDFL.Form
-
The Content contained in the form.
- getContent() - Method in class com.datalogics.PDFL.Group
-
Obtain the content of a Group.
- getContent() - Method in class com.datalogics.PDFL.Page
-
Creates a Content from the Page object's contents and resources.
- getContents() - Method in class com.datalogics.PDFL.Annotation
-
The text to be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation's contents in human-readable form.
- getConvertIntent() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the intent that overrides the object's original render intent when performing color conversion. UseProfileIntent means that the intent of the object must not be overridden.
- getConvertProfile() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the target ColorProfile for the conversion. If the output intent is embedded, this should be the output intent profile.
- getConvertProfilePath() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the target ColorProfile for the conversion using the profile found at the path provided. If the output intent is embedded, this should be the output intent profile. NOTE: If specifying a path, ConvertProfile must be set to Null_ColorProfile.
- getConvertStrokesToOutlines() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, convert strokes to outlines.
- getConvertToProcessUsingOPP() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, use the overprint preview (OPP) for converting to process, which better simulates what would happen if the spot ink were really used.
- getConvertTrueTypeToType42() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, send TrueType fonts as TrueType fonts (level 3 and most level 2 PS printers).
- getCoords() - Method in class com.datalogics.PDFL.AxialShadingPattern
-
The coordinates of the two endpoints of the axial shading.
- getCount() - Method in class com.datalogics.PDFL.Bookmark
-
Get the number of open bookmarks in the subtree under this bookmark.
- getCount() - Method in class com.datalogics.PDFL.ImageCollection
-
- getCreator() - Method in class com.datalogics.PDFL.Document
-
The creator of the PDF file.
- getCropBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's CropBox.
- getCurrentValue() - Method in class com.datalogics.PDFL.ProgressMonitor
-
The current value of the progress monitor.
- getCyan() - Method in class com.datalogics.PDFL.Ink
-
Values for display of a colorswatch in a CMYK color space.
- getD() - Method in class com.datalogics.PDFL.Matrix
-
- getDashPattern() - Method in class com.datalogics.PDFL.GraphicState
-
The line DashPattern controls the pattern of dashes and gaps used to stroke paths.
- getData() - Method in class com.datalogics.PDFL.Image
-
The actual bytes that make up the image, exactly as they appear in the image data.
- getDefaultAppearance() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
The default appearance string to be used in formatting the text.
- getDefaultCMYK() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default CMYK Color Profile.
- getDefaultColorSpace(String) - Method in class com.datalogics.PDFL.Content
-
Get a default color space from a Content object.
- getDefaultGray() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default Gray Color Profile.
- getDefaultOptionalContentConfig() - Method in class com.datalogics.PDFL.Document
-
Gets the default OptionalContentConfig for the document.
- getDefaultRGB() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default RGB Color Profile.
- getDefaultTempPath() - Method in class com.datalogics.PDFL.Library
-
Gets the default temporary directory.
- getDefaultTempStore() - Method in class com.datalogics.PDFL.Library
-
Gets default temporary storage. PDFL uses Disk storage type by default.
- getDefaultTempStoreMemLimit() - Method in class com.datalogics.PDFL.Library
-
Gets current memory limit.
- getDeleteOnClose() - Method in class com.datalogics.PDFL.Document
-
The document is based on a temporary file that must be deleted when the document is closed or saved.
- getDensity() - Method in class com.datalogics.PDFL.Ink
-
The density for this ink.
- getDensity() - Method in class com.datalogics.PDFL.SeparationPlate
-
The density for this ink.
- getDescent() - Method in class com.datalogics.PDFL.Font
-
- getDestination() - Method in class com.datalogics.PDFL.GoToAction
-
The Destination for this action
- getDestination() - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Destination for this link.
- getDestinationProfileString() - Method in class com.datalogics.PDFL.SeparationParams
-
The profile description of a valid CMYK profile, such as the strings seen in the color management preferences in a PDF Viewer (for example, "U.S.
- getDestRect() - Method in class com.datalogics.PDFL.DrawParams
-
The rectangle of the bitmap.
- getDestRect() - Method in class com.datalogics.PDFL.RemoteDestination
-
The destination rectangle.
- getDestRect() - Method in class com.datalogics.PDFL.ViewDestination
-
The destination rectangle.
- getDeviceName() - Method in class com.datalogics.PDFL.PrintUserParams
-
The unicode name of the device to print to (for example, "Distiller Assistant
v3.01").
- getDict() - Method in class com.datalogics.PDFL.PDFStream
-
The encoding dictionary for the stream.
- getDidWarningsOccurDuringImport() - Method in class com.datalogics.PDFL.Image
-
Gets whether or not warnings occurred during import of the raster image file.
- getDisableAlphaChannelGeneration() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Is the RGB image data to be combined with the Mask image data in the output file.
- getDisableCharReordering() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables reconstructing the character orders, and the word finding algorithm is applied to the characters in the drawing order.
- getDisableFlattening() - Method in class com.datalogics.PDFL.PrintParams
-
- getDisableTaggedPDF() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables tagged PDF support and treats the document as non-tagged PDF.
- getDLEVersion() - Static method in class com.datalogics.PDFL.Library
-
The version of the .NET/Java SDK, as reported in legacy versions of APDFL.
- getDocument() - Method in class com.datalogics.PDFL.PDFObject
-
The Document of which this object is a member.
- getDomain() - Method in class com.datalogics.PDFL.AxialShadingPattern
-
A array of two numbers that specify the limiting values of the parametric variable t.
- getDomain() - Method in class com.datalogics.PDFL.Function
-
The domain of the function.
- getDomain() - Method in class com.datalogics.PDFL.NamedFunction
-
The domain of the function.
- getDoOPP() - Method in class com.datalogics.PDFL.PrintParams
-
- getDoOPP() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the OverPrint Preview setting, 1 uses it, 0 does not.
- getDoProofing() - Method in class com.datalogics.PDFL.PrintParams
-
- getDoTiling() - Method in class com.datalogics.PDFL.PrintParams
-
- getDrawBorder() - Method in class com.datalogics.PDFL.Redaction
-
Get Draw Border option
- getDrawOptionalContent() - Method in class com.datalogics.PDFL.OptionalContentContext
-
Gets the drawing policy for the optional content in this optional content context.
- getDriverName() - Method in class com.datalogics.PDFL.PrintUserParams
-
The unicode name of the driver (for example, "winspool").
- getDuplex() - Method in class com.datalogics.PDFL.PrintParams
-
- getDuration() - Method in class com.datalogics.PDFL.ProgressMonitor
-
The progress monitor's duration.
- getEditable() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetEditable allows to obtain information about edit mode of the current field.
- getElement(int) - Method in class com.datalogics.PDFL.Clip
-
Gets an Element from a Clip path.
- getElement(int) - Method in class com.datalogics.PDFL.Content
-
Get the element specified by index.
- getEmbedColorProfile() - Method in class com.datalogics.PDFL.ColorConvertActions
-
If true, embed the target profile. If false, the resulting color is Device, if possible.
- getEmbedded() - Method in class com.datalogics.PDFL.Font
-
Tests that Font is embedded in the document it was created for returns true if the font is embedded and returns false if it is not
- getEmitAnnotations() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit annotations.
- getEmitBG() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitColorSeps() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitDeviceExtGState() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitFlatness() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitFontOption() - Method in class com.datalogics.PDFL.SeparationParams
-
Font output options.
- getEmitHalftones() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitHalftones() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Emit half-tones setting, 1 turns it on, 0 turns it off.
- getEmitHalftones() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit halftones.
- getEmitInRipSeps() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitPageClip() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitPageRotation() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitPS() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitRawData() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitSeparableImagesOnly() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitSeparableImagesOnly() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit separable images only.
- getEmitToFile() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets whether a Postscript file is created.
- getEmitToPrinter() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets whether to Output the PDF document to a Postscript Printer.
- getEmitTransfer() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitTransferFunctions() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit transfer functions.
- getEmitTTFontsFirst() - Method in class com.datalogics.PDFL.PrintParams
-
- getEmitUCR() - Method in class com.datalogics.PDFL.PrintParams
-
- getEnableBlackPointCompensation() - Method in class com.datalogics.PDFL.DrawParams
-
Enable/disable black point compensation.
- getEnableImagePreprocessing() - Method in class com.datalogics.PDFL.OCRParams
-
Get the image preprocessing enable state. True if any image preprocessing is on.
- getEnableThinLineHeuristics() - Method in class com.datalogics.PDFL.DrawParams
-
Enable/disable thin line adjustments when drawing rectangles
- getEncoding() - Method in class com.datalogics.PDFL.Font
-
Return the encoding of the font.
- getEncodingInfo() - Method in class com.datalogics.PDFL.Font
-
Get the populated CEncoding object.
- getEncodingName() - Method in class com.datalogics.PDFL.EncodingInfo
-
Return the encoding name/cmap name for the font eg:.
- getEndPage() - Method in class com.datalogics.PDFL.PageRange
-
The ending page number.
- getEndPage() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the page on which to finish printing, using zero-based nubmering.
- getEndPageIndex() - Method in class com.datalogics.PDFL.PageLabel
-
The end index for the page label range
- getEndPoint() - Method in class com.datalogics.PDFL.LineAnnotation
-
The ending coordinate of the line, in user space.
- getEndPointEndingStyle() - Method in class com.datalogics.PDFL.LineAnnotation
-
- getEndPointEndingStyle() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getEngine() - Method in class com.datalogics.PDFL.OCRParams
-
The engine in use.
- getEPSOutput() - Method in class com.datalogics.PDFL.SeparationPlate
-
The java.io.OutputStream that will receive EPS output for this SeparationPlate.
- getErrorCode() - Method in exception com.datalogics.PDFL.LibraryException
-
Retrieve the internal PDF Library error code.
- getExpandToFit() - Method in class com.datalogics.PDFL.PrintParams
-
- getExtend() - Method in class com.datalogics.PDFL.AxialShadingPattern
-
An array of two boolean values indicating whether to extend the shading beyond the starting and ending points of the axis, respectively.
- getExtendedGraphicState() - Method in class com.datalogics.PDFL.GraphicState
-
The ExtendedGraphicState, which can contain additional graphic state parameters.
- getExternalDPI() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Resolution for flattening edges of atomic regions.
- getFarEastFontOpt() - Method in class com.datalogics.PDFL.PrintParams
-
- getFarEastFontOpt() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Far East Font setting.
- getField(String) - Method in class com.datalogics.PDFL.CollectionSchema
-
GetField allows to obtain CollectionSchemaField by name.
- getField(int) - Method in class com.datalogics.PDFL.CollectionSchema
-
GetField allows to obtain CollectionSchemaField object by its index.
- getFieldsNumber() - Method in class com.datalogics.PDFL.CollectionSchema
-
GetFieldsNumber allows to obtain fields number in the schema.
- getFileName() - Method in class com.datalogics.PDFL.Document
-
Get the filename associated with this Document, if it has a representation on disk.
- getFileName() - Method in class com.datalogics.PDFL.FileAttachment
-
Allow to obtain attachment's file name.
- getFileSize() - Method in class com.datalogics.PDFL.FileAttachment
-
Allows to obtain attachment's size.
- getFileSpecification() - Method in class com.datalogics.PDFL.LaunchAction
-
The FileSpecification for this action.
- getFileSpecification() - Method in class com.datalogics.PDFL.RemoteGoToAction
-
The FileSpecification for this action.
- getFillColor() - Method in class com.datalogics.PDFL.GraphicState
-
The fill color of the GraphicState.
- getFillColor() - Method in class com.datalogics.PDFL.Redaction
-
Get the color used to fill the "normal" appearance area.
- getFillNormal() - Method in class com.datalogics.PDFL.Redaction
-
Get Fill Normal Appearance option
- getFillOpacity() - Method in class com.datalogics.PDFL.Redaction
-
Get the opacity applied to the fill color in "normal" appearance.
- getFillRedacted() - Method in class com.datalogics.PDFL.Redaction
-
Get Fill Redacted Appearance option
- getFilteredStream() - Method in class com.datalogics.PDFL.PDFStream
-
The stream data of this object, decoded according to the filter data
in its dictionary.
- getFirstChild() - Method in class com.datalogics.PDFL.Bookmark
-
Gets a bookmark's first child.
- getFirstNumberInRange() - Method in class com.datalogics.PDFL.PageLabel
-
The first number used in the page label range.
- getFitType() - Method in class com.datalogics.PDFL.RemoteDestination
-
The fit type.
- getFitType() - Method in class com.datalogics.PDFL.ViewDestination
-
The fit type.
- getFixedPrint() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getFlags() - Method in class com.datalogics.PDFL.Annotation
-
The flags for the annotation.
- getFlags() - Method in class com.datalogics.PDFL.Bookmark
-
Get the flags for the bookmark.
- getFlags() - Method in class com.datalogics.PDFL.DrawParams
-
Drawing flags.
- getFlags() - Method in class com.datalogics.PDFL.Font
-
Get the font flags for a font.
- getFlattenInfoExternalDPI() - Method in class com.datalogics.PDFL.PrintParams
-
Get the resolution for flattening the edges of atomic regions.
- getFont() - Method in class com.datalogics.PDFL.TextRun
-
The font of this TextRun.
- getFont() - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The Font to be used when generating a text-based watermark.
- getFontFace() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Get Font face for the text
- getFontFace() - Method in class com.datalogics.PDFL.Redaction
-
Get Font face for the text
- getFontList() - Static method in class com.datalogics.PDFL.Font
-
Get a list of available fonts.
- getFontName() - Method in class com.datalogics.PDFL.Style
-
The name of of the style's font.
- getFonts(int, int) - Method in class com.datalogics.PDFL.Document
-
Get all the fonts in the specified page range.
- getFontSize() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Get font size for the text;
- getFontSize() - Method in class com.datalogics.PDFL.Redaction
-
Get font size for the text;
- getFontSize() - Method in class com.datalogics.PDFL.Style
-
The style's font size.
- getFontSize() - Method in class com.datalogics.PDFL.TextState
-
The current font size (corresponding to the Tf operator).
- getFontSize() - Method in class com.datalogics.PDFL.WatermarkTextParams
-
- getFormsExtensionVersion() - Static method in class com.datalogics.PDFL.Library
-
Forms Extension Version
- getFormsType() - Method in class com.datalogics.PDFL.Document
-
Returns the document's Forms Type.
- getFrequency() - Method in class com.datalogics.PDFL.Ink
-
The frequency for this ink.
- getFrequency() - Method in class com.datalogics.PDFL.SeparationPlate
-
The frequency for this ink.
- getFullName() - Method in class com.datalogics.PDFL.Font
-
Get the Full Name of the font.
- getFunction() - Method in class com.datalogics.PDFL.AxialShadingPattern
-
One 1-in n-out function, or an array of n 1-in 1-out functions that determine the values of the color channels, where n is the number of color components in the shading's color space.
- getFunction() - Method in class com.datalogics.PDFL.DeviceNColorSpace
-
A function, called with the tint value and returning the corresponding color component values.
- getFunction() - Method in class com.datalogics.PDFL.SeparationColorSpace
-
A function, called with the tint value and returning the corresponding color component values.
- getGamma() - Method in class com.datalogics.PDFL.CalGrayColorSpace
-
A number G defining the gamma for the gray component.
- getGamma() - Method in class com.datalogics.PDFL.CalRGBColorSpace
-
A number G defining the gamma for the gray component.
- getGeneration() - Method in class com.datalogics.PDFL.PDFObject
-
The generation number for this object.
- getGradientResolution() - Method in class com.datalogics.PDFL.PrintParams
-
- getGraphicState() - Method in class com.datalogics.PDFL.Form
-
Get the graphic state of this Form.
- getGraphicState() - Method in class com.datalogics.PDFL.Image
-
Get the graphic state of the current element.
- getGraphicState() - Method in class com.datalogics.PDFL.Path
-
Get the graphic state of the current path.
- getGraphicState() - Method in class com.datalogics.PDFL.Shading
-
Get the graphic state of the current Shading object.
- getGraphicState() - Method in class com.datalogics.PDFL.TextRun
-
Get the graphic state of the text run.
- getGrayCompressionScheme() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened gray images.
- getGrayImageQuality() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Quality Setting for Flattened JPEG and JPEG2000 gray Images.
- getGreen() - Method in class com.datalogics.PDFL.Ink
-
RGB values for on-screen display of a colorswatch.
- getH() - Method in class com.datalogics.PDFL.Matrix
-
- getH() - Method in class com.datalogics.PDFL.Point
-
The horizontal coordinate of the point.
- getHalftoneGrayImages() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Is this is a Half Tone Grayscale Image..
- getHasSignature() - Method in class com.datalogics.PDFL.Document
-
The document contains a Digital Signature.
- getHeight() - Method in class com.datalogics.PDFL.Image
-
The height of the image in pixels.
- getHeight() - Method in class com.datalogics.PDFL.Rect
-
The height of the Rect.
- getHeight() - Method in class com.datalogics.PDFL.RectSegment
-
The height of the rectangle.
- getHighlight() - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Highlighstyle for this link.
- getHiVal() - Method in class com.datalogics.PDFL.IndexedColorSpace
-
an integer that specifies the maximum valid index value.
- getHorizAlign() - Method in class com.datalogics.PDFL.WatermarkParams
-
Get the horizontal alignment to be used when adding the watermark to a page.
- getHorizontalResolution() - Method in class com.datalogics.PDFL.PageImageParams
-
The desired horizontal resolution in pixels/inch of the output image.
- getHorizValue() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getHostBasedCM() - Method in class com.datalogics.PDFL.PrintParams
-
- getHScale() - Method in class com.datalogics.PDFL.TextState
-
The current horizontal scaling (corresponding to the Tz operator), as a percentage of the normal glyph width.
- getICCProfile() - Method in class com.datalogics.PDFL.DrawParams
-
Gets the ICC Profile of the colorspace to be used for rendering from a known value.
- getICCProfile() - Method in class com.datalogics.PDFL.PageImageParams
-
Gets the ICC Profile of the colorspace to be used for rendering from a known value.
- getICCProfileCustomPath() - Method in class com.datalogics.PDFL.DrawParams
-
Gets the ICC Profile of the colorspace to be used for rendering from a custom file path.
- getICCProfileCustomPath() - Method in class com.datalogics.PDFL.PageImageParams
-
Gets the ICC Profile of the colorspace to be used for rendering from a custom file path.
- getID() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetID allows to obtain the unique id with which schema field has been created.
- getID() - Method in class com.datalogics.PDFL.PDFObject
-
The ID number for this object.
- getIgnoreCharGaps() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables converting large character gaps to space characters, so that the word finder reports a character space only when a space character appears in the original PDF content.
- getIgnoreFontErrors() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
If we encounter any errors like unembeddable fonts etc.
- getIgnoreLineGaps() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables treating vertical movements as line breaks, so that the word finder determines a line break only when a line break character or special tag information appears in the original PDF content.
- getImage(int) - Method in class com.datalogics.PDFL.ImageCollection
-
Retrieve the Image object at the specified index.
- getImage(Rect, PageImageParams) - Method in class com.datalogics.PDFL.Page
-
Export a region of a PDF page to an Image object.
- getImage(Rect) - Method in class com.datalogics.PDFL.Page
-
Export a region of a PDF page to an Image object.
- getImage(Rect, PageImageParams, List<SeparationColorSpace>) - Method in class com.datalogics.PDFL.Page
-
Export a region of a PDF page to an Image object.
- getImageColorSpace() - Method in class com.datalogics.PDFL.PageImageParams
-
The ColorSpace used in exporting a PDF page to an image
- getImageSeparations(Rect, PageImageParams, List<SeparationColorSpace>) - Method in class com.datalogics.PDFL.Page
-
Export a region of a PDF page using the specified Separation ColorSpaces to an Image Collection object.
- getImageSeparations(Rect, PageImageParams, List<SeparationColorSpace>, RenderProgressProc) - Method in class com.datalogics.PDFL.Page
-
- getIncBaseFonts() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncCIDFonts() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncEmbeddedFonts() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncOtherResources() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncProcsets() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncTrueTypeFonts() - Method in class com.datalogics.PDFL.PrintParams
-
- getIncType1Fonts() - Method in class com.datalogics.PDFL.PrintParams
-
- getIndent() - Method in class com.datalogics.PDFL.Bookmark
-
Get the indentation level of a bookmark in its containing tree.
- getIndex() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetIndex allows to obtain field index.
- getIndirect() - Method in class com.datalogics.PDFL.PDFObject
-
Indicates if this object is indirect or direct.
- getInFileName() - Method in class com.datalogics.PDFL.PrintUserParams
-
Unicode name used for the Windows DOCINFO structure (lpszDocName) that points to a NULL-terminated string that specifying the name of the document.
- getInfo(String) - Method in class com.datalogics.PDFL.Document
-
Gets the value of metadata information in a PDF file.
- getInfoDict() - Method in class com.datalogics.PDFL.Document
-
The Info dictionary of the document as a PDFObject.
- getInkAlias() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the ink alias, this only applies to ink actions.
- getInkBlack() - Method in class com.datalogics.PDFL.PrintParams
-
- getInkType() - Method in class com.datalogics.PDFL.Ink
-
The ink type of this ink for trapping.
- getInkType() - Method in class com.datalogics.PDFL.SeparationPlate
-
The ink type of this ink for trapping.
- getInstallLocation() - Static method in class com.datalogics.PDFL.Library
-
The installation location.
- getInstanceID() - Method in class com.datalogics.PDFL.Document
-
Get the instance ID for this document.
- getIntent() - Method in class com.datalogics.PDFL.Image
-
The color rendering intent for the image
- getIntent() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Gets the intent list for an OptionalContentConfig.
- getIntent() - Method in class com.datalogics.PDFL.OptionalContentGroup
-
Gets the intent list for an optional-content group.
- getIntentCMYK() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default CMYK Render Intent.
- getIntentGray() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default Gray Render Intent.
- getIntentRGB() - Method in class com.datalogics.PDFL.ColorConvertParams
-
Gets / Sets a default RGB Render Intent.
- getIntentToMatch() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the rendering intent of the object. If this is UseProfileIntent this action applies to any intent.
- getInteriorColor() - Method in class com.datalogics.PDFL.Annotation
-
The interior color with which to fill the annotation's line endings.
- getInternalColor() - Method in class com.datalogics.PDFL.Redaction
-
Get the color used as the replacement background.
- getInternalDPI() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Resolution for flattening the interior of an atomic region.
- getInvertPlates() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, invert the plates.
- getIsEmbedded() - Method in class com.datalogics.PDFL.Document
-
The document is embedded in a compound document (OLE, OpenDoc).
- getIsImageMask() - Method in class com.datalogics.PDFL.Image
-
Check that Image is ImageMask object
- getIsInkAction() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Marks this Action to be applied to inks.
- getIsLastWordInRegion() - Method in class com.datalogics.PDFL.Word
-
Specifies whether this word is the last word in a region as determined by the WordFinder.
- getIsLinearized() - Method in class com.datalogics.PDFL.Document
-
The document is linearized (optimized) for page-served remote (network) access.
- getIsMap() - Method in class com.datalogics.PDFL.URIAction
-
The IsMap property include mouse coordinates with URI.
- getIsModified() - Method in class com.datalogics.PDFL.Document
-
The document has been modified slightly (for example, bookmarks or text annotations have been opened or closed), but not in a way that warrants saving.
- getIsOptimized() - Method in class com.datalogics.PDFL.Document
-
The document is optimized.
- getIsProcessColor() - Method in class com.datalogics.PDFL.ColorConvertActions
-
True if this ink is a process ink.
- getIsProcessColor() - Method in class com.datalogics.PDFL.Ink
-
True if this is a process color, false if this is a spot color.
- getIsPxDF() - Method in class com.datalogics.PDFL.Document
-
The underlying file is PxDF.
- getItalicAngle() - Method in class com.datalogics.PDFL.Font
-
- getJPEGQuality() - Method in class com.datalogics.PDFL.ImageSaveParams
-
The quality of a (JPEG) output image.
- getKeys() - Method in class com.datalogics.PDFL.PDFDict
-
Get a list of all keys in the dictionary
- getKeywords() - Method in class com.datalogics.PDFL.Document
-
The keywords of the PDF file.
- getLanguage() - Method in class com.datalogics.PDFL.LanguageSetting
-
The language being specified.
- getLanguages() - Method in class com.datalogics.PDFL.OCRParams
-
The list of languages to use.
- getLargeData() - Method in class com.datalogics.PDFL.Image
-
Gets the decompressed image data from very large images.
- getLastChild() - Method in class com.datalogics.PDFL.Bookmark
-
Gets a bookmark's last child.
- getLastHeight() - Method in class com.datalogics.PDFL.PrintParams
-
- getLastWidth() - Method in class com.datalogics.PDFL.PrintParams
-
- getLeading() - Method in class com.datalogics.PDFL.Font
-
- getLeft() - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the lower left corner of the rectangle.
- getLength() - Method in class com.datalogics.PDFL.OptionalContentOrderArray
-
The number of OptionalContentOrderNodes in this array.
- getLength() - Method in class com.datalogics.PDFL.PDFArray
-
The number of elements in this array.
- getLength() - Method in class com.datalogics.PDFL.PDFStream
-
The encoded length of the stream.
- getLicenseKey() - Static method in class com.datalogics.PDFL.Library
-
A string containing a license key, as an alternative to using a license file.
- getLineCap() - Method in class com.datalogics.PDFL.GraphicState
-
The line cap used by the current GraphicState.
- getLineFlatness() - Method in class com.datalogics.PDFL.GraphicState
-
The line flatness corresponding to the i operator. Default is 1.0.
- getLineJoin() - Method in class com.datalogics.PDFL.GraphicState
-
The line join style used by the current GraphicState.
- getLineWidth() - Method in class com.datalogics.PDFL.PrintParams
-
- getLLx() - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the lower left corner of the rectangle.
- getLLy() - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the lower left corner of the rectangle.
- getLoadedFonts() - Method in class com.datalogics.PDFL.Document
-
Enumerates all the fonts that have been encountered so far.
- getLogFileName() - Method in class com.datalogics.PDFL.LogParams
-
Gets the path to the file to write the log to.
- getLogFormat() - Method in class com.datalogics.PDFL.LogParams
-
Gets log format string. The string which allows to write the log in a custom format.
- getLogOutputFlags() - Method in class com.datalogics.PDFL.LogParams
-
Gets LogOutputFlags.
- getLogParams() - Method in class com.datalogics.PDFL.Library
-
Gets LogParams object with preferences for logging.
- getLookup() - Method in class com.datalogics.PDFL.IndexedColorSpace
-
A list of integers in the range 0..255.
- getMacQDPrinter() - Method in class com.datalogics.PDFL.PrintParams
-
- getMagenta() - Method in class com.datalogics.PDFL.Ink
-
Values for display of a colorswatch in a CMYK color space.
- getMajorVersion() - Method in class com.datalogics.PDFL.Document
-
The major PDF version number of the document.
- getMajorVersion() - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- getMajorVersion() - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Major Version of the optimized document.
- getMajorVersionIsNewerThanCurrentLibrary() - Method in class com.datalogics.PDFL.Document
-
The document's major version is newer than the current library version.
- getMarkedContentTag() - Method in class com.datalogics.PDFL.Container
-
The container's Marked Content Tag.
- getMarkStyle() - Method in class com.datalogics.PDFL.PrintParams
-
- getMatchList(int, int, String) - Method in class com.datalogics.PDFL.DocTextFinder
-
Finds all matching strings for a given regular expression for the specified page range.
- getMatchString() - Method in class com.datalogics.PDFL.DocTextFinderMatch
-
Matched string.
- getMatrix() - Method in class com.datalogics.PDFL.CalRGBColorSpace
-
An array of nine numbers [ XA YA ZA XB YB ZB XC YC ZC ] specifying the linear interpretation of the decoded A, B, and C components of the color space with respect to the final XYZ representation.
- getMatrix() - Method in class com.datalogics.PDFL.DrawParams
-
A pointer to the matrix to concatenate onto the default page matrix.
- getMatrix() - Method in class com.datalogics.PDFL.Element
-
The transformation matrix for the element.
- getMaxFontSizeMatch() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the maximum font size to match for text objects.
- getMaxPageFlatteningTime() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The maximum allowed time that will be spent flattening a single page.
- getMaxResolution(CompressImageType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Max DPI for a given color model.
- getMaxWidth() - Method in class com.datalogics.PDFL.Font
-
- getMediaBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's MediaBox.
- getMergedXMPKeywords() - Method in class com.datalogics.PDFL.Document
-
A string containing a semicolon-separated list of fields.
- getMinFontSizeMatch() - Method in class com.datalogics.PDFL.ColorConvertActions
-
Gets / sets the minimum font size to match for text objects.
- getMinorVersion() - Method in class com.datalogics.PDFL.Document
-
The minor PDF version number of the document.
- getMinorVersion() - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- getMinorVersion() - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Minor Version of the optimized document.
- getMinorVersionIsNewerThanCurrentLibrary() - Method in class com.datalogics.PDFL.Document
-
The document's minor version is newer than the current library version.
- getMirrorprint() - Method in class com.datalogics.PDFL.PrintParams
-
- getMirrorPrint() - Method in class com.datalogics.PDFL.SeparationParams
-
Options for mirroring.
- getMissingWidth() - Method in class com.datalogics.PDFL.Font
-
- getMiterLimit() - Method in class com.datalogics.PDFL.GraphicState
-
The miter limit corresponding to the M operator. Default is 10.0.
- getMonochromeThreshold() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Threshold to use for determining which bits are white or black for Monochrome output (0-255, default is 128).
- getMonoCompressionScheme() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened monochrome images.
- getMustMatchAllAttrs() - Method in class com.datalogics.PDFL.ColorConvertActions
-
A bit field that gets / sets the attributes an element must match to be color converted. The element must match ALL these attributes to be color converted.
- getMustMatchAllCSAttrs() - Method in class com.datalogics.PDFL.ColorConvertActions
-
A bit field that gets / sets the Color Space attributes an object must match to be color converted. The element must match ALL these Color Space attributes to be color converted.
- getMustMatchAnyAttrs() - Method in class com.datalogics.PDFL.ColorConvertActions
-
A bit field that gets / sets the attributes an element must match to be color converted. The element can match ONE OR MORE of these attributes to be color converted.
- getMustMatchAnyCSAttrs() - Method in class com.datalogics.PDFL.ColorConvertActions
-
A bit field that gets / sets the Color Space attributes an object must match to be color converted. The element can match ONE OR MORE Color Space attributes to be color converted.
- getN() - Method in class com.datalogics.PDFL.ExponentialFunction
-
The exponential factor N.
- getName() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetName allows to obtain field name.
- getName() - Method in class com.datalogics.PDFL.CollectionSortItem
-
GetName allows to get name to sort by.
- getName() - Method in class com.datalogics.PDFL.ColorSpace
-
The name of the color space.
- getName() - Method in class com.datalogics.PDFL.Font
-
Get the name of the font.
- getName() - Method in class com.datalogics.PDFL.NamedFunction
-
The name of the function.
- getName() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Get the name of the OptionalContentConfig
- getName() - Method in class com.datalogics.PDFL.OptionalContentGroup
-
Get the name of the optional content group
- getNames() - Method in class com.datalogics.PDFL.DeviceNColorSpace
-
the names of the colorant that the DeviceN space is intended to represent, some of which may be All or None.
- getNameTree(String) - Method in class com.datalogics.PDFL.Document
-
Retrieves the name tree inside the Names dictionary with the specified key name.
- getNCopies() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the number of copies to print.
- getNeedsSave() - Method in class com.datalogics.PDFL.Document
-
The document has been modified and needs to be saved.
- getNegative() - Method in class com.datalogics.PDFL.PrintParams
-
- getNewWindow() - Method in class com.datalogics.PDFL.LaunchAction
-
A flag specifying whether to open the destination document in a new window.
- getNewWindow() - Method in class com.datalogics.PDFL.RemoteGoToAction
-
A flag specifying whether to open the destination document in a new window.
- getNext() - Method in class com.datalogics.PDFL.Bookmark
-
Gets a bookmark's next (right) sibling.
- getNInputs() - Method in class com.datalogics.PDFL.Function
-
The number of inputs to the function.
- getNInputs() - Method in class com.datalogics.PDFL.NamedFunction
-
The number of inputs to the function. Throws a 'not implemented' exception for named functions.
- getNoAnnots() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables extracting text from text annotations.
- getNoEncodingGuess() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables guessing encoding of fonts that have unknown or custom encoding when there is no ToUnicode table.
- getNoExtCharOffset() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating extended character offset information to improve text extraction performance.
- getNoHyphenDetection() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables finding and removing soft hyphens in non-tagged PDF, so that the word finder trusts hard hyphens as non-soft hyphens.
- getNoLigatureExp() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables the expansion of ligatures using the default ligatures.
- getNormalAppearance() - Method in class com.datalogics.PDFL.Annotation
-
- getNoSkewedQuads() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables the creation of a quad per character for skewed words, words with a horizontally-aligned, but non-rectangular, bounding region.
- getNoStyleInfo() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating character style information to improve text extraction performance and memory efficiency.
- getNote() - Method in class com.datalogics.PDFL.Redaction
-
Get the text string to be used as the Popup contents
- getNoTextRenderMode3() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables extracting text with Text Rendering mode Tr = 3 ("Neither fill nor stroke text (invisible).").
- getNOutputs() - Method in class com.datalogics.PDFL.Function
-
The number of outputs from the function.
- getNOutputs() - Method in class com.datalogics.PDFL.NamedFunction
-
The number of outputs from the function. Throws a 'not implemented' exception for named functions.
- getNoValidationErrors() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Permit validation errors to be ignored
- getNoXYSort() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating an XY-ordered word list.
- getNumAnnotations() - Method in class com.datalogics.PDFL.Page
-
Gets the number of annotations on a page.
- getNumberComponents() - Method in class com.datalogics.PDFL.Image
-
The number of components
- getNumberOfCharacters() - Method in class com.datalogics.PDFL.Text
-
The number of characters in this text element.
- getNumberOfRuns() - Method in class com.datalogics.PDFL.Text
-
The number of text runs in this text element.
- getNumberStyle() - Method in class com.datalogics.PDFL.PageLabel
-
The numbering style for the page label range
- getNumCollatedCopies() - Method in class com.datalogics.PDFL.PrintParams
-
- getNumComponents() - Method in class com.datalogics.PDFL.ColorSpace
-
The number of components in the color space.
- getNumElements() - Method in class com.datalogics.PDFL.Content
-
The number of elements in the Content object.
- getNumPages() - Method in class com.datalogics.PDFL.Document
-
Gets the number of pages in a document.
- getNumScribbles() - Method in class com.datalogics.PDFL.InkAnnotation
-
The number of scribbles in the ink annotation.
- getObjectCompression() - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Object Compression of the optimized document.
- getObjectName() - Method in exception com.datalogics.PDFL.LibraryException
-
Retrieve the name of the object that caused the exception.
- getOCContext() - Method in class com.datalogics.PDFL.SeparationParams
-
The optional content context to use for visibility state information, or NULL to use the document's current states in the default context.
- getOCGStates(List<OptionalContentGroup>) - Method in class com.datalogics.PDFL.OptionalContentContext
-
Gets the ON-OFF states for the given optional-content groups (OCGs) in the given optional-content context.
- getOffArray() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Get the list of OptionalContentGroups in the OFF array.
- getOnArray() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Get the list of OptionalContentGroups in the ON array.
- getOpacity() - Method in class com.datalogics.PDFL.Annotation
-
The optional constant opacity value that shall be used in painting a Markup annotation.
- getOpacity() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getOpacityForOtherThanStroking() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the opacity value for other-than-stroke operations.
- getOpacityForStroking() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the opacity value for stroke operations.
- getOpen() - Method in class com.datalogics.PDFL.Bookmark
-
Is the bookmark open?
- getOptimizeForSpeed() - Method in class com.datalogics.PDFL.PrintParams
-
- getOption(OptimizerOption) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of a single Optimizer Option.
- getOptionalContentConfigs() - Method in class com.datalogics.PDFL.Document
-
Gets all OptionalContentConfigs stored in this document.
- getOptionalContentContext() - Method in class com.datalogics.PDFL.Document
-
Gets the built-in default OptionalContentContext for the document.
- getOptionalContentContext() - Method in class com.datalogics.PDFL.DrawParams
-
The optional-content context to use for visibility state information, or NULL to use the document's current states in the default context.
- getOptionalContentContext() - Method in class com.datalogics.PDFL.PrintParams
-
An optional-content context that determines what contents are visible.
- getOptionalContentGroup() - Method in class com.datalogics.PDFL.OptionalContentOrderLeaf
-
Gets the OptionalContentGroup refered to by this OptionalContentOrderLeaf.
- getOptionalContentGroups() - Method in class com.datalogics.PDFL.Document
-
Gets the optional-content groups for the document.
- getOptionalContentGroups() - Method in class com.datalogics.PDFL.OptionalContentMembershipDict
-
Gets the list of OptionalContentGroups for this membership dictionary.
- getOptionalContentMembershipDict() - Method in class com.datalogics.PDFL.Annotation
-
The OptionalContentMembershipDict property for this Annotation.
- getOptionalContentMembershipDict() - Method in class com.datalogics.PDFL.Container
-
The OptionalContentMembershipDict property for this Container.
- getOptionalContentMembershipDict() - Method in class com.datalogics.PDFL.Form
-
The OptionalContentMembershipDict property for this Form.
- getOrder() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Gets the order list for the optional content in this optional content config.
- getOutFileName() - Method in class com.datalogics.PDFL.PrintUserParams
-
Unicode name used for the Windows DOCINFO structure (lpszOutput).
- getOutputPreviewImage(Rect, PageImageParams, List<SeparationColorSpace>) - Method in class com.datalogics.PDFL.Page
-
Create an Output Preview image used when Soft Proofing a document prior to actual printing.
- getOutputType() - Method in class com.datalogics.PDFL.PrintParams
-
- getOverlayFont() - Method in class com.datalogics.PDFL.Redaction
-
Get Overlay Text Font
- getOverlayText() - Method in class com.datalogics.PDFL.Redaction
-
Get the optional overlay text of the redaction.
- getOverprintMode() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies the overprint mode - specifying whether a color component value of 0 in a DeviceCMYK color space should erase that component or leave it unchanged when overprinting.
- getPage(int) - Method in class com.datalogics.PDFL.Document
-
Gets a Page from a document.
- getPageDrawFlags() - Method in class com.datalogics.PDFL.PageImageParams
-
the DrawFlags used or rendering a PDF page to an image.
- getPageLabels() - Method in class com.datalogics.PDFL.Document
-
The list of PageLabel objects used in the document.
- getPageMarksToEmit() - Method in class com.datalogics.PDFL.SeparationParams
-
The page marks to emit for this plate.
- getPageMode() - Method in class com.datalogics.PDFL.Document
-
The PageMode of the PDF document.
- getPageNo() - Method in class com.datalogics.PDFL.Redaction
-
Get the page number where the redaction occurs.
- getPageNum() - Method in class com.datalogics.PDFL.DocTextFinderQuadInfo
-
Page number quad was found on.
- getPageNumber() - Method in class com.datalogics.PDFL.Page
-
Retrieve the page number for this PDF page.
- getPageNumber() - Method in class com.datalogics.PDFL.RemoteDestination
-
The page number of the destination.
- getPageNumber() - Method in class com.datalogics.PDFL.ViewDestination
-
The page number of the destination
- getPagePaperSource() - Method in class com.datalogics.PDFL.PageRange
-
The paper source of a printer device for a particular PageRange.
- getPageRanges() - Method in class com.datalogics.PDFL.PrintParams
-
Get the page ranges for printing.
- getPageSegmentationMode() - Method in class com.datalogics.PDFL.OCRParams
-
The page segmentation mode.
- getPageSpec() - Method in class com.datalogics.PDFL.PageRange
-
- getPaintOp() - Method in class com.datalogics.PDFL.Path
-
Gets the fill and stroke attributes of a path.
- getPaperHeight() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Height of paper in points.
- getPaperSource() - Method in class com.datalogics.PDFL.PrintUserParams
-
Paper source property.
- getPaperWhite() - Method in class com.datalogics.PDFL.PrintParams
-
- getPaperWidth() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Width of paper in points.
- getParent() - Method in class com.datalogics.PDFL.Bookmark
-
Gets a bookmark's parent.
- getPath() - Method in class com.datalogics.PDFL.FileSpecification
-
The path to the file referenced.
- getPathToSettingsFile() - Method in class com.datalogics.PDFL.XPSConvertParams
-
The path to the .joboptions file to use.
- getPattern() - Method in class com.datalogics.PDFL.Color
-
The pattern of the color
- getPDFADocument() - Method in class com.datalogics.PDFL.PDFAConvertResult
-
Return the PDF/A compliant version of the document.
- getPDFArray() - Method in class com.datalogics.PDFL.ViewDestination
-
Retrieve the PDFObject representation of this object
- getPDFASaveFlags() - Method in class com.datalogics.PDFL.PDFAConvertResult
-
Return the SaveFlags that must be used when saving the PDF/A compliant document.
- getPDFDict() - Method in class com.datalogics.PDFL.Action
-
Retrieve the PDFObject representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.Annotation
-
Retrieve the PDFObject representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.Bookmark
-
Get the dictionary associated with the bookmark.
- getPDFDict() - Method in class com.datalogics.PDFL.Container
-
Retrieve the PDFObject representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Get the dictionary associated with the extended graphic state.
- getPDFDict() - Method in class com.datalogics.PDFL.Font
-
Retrieve the PDFDict representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.NameTree
-
Return the PDFDict of this NameTree.
- getPDFDict() - Method in class com.datalogics.PDFL.NumberTree
-
Return the PDFDict of this NumberTree.
- getPDFDict() - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Retrieve the PDFObject representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.OptionalContentGroup
-
Retrieve the PDFObject representation of this object
- getPDFDict() - Method in class com.datalogics.PDFL.Page
-
Retrieve the PDFObject representation of this object.
- getPDFHashValue() - Method in class com.datalogics.PDFL.PDFObject
-
The 32-bit hash value for this object.
- getPDFObject() - Method in class com.datalogics.PDFL.ColorSpace
-
Get the PDFObject associated with the color space.
- getPDFObject() - Method in class com.datalogics.PDFL.FileSpecification
-
Retrieve the PDFObject representation of this object.
- getPDFObject() - Method in class com.datalogics.PDFL.Pattern
-
- getPDFObject() - Method in class com.datalogics.PDFL.RemoteDestination
-
Retrieve the PDFObject representation of this Remote Destination.
- getPDFXDocument() - Method in class com.datalogics.PDFL.PDFXConvertResult
-
Return the PDF/X compliant version of the document.
- getPDFXSaveFlags() - Method in class com.datalogics.PDFL.PDFXConvertResult
-
Return the SaveFlags that must be used when saving the PDF/X compliant document.
- getPercentageVals() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getPerformance() - Method in class com.datalogics.PDFL.OCRParams
-
The desired engine performance.
- getPermanentID() - Method in class com.datalogics.PDFL.Document
-
Get the permanent ID for this document.
- getPermissionFlags() - Method in class com.datalogics.PDFL.Document
-
Allows to obtain security flags for the document.
- getPixelHeight() - Method in class com.datalogics.PDFL.PageImageParams
-
The height in pixels of the image to be created from a PDF page.
- getPixelWidth() - Method in class com.datalogics.PDFL.PageImageParams
-
The width in pixels of the image to be created from a PDF page.
- getPlates() - Method in class com.datalogics.PDFL.SeparationParams
-
A list of plates to use for separations.
- getPoint() - Method in class com.datalogics.PDFL.LineTo
-
The new current point.
- getPoint() - Method in class com.datalogics.PDFL.MoveTo
-
The new current point.
- getPoint() - Method in class com.datalogics.PDFL.RectSegment
-
The lower left corner of the rectangle.
- getPoint1() - Method in class com.datalogics.PDFL.CurveTo
-
The first control point.
- getPoint1() - Method in class com.datalogics.PDFL.CurveToY
-
The first control point.
- getPoint2() - Method in class com.datalogics.PDFL.CurveTo
-
The second control point.
- getPoint2() - Method in class com.datalogics.PDFL.CurveToV
-
The second control point.
- getPoint3() - Method in class com.datalogics.PDFL.CurveTo
-
The new current point.
- getPoint3() - Method in class com.datalogics.PDFL.CurveToV
-
The new current point.
- getPoint3() - Method in class com.datalogics.PDFL.CurveToY
-
The new current point.
- getPortName() - Method in class com.datalogics.PDFL.PrintUserParams
-
The unicode name of the port (for example, "Ne00").
- getPostScriptLevel() - Method in class com.datalogics.PDFL.SeparationParams
-
The PostScript printing level.
- getPreciseQuad() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, the bounding box or bounding quad will be set based on actual glyph bounding box.
- getPrefix() - Method in class com.datalogics.PDFL.PageLabel
-
The prefix string for the page label range
- getPreserveBlack() - Method in class com.datalogics.PDFL.ColorConvertActions
-
If true, perform a black-preserving transform when converting.
- getPreserveCMYKPrimaries() - Method in class com.datalogics.PDFL.ColorConvertActions
-
If true, use a primary-preserving CMYK to CMYK transform.
- getPreserveOverprint() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, attempt to preserve overprint.
- getPreserveRedundantChars() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables detecting and removing redundant characters.
- getPreserveSpaces() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, the word finder preserves space characters during word breaking.
- getPreviewOption() - Method in class com.datalogics.PDFL.Ink
-
How to handle the colorant for a separation preview.
- getPreviewOption() - Method in class com.datalogics.PDFL.SeparationPlate
-
How to handle the colorant for a separation preview.
- getPrevious() - Method in class com.datalogics.PDFL.Bookmark
-
Gets a bookmark's previous (left) sibling.
- getPrintAnnots() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the printing annotations setting, 1 turns it on, 0 turns it off.
- getPrinterHasFarEastFonts() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, do not include Far East fonts.
- getPrintParams() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Print Parameter settings.
- getPrintWhat() - Method in class com.datalogics.PDFL.PrintParams
-
- getPrintWhatAnnot() - Method in class com.datalogics.PDFL.PrintParams
-
- getProducer() - Method in class com.datalogics.PDFL.Document
-
The producer of the PDF file.
- getProfileDesc() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
The Output Intent of a PDF/A document may be any valid CMYK Profile for CMYK Conversion, and any valid RGB profile for RGB conversion.
- getProfileDesc() - Method in class com.datalogics.PDFL.PDFXConvertParams
-
The Output Intent of a PDF/X document may be any valid CMYK Profile For PDF/X-1a or any valid CMYK or RGB Profile for PDF/X-3.
- getProfileDescription() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The Page Level Transparency Blending ColorSpace Profile Description.
- getProgressProc() - Method in class com.datalogics.PDFL.DrawParams
-
Get the progress callback.
- getProhibit() - Method in class com.datalogics.PDFL.LanguageSetting
-
Instead of loading this language, prohibit the language from being loaded as an adjunct of another language.
- getPromoteGrayToCMYK() - Method in class com.datalogics.PDFL.ColorConvertActions
-
If true, promote DeviceGray objects to DeviceCMYK with k = 1.0 - gray value.
- getPsLevel() - Method in class com.datalogics.PDFL.PrintParams
-
- getPsLevel() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Postscript level.
- getQuadding() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
A code specifiying the form of quadding (justification) to be used in displaying the annotation's text.
- getQuadInfo() - Method in class com.datalogics.PDFL.DocTextFinderMatch
-
Quad info and page number quad(s) is located on.
- getQuads() - Method in class com.datalogics.PDFL.DocTextFinderQuadInfo
-
List of bounding box quads.
- getQuads() - Method in class com.datalogics.PDFL.Redaction
-
A list of quads to mark.
- getQuads() - Method in class com.datalogics.PDFL.TextMarkupAnnotation
-
A list of quads to mark.
- getQuads() - Method in class com.datalogics.PDFL.Word
-
Gets the specified word's quads, specified in user space coordinates.
- getQuality() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The percentage of vector information that is to be preserved.
- getRaiseExceptionIfNotUsableColor() - Method in class com.datalogics.PDFL.ImageSaveParams
-
When an image is written that is not in a format native to the image type, shall we raise an exception.
- getRange() - Method in class com.datalogics.PDFL.Function
-
The range of the function.
- getRange() - Method in class com.datalogics.PDFL.ICCBasedColorSpace
-
An array of 2 * NumComponents numbers [ min0 max0 min1 max1 ...
- getRange() - Method in class com.datalogics.PDFL.LabColorSpace
-
An array of four numbers [ amin amax bmin bmax ] specifying the range of valid values for the a* and b* (B and C) components of the color space.
- getRange() - Method in class com.datalogics.PDFL.NamedFunction
-
The range of the function.
- getRasterizationResolution() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Permit user to select rasterization resolution When this value is zero, we will rasterize at 72 DPI (Legacy Behaviour).
- getRawData() - Method in class com.datalogics.PDFL.ImageData
-
The actual bytes of the decompressed Image Data.
- getRawText() - Method in class com.datalogics.PDFL.TextRun
-
The raw, un-interpreted text as char codes of this TextRun.
- getRecompressionType(CompressImageType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Recompression Type for a given color model.
- getRect() - Method in class com.datalogics.PDFL.Annotation
-
The size and location of the annotation on its page
- getRed() - Method in class com.datalogics.PDFL.Ink
-
RGB values for on-screen display of a colorswatch.
- getReleaseVersion() - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- getRemoteDestination() - Method in class com.datalogics.PDFL.RemoteGoToAction
-
The RemoteDestination for this action.
- getRemoveAllAnnotations() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Some of the standards like PDF/A prohibit the presence of some types of Annotations and Actions in order to comply with those standards.
- getRemoveAllAnnotations() - Method in class com.datalogics.PDFL.PDFXConvertParams
-
Some of the standards like PDF/X prohibit the presence of some types of Annotations and Actions in order to comply with those standards.
- getRenderIntent() - Method in class com.datalogics.PDFL.DrawParams
-
Default rendering intent is RelColorimetric (relative colorimetric).
- getRenderIntent() - Method in class com.datalogics.PDFL.GraphicState
-
A color rendering intent corresponding to the Intent key in the image dictionary.
- getRenderIntent() - Method in class com.datalogics.PDFL.PageImageParams
-
The RenderIntent used to specify color translation for colors outside gamut of the color profile used.
- getRenderMode() - Method in class com.datalogics.PDFL.TextState
-
The current text rendering mode (corresponding to the Tr operator).
- getRenderWarnings() - Method in class com.datalogics.PDFL.Page
-
Reports possible page rendering problems.
- getRepeat() - Method in class com.datalogics.PDFL.Redaction
-
Get the repeat value
- getRequiresFullSave() - Method in class com.datalogics.PDFL.Document
-
The document cannot be saved incrementally; when it is saved using Document.Save(), the SaveFlags.Full flag must be specified.
- getResampleToResolution(CompressImageType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Get the value of the Resample To DPI for a given color model.
- getResolution() - Method in class com.datalogics.PDFL.OCRParams
-
Each image will use this resolution by default.
- getResourceDirectory() - Static method in class com.datalogics.PDFL.Library
-
The resource directory.
- getReverse() - Method in class com.datalogics.PDFL.PrintParams
-
- getReverse() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets whether to reverses print order, 1 reverses it and 0 does regular order.
- getReverseGray() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Is the GrayScale output reversed.
- getRight() - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the upper right corner of the rectangle.
- getRolledBackDocuments() - Method in class com.datalogics.PDFL.Document
-
A Document that have been previously saved Incrementally means changes were written to the end of the file leaving its original contents intact.
- getRoot() - Method in class com.datalogics.PDFL.Document
-
The Catalog of the document as a PDFObject.
- getRotate() - Method in class com.datalogics.PDFL.PrintParams
-
- getRotateAndCenter() - Method in class com.datalogics.PDFL.PrintParams
-
- getRotation() - Method in class com.datalogics.PDFL.Page
-
The number of degrees by which the page is rotated clockwise when displayed or printed.
- getRotation() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getRun(int) - Method in class com.datalogics.PDFL.Text
-
Obtains the TextRun at the specified index.
- getSaveVM() - Method in class com.datalogics.PDFL.PrintParams
-
- getScale() - Method in class com.datalogics.PDFL.PrintParams
-
- getScale() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getScaleToFit() - Method in class com.datalogics.PDFL.Redaction
-
Get the ScaleToFit value
- getSchema() - Method in class com.datalogics.PDFL.Collection
-
GetSchema allows to obtain Schema object for current Collection.
- getScribble(int) - Method in class com.datalogics.PDFL.InkAnnotation
-
- getSegments() - Method in class com.datalogics.PDFL.Path
-
Get the segments of the path.
- getSeparationName() - Method in class com.datalogics.PDFL.SeparationColorSpace
-
the name of the colorant that the Separation space is intended to represent, or All, or None.
- getSeparationNameArray() - Method in class com.datalogics.PDFL.SeparationColorSpace
-
The name of the colorant that the Separation space is intended to represent, or All, or None NOTE: This property is suitable for retrieving the name when the SeparationName can't be retrieved as a string.
- getSetPageSize() - Method in class com.datalogics.PDFL.PrintParams
-
- getShowOnPrint() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getShowOnScreen() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getShrinkToFit() - Method in class com.datalogics.PDFL.PrintParams
-
- getShrinkToFit() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Shrink to fit setting, true turns it on, false turns it off.
- getSmoothFlags() - Method in class com.datalogics.PDFL.DrawParams
-
Smoothing flags.
- getSmoothing() - Method in class com.datalogics.PDFL.PageImageParams
-
The SmoothFlags used in exporting a PDF page to an image
- getSmoothnessTolerance() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the smoothness tolerance, the quality of smooth shading.
- getSoftMask() - Method in class com.datalogics.PDFL.Image
-
Gets, for this image, the soft mask (also an image).
- getSort() - Method in class com.datalogics.PDFL.Collection
-
GetSort gets sort parameters for the Collection.
- getSpace() - Method in class com.datalogics.PDFL.Color
-
The color space of the color
- getStartPage() - Method in class com.datalogics.PDFL.PageRange
-
The starting page number.
- getStartPage() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the page to start printing with, using zero-based numbering.
- getStartPageIndex() - Method in class com.datalogics.PDFL.PageLabel
-
The start index for the page label range
- getStartPoint() - Method in class com.datalogics.PDFL.LineAnnotation
-
The starting coordinate of the line, in user space.
- getStartPointEndingStyle() - Method in class com.datalogics.PDFL.LineAnnotation
-
- getStartPointEndingStyle() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getStartResult() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Spooler ID from StartDoc.
- getStateOfOCG(OptionalContentGroup) - Method in class com.datalogics.PDFL.OptionalContentContext
-
Gets the ON-OFF state for the given optional content group (OCG) in this optional content context.
- getStemH() - Method in class com.datalogics.PDFL.Font
-
- getStemV() - Method in class com.datalogics.PDFL.Font
-
- getStoredAsHex() - Method in class com.datalogics.PDFL.PDFString
-
Indicates that the data is stored as hexadecimal values.
- getStream() - Method in class com.datalogics.PDFL.Form
-
Get the stream associated with the form.
- getStream() - Method in class com.datalogics.PDFL.ICCBasedColorSpace
-
The PDFStream containing the ICC-based data and other attributes.
- getStream() - Method in class com.datalogics.PDFL.Image
-
The PDFStream object or null if there is no stream associated with the image
- getStream(PDFStreamOpenMode) - Method in class com.datalogics.PDFL.PDFStream
-
The stream data of this object, processed according to the mode
- getStream() - Method in class com.datalogics.PDFL.PostScript
-
Retrieve the PDFStream for the PostScriptX object that contains the PostScript code.
- getStream() - Method in class com.datalogics.PDFL.PostScriptCalculatorFunction
-
The underlying stream for this PostScriptCalculatorFunction.
- getStreamPos() - Method in class com.datalogics.PDFL.PDFStream
-
The byte offset of this stream in the PDF file.
- getStrokeColor() - Method in class com.datalogics.PDFL.GraphicState
-
The stroke color of the GraphicState.
- getStyle() - Method in class com.datalogics.PDFL.StyleTransition
-
The Style that begins at this transition.
- getStyleTransitions() - Method in class com.datalogics.PDFL.Word
-
Gets a list of style transitions for the word.
- getSubject() - Method in class com.datalogics.PDFL.Document
-
The subject of the PDF document.
- getSubtype() - Method in class com.datalogics.PDFL.Action
-
The action's subtype
- getSubtype() - Method in class com.datalogics.PDFL.Annotation
-
The annotation's subtype
- getSubtype() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetSubtype allows to obtain the field subtype.
- getSubVersion() - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- getSuppressCJKSubstitution() - Method in class com.datalogics.PDFL.PrintParams
-
- getSuppressCJKSubstitution() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, suppress CJK substitution.
- getSuppressCSA() - Method in class com.datalogics.PDFL.PrintParams
-
- getSuppressErrors() - Method in class com.datalogics.PDFL.Document
-
Do not display errors.
- getSuppressOPPWhenNoSpots() - Method in class com.datalogics.PDFL.PrintParams
-
- getTargetRange() - Method in class com.datalogics.PDFL.WatermarkParams
-
The page range of the document to which the watermark should be added.
- getTesseract4Engine() - Static method in class com.datalogics.PDFL.OCRParams
-
Specify the Tesseract v4 engine. Pass this to the engine property.
- getText() - Method in class com.datalogics.PDFL.TextRun
-
The text of this TextRun.
- getText() - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The text to be used when generating a text-based watermark.
- getText() - Method in class com.datalogics.PDFL.Word
-
Gets a word's text and also converts ligatures to their constituent characters.
- getTextAlign() - Method in class com.datalogics.PDFL.WatermarkTextParams
-
Set the alignment to be used when justifying a text-based watermark.
- getTextColor() - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
The text color which used for drawing text
- getTextColor() - Method in class com.datalogics.PDFL.Redaction
-
Get the color used for the overlay text.
- getTextKnockout() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Returns whether text knockout is enabled in the graphics state.
- getTextMatrixForCharacter(int) - Method in class com.datalogics.PDFL.Text
-
Gets the transformation matrix from user space to the current text space for the specified character.
- getTextMatrixForTextRun(int) - Method in class com.datalogics.PDFL.Text
-
Gets the transformation matrix from user space to the current text space for the specified TextRun.
- getTextRise() - Method in class com.datalogics.PDFL.TextState
-
The current text rise (corresponding to the Ts operator), in unscaled text space units.
- getTextState() - Method in class com.datalogics.PDFL.TextRun
-
The TextState of this TextRun.
- getThinLineHeuristics() - Method in class com.datalogics.PDFL.PageImageParams
-
The ThinLineHeuristics used to determine whether thin lines will be fattened non-linearly or the stroke adjust will be applied to thin rectangles.
- getTIFFBlackIsOne() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Is a TIFF file photometrically reversed.
- getTIFFByteOrder() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Controls the byte order used within the TIFF file.
- getTIFFCMYKAlpha() - Method in class com.datalogics.PDFL.ImageSaveParams
-
Is the CMYK image data to be combined with the Soft Mask image data in the output TIF file.
- getTitle() - Method in class com.datalogics.PDFL.Annotation
-
The title of the annotation.
- getTitle() - Method in class com.datalogics.PDFL.Bookmark
-
The title of the bookmark.
- getTitle() - Method in class com.datalogics.PDFL.Document
-
The title of the PDF document.
- getTitle() - Method in class com.datalogics.PDFL.OptionalContentOrderArray
-
The title string of this Array.
- getTop() - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the upper right corner of the rectangle.
- getTopLeft() - Method in class com.datalogics.PDFL.Quad
-
Top left corner of the Quad.
- getTopRight() - Method in class com.datalogics.PDFL.Quad
-
Top right corner of the Quad.
- getTransferFunction() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the transfer function.
- getTransparencyLevel() - Method in class com.datalogics.PDFL.SeparationParams
-
The transparency flattening quality level.
- getTransparencyQuality() - Method in class com.datalogics.PDFL.PrintParams
-
- getTransQuality() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets the Transparency flattening quality control.
- getTrapType() - Method in class com.datalogics.PDFL.PrintParams
-
- getTrimBox() - Method in class com.datalogics.PDFL.Page
-
Get the page's TrimBox.
- getTrustNBSpace() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables treating non-breaking space characters as regular space characters in non-tagged PDF files, so that the word finder preserves the space without breaking the word.
- getTTasCIDT2() - Method in class com.datalogics.PDFL.PrintParams
-
- getTTasT42() - Method in class com.datalogics.PDFL.PrintParams
-
- getType() - Method in class com.datalogics.PDFL.Font
-
Get the type of the font.
- getUndercolorRemoval() - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Gets the undercolor removal function.
- getUnfilteredStream() - Method in class com.datalogics.PDFL.PDFStream
-
The unfiltered data of this stream object.
- getUnknownToStdEnc() - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it assumes any font with unknown or custom encoding to be Standard Roman.
- getUpdateRect() - Method in class com.datalogics.PDFL.DrawParams
-
A rectangle represented by the coordinates of its four sides, which specifies the area to draw.
- getURI() - Method in class com.datalogics.PDFL.URIAction
-
The URI string for this action.
- getURx() - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the upper right corner of the rectangle.
- getURy() - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the upper right corner of the rectangle.
- getUseBlackPointCompensation() - Method in class com.datalogics.PDFL.ColorConvertActions
-
If true, turn on black point compensation for color conversions.
- getUseCMYKWorkingColorSpace() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, color manage DeviceCMYK.
- getUseCustomPaperSize() - Method in class com.datalogics.PDFL.PrintUserParams
-
Gets whether to force the use of the paper size provided in the PaperWidth and PaperHeight parameters and not search for best fit size provided by printer.
- getUseDeviceNForImageSeparations() - Method in class com.datalogics.PDFL.PageImageParams
-
Gets the UseDeviceNForImageSeparations setting, which indicates when the GetImageSeparations() method is called if a DeviceN colorspace will be used for rasterization. When false, if only Process colorants are provided to GetImageSeparations() then it's rendered using DeviceCMYK. When true, then it's rendered using DeviceN.
- getUseExecForm() - Method in class com.datalogics.PDFL.PrintParams
-
- getUseFontAliasNames() - Method in class com.datalogics.PDFL.PrintParams
-
- getUseFullResolutionJP2KData() - Method in class com.datalogics.PDFL.PrintParams
-
- getUseMaxVM() - Method in class com.datalogics.PDFL.PrintParams
-
- getUserUnit() - Method in class com.datalogics.PDFL.Page
-
Gets the size of default user space units for the page.
- getUseSubFileDecode() - Method in class com.datalogics.PDFL.PrintParams
-
- getUseTextOutlines() - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, output text outlines instead of native text.
- getUseWesternStylePageMarks() - Method in class com.datalogics.PDFL.SeparationParams
-
If true, use the western style for page marks.
- getV() - Method in class com.datalogics.PDFL.Matrix
-
- getV() - Method in class com.datalogics.PDFL.Point
-
The vertical coordinate of the point.
- getValidateImplementationLimitsOfDocument() - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Validate PDF Implementation Limits (as defined in the PDF Specification of the PDF/A target) of the Document.
- getValue() - Method in class com.datalogics.PDFL.Color
-
The values of the color.
- getValue() - Method in class com.datalogics.PDFL.PDFBoolean
-
Boolean value of this object.
- getValue() - Method in class com.datalogics.PDFL.PDFInteger
-
Integer value of this object.
- getValue() - Method in class com.datalogics.PDFL.PDFName
-
String value of this object.
- getValue() - Method in class com.datalogics.PDFL.PDFReal
-
Floating-point value of this object.
- getValue() - Method in class com.datalogics.PDFL.PDFString
-
The byte array as a native string object.
- getVersionIsOlderThanCurrentLibrary() - Method in class com.datalogics.PDFL.Document
-
The document's version is older than the current library version.
- getVersionString() - Method in class com.datalogics.PDFL.Document
-
The PDF version of the document, which is specified in the header of a PDF file in the string "%PDF-xx.yy" where xx is the major version and yy is the minor version.
- getVertAlign() - Method in class com.datalogics.PDFL.WatermarkParams
-
Get the vertical alignment to be used when adding the watermark to a page.
- getVerticalResolution() - Method in class com.datalogics.PDFL.PageImageParams
-
The desired vertical resolution in pixels/inch of the output image.
- getVertices() - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- getVertices() - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- getVertValue() - Method in class com.datalogics.PDFL.WatermarkParams
-
- getViewDestination() - Method in class com.datalogics.PDFL.Bookmark
-
If this bookmark has a GoTo action, then return the destination of the action, else return null.
- getVisibilityExpression() - Method in class com.datalogics.PDFL.OptionalContentMembershipDict
-
GetVisibilityExpression Gets the Visibility Expression for this membership dictionary.
- getVisibilityPolicy() - Method in class com.datalogics.PDFL.OptionalContentMembershipDict
-
Gets the Visbility Policy for this membership dictionary.
- getVisible() - Method in class com.datalogics.PDFL.CollectionSchemaField
-
GetVisible allows to obtain information about filed visibility.
- getWasRepaired() - Method in class com.datalogics.PDFL.Document
-
The document was repaired when it was opened.
- getWatermarkDrawOption() - Method in class com.datalogics.PDFL.WatermarkParams
-
Get the draw option to be used when adding the watermark to a page.
- getWesternMarksStyle() - Method in class com.datalogics.PDFL.PrintParams
-
- getWhichMarks() - Method in class com.datalogics.PDFL.PrintParams
-
- getWhitePoint() - Method in class com.datalogics.PDFL.CalGrayColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point.
- getWhitePoint() - Method in class com.datalogics.PDFL.CalRGBColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point.
- getWhitePoint() - Method in class com.datalogics.PDFL.LabColorSpace
-
An array of three numbers specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point.
- getWidth() - Method in class com.datalogics.PDFL.GraphicState
-
The width used for drawing by the current GraphicState.
- getWidth() - Method in class com.datalogics.PDFL.Image
-
The width of the image in pixels.
- getWidth() - Method in class com.datalogics.PDFL.Rect
-
The width of the Rect.
- getWidth() - Method in class com.datalogics.PDFL.RectSegment
-
The width of the rectangle.
- getWordList(int) - Method in class com.datalogics.PDFL.WordFinder
-
Finds all words on the specified page and returns a list containing the words.
- getWordSpacing() - Method in class com.datalogics.PDFL.TextState
-
The current word spacing (corresponding to the Tw operator), in unscaled text space units.
- getWriteSeparationColorsToTIFF() - Method in class com.datalogics.PDFL.ImageSaveParams
-
When we write an image that is specified in a separation or deviceN color, we will Convert that image to sRGB, if WriteSeparationColorsToTIFF is false, or write it using the Photoshop Tag for separation colors, if WriteSeparationColorsToTIFF is true.
- getWritingMode() - Method in class com.datalogics.PDFL.Font
-
- getXHeight() - Method in class com.datalogics.PDFL.Font
-
- getXMPMetadata() - Method in class com.datalogics.PDFL.Document
-
The XMP metadata associated with a document.
- getXMPMetadata() - Method in class com.datalogics.PDFL.PDFDict
-
The XMP metadata associated with this dictionary.
- getXMPMetadataArrayItem(String, String, int) - Method in class com.datalogics.PDFL.Document
-
Gets the value of an XMP metadata array item, associated with a document, based on an index.
- getXMPMetadataProperty(String, String) - Method in class com.datalogics.PDFL.Document
-
Gets the value of an XMP metadata property associated with a document.
- getYellow() - Method in class com.datalogics.PDFL.Ink
-
Values for display of a colorswatch in a CMYK color space.
- getZoom() - Method in class com.datalogics.PDFL.RemoteDestination
-
The zoom factor for the destination.
- getZoom() - Method in class com.datalogics.PDFL.ViewDestination
-
The zoom factor for the destination.
- getZOrderTop() - Method in class com.datalogics.PDFL.WatermarkParams
-
- GoToAction - Class in com.datalogics.PDFL
-
A go-to action can be executed in a PDF document.
- GoToAction(ViewDestination) - Constructor for class com.datalogics.PDFL.GoToAction
-
General constructor
- GraphicState - Class in com.datalogics.PDFL
-
The graphic state is an internal data structure in a PDF file.
- GraphicState() - Constructor for class com.datalogics.PDFL.GraphicState
-
Create a new default GraphicState.
- Group - Class in com.datalogics.PDFL
-
A set of elements to be used within a PDF document.
- Group() - Constructor for class com.datalogics.PDFL.Group
-
Create a new Group.
- Group(Content) - Constructor for class com.datalogics.PDFL.Group
-
Create a Group with the given Content.
- save(EnumSet<SaveFlags>, ImageOutputStream) - Method in class com.datalogics.PDFL.Document
-
Saves a Document to a javax.imageio.stream.ImageOutputStream.
- save(EnumSet<SaveFlags>, ImageOutputStream, ProgressMonitor, CancelProc) - Method in class com.datalogics.PDFL.Document
-
- save(EnumSet<SaveFlags>, String) - Method in class com.datalogics.PDFL.Document
-
Saves a document to disk.
- save(EnumSet<SaveFlags>, String, ProgressMonitor, CancelProc) - Method in class com.datalogics.PDFL.Document
-
Saves a document to disk.
- save(EnumSet<SaveFlags>) - Method in class com.datalogics.PDFL.Document
-
Saves a document to disk.
- save(EnumSet<SaveFlags>, ProgressMonitor, CancelProc) - Method in class com.datalogics.PDFL.Document
-
Saves a document to disk.
- save(EnumSet<SaveFlags>, JavaStreamFile, ProgressMonitor, CancelProc) - Method in class com.datalogics.PDFL.Document
-
- save(EnumSet<SaveFlags>, JavaStreamFile) - Method in class com.datalogics.PDFL.Document
-
- save(String, ImageType, ImageSaveParams) - Method in class com.datalogics.PDFL.Image
-
Save an image into a particular file format with the given parameters for saving.
- save(String, ImageType) - Method in class com.datalogics.PDFL.Image
-
Save an image into a particular file format with default parameters for saving.
- save(String, ImageType) - Method in class com.datalogics.PDFL.ImageCollection
-
Save the images in the collection to the specified file and image type.
- save(String, ImageType, ImageSaveParams) - Method in class com.datalogics.PDFL.ImageCollection
-
Save the images in the collection to the specified file and image type.
- save(String) - Method in class com.datalogics.PDFL.RolledBackDocument
-
Saves the Rolled back document instance using the specified path to disk.
- SaveFlags - Enum in com.datalogics.PDFL
-
- saveToFile(String) - Method in class com.datalogics.PDFL.FileAttachment
-
Allows to save attachment to the specified file.
- saveToStream(ImageOutputStream) - Method in class com.datalogics.PDFL.FileAttachment
-
Saves a FileAttachment to a javax.imageio.stream.ImageInputStream.
- scale(double, double) - Method in class com.datalogics.PDFL.Element
-
Scale an element by (sx,sy) units using the matrix [ sx 0 0 sy 0 0 ].
- scale(double, double) - Method in class com.datalogics.PDFL.Matrix
-
Scale a matrix by (sx,sy) units.
- SchemaFieldSubtype - Enum in com.datalogics.PDFL
-
- secure(EnumSet<PermissionFlags>, String, String) - Method in class com.datalogics.PDFL.Document
-
Secure the PDF document securely with password(s).
- secure(EnumSet<PermissionFlags>, String, String, EncryptionType) - Method in class com.datalogics.PDFL.Document
-
Secure the PDF document securely with password(s).
- secure(EnumSet<PermissionFlags>, String, String, EncryptionType, boolean) - Method in class com.datalogics.PDFL.Document
-
Secure the PDF document securely with password(s).
- Segment - Class in com.datalogics.PDFL
-
Represents a segment, or a single line, within a path.
- SeparationColorSpace - Class in com.datalogics.PDFL
-
Defines the use of additional named colorants in a PDF document.
- SeparationColorSpace(String, ColorSpace, Function) - Constructor for class com.datalogics.PDFL.SeparationColorSpace
-
Create a separation color space.
- SeparationColorSpace(Page, Ink) - Constructor for class com.datalogics.PDFL.SeparationColorSpace
-
Create a separation color space from page's Ink.
- SeparationFontOptions - Enum in com.datalogics.PDFL
-
- SeparationParams - Class in com.datalogics.PDFL
-
Holds parameters for making color separations. Used with PostScript.
- SeparationParams(List<SeparationPlate>) - Constructor for class com.datalogics.PDFL.SeparationParams
-
Set up default parameters for making separations.
- SeparationPlate - Class in com.datalogics.PDFL
-
Represents a plate for making print separations. Used with PostScript.
- SeparationPlate(Ink, OutputStream) - Constructor for class com.datalogics.PDFL.SeparationPlate
-
General constructor
- SeparationPreviewOptions - Enum in com.datalogics.PDFL
-
- setA(double) - Method in class com.datalogics.PDFL.Matrix
-
- setAbortIfXFAIsPresent(boolean) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
The presence of XFA can result in some loss of data in output PDF/A-1 file as the PDFProcessor does not support XFA.
- setAbortIfXFAIsPresent(boolean) - Method in class com.datalogics.PDFL.PDFXConvertParams
-
Presence of XFA can result in some loss of data in output PDF/X file as PDFProcessor do not support XFA.
- setAction(Action) - Method in class com.datalogics.PDFL.Bookmark
-
Set the Action for a bookmark.
- setAction(ColorConvertActionType) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setAction(Action) - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Action object for this link.
- setAlias(String) - Method in class com.datalogics.PDFL.Ink
-
Another name for this colorant.
- setAlias(String) - Method in class com.datalogics.PDFL.SeparationPlate
-
Another name for this colorant.
- setAlign(HorizontalAlignment) - Method in class com.datalogics.PDFL.Redaction
-
Sets the horizontal alignment for the redaction text.
- setAllowLossyCompression(boolean) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setAllowOpeningXFA(boolean) - Method in class com.datalogics.PDFL.Library
-
Allow opening PDF files that contain XFA forms.
- setAllowRelaxedSyntax(boolean) - Method in class com.datalogics.PDFL.Library
-
Ignore minor parsing errors while opening PDF files. By default, exceptions are raised when such errors occur.
- setAlphaIsShape(boolean) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies if the alpha is to be interpreted as a shape or opacity mask.
- setAlternate(ColorSpace) - Method in class com.datalogics.PDFL.ICCBasedColorSpace
-
An alternate color space to be used in case the one specified in the stream data is not supported (for example, by applications designed for earlier versions of PDF).
- setAngle(double) - Method in class com.datalogics.PDFL.Ink
-
The angle for this ink.
- setAngle(double) - Method in class com.datalogics.PDFL.SeparationPlate
-
The angle for this ink.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.Annotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.CircleAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.InkAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.LineAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.LinkAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.PolygonAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.Redaction
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.SquareAnnotation
-
Removes features not supported in the supplied version number.
- setAnnotationFeatureLevel(double) - Method in class com.datalogics.PDFL.TextMarkupAnnotation
-
Removes features not supported in the supplied version number.
- setAntiAlias(boolean) - Method in class com.datalogics.PDFL.ShadingPattern
-
A flag indicating whether to filter the shading function to prevent aliasing artifacts.
- setApplyAutoStroke(boolean) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies whether stroke adjustment is enabled in the graphics state.
- setApplyOCGPrintOverrides(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setApplyOCGPrintOverrides(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, apply print-specific visibility state settings from the optional content group.
- setApplyOverprintForOtherThanStroking(boolean) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies if overprint is enabled for operations other than stroking.
- setApplyOverprintForStroking(boolean) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies if overprint is enabled for stroke operations.
- setArtBox(Rect) - Method in class com.datalogics.PDFL.Page
-
Set the page's ArtBox.
- setAuthor(String) - Method in class com.datalogics.PDFL.Document
-
The author of the PDF document.
- setB(double) - Method in class com.datalogics.PDFL.Matrix
-
- setBackgroundColor(Color) - Method in class com.datalogics.PDFL.ShadingPattern
-
The background color of the shading pattern.
- setBaseState(OptionalContentBaseState) - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Set the base state for this OptionalContentConfig.
- setBaseURI(String) - Method in class com.datalogics.PDFL.Document
-
The Base URI of the PDF document.
- setBinaryChannelAvailable(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
True if a binary channel to the printer is supported, false otherwise.
- setBinaryOK(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setBinaryOK(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets whether to enable Binary datam, 1 turns it on and 0 turns it off.
- setBitmapResolution(long) - Method in class com.datalogics.PDFL.PrintParams
-
- setBlackGeneration(Function) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the black generation function.
- setBlackPointCompensation(boolean) - Method in class com.datalogics.PDFL.PageImageParams
-
- setBleedBox(Rect) - Method in class com.datalogics.PDFL.Page
-
Set the page's BleedBox.
- setBlendMode(BlendMode) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the blend mode for the color composites for each object painted.
- setBorderColor(Color) - Method in class com.datalogics.PDFL.Redaction
-
Set the color used as the "normal" border.
- setBorderStyle(String) - Method in class com.datalogics.PDFL.CircleAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.InkAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.LineAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.LinkAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- setBorderStyle(String) - Method in class com.datalogics.PDFL.SquareAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.CircleAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.InkAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.LineAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.LinkAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- setBorderStyleDashPattern(List<Double>) - Method in class com.datalogics.PDFL.SquareAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.CircleAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.InkAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.LineAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.LinkAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.PolygonAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- setBorderStyleWidth(double) - Method in class com.datalogics.PDFL.SquareAnnotation
-
- setBottom(double) - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the lower left corner of the rectangle.
- setBoundingBox(Rect) - Method in class com.datalogics.PDFL.PrintParams
-
- setBoundingBox(Rect) - Method in class com.datalogics.PDFL.ShadingPattern
-
The bounding box of the shading.
- setBrokenCRDs(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setBypassCopyPerm(boolean) - Method in class com.datalogics.PDFL.DrawParams
-
Bypass copy permissions.
- setBypassCopyPerm(boolean) - Method in class com.datalogics.PDFL.PageImageParams
-
- setC(double) - Method in class com.datalogics.PDFL.Matrix
-
- setC0(List<Double>) - Method in class com.datalogics.PDFL.ExponentialFunction
-
The values for the function when the input is 0.0.
- setC1(List<Double>) - Method in class com.datalogics.PDFL.ExponentialFunction
-
The values for the function when the input is 1.0.
- setCalibrateDeviceSpacesWhenPrinting(boolean) - Method in class com.datalogics.PDFL.PageImageParams
-
- setCancelProc(CancelProc) - Method in class com.datalogics.PDFL.DrawParams
-
Set the cancel callback.
- setCandidateFontNames(List<String>) - Method in class com.datalogics.PDFL.OCRParams
-
The names of candidate fonts for placing text under an image.
- setCenterCropBox(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setCharacterSpacing(double) - Method in class com.datalogics.PDFL.TextState
-
The current character spacing (corresponding to the Tc operator), in unscaled text space units.
- setClip(Clip) - Method in class com.datalogics.PDFL.Element
-
Sets the current Clip for an Element.
- setClipComplexRegions(boolean) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, ensure that boundaries between vector and rasterized artwork fall along object paths.
- setCollate(boolean) - Method in class com.datalogics.PDFL.PrintUserParams
-
Collate property.
- setCollectionItemNumber(CollectionSchemaField, float) - Method in class com.datalogics.PDFL.FileAttachment
-
SetCollectionItemNumber allows to add key to the collection item dictionary.
- setCollectionItemString(CollectionSchemaField, String) - Method in class com.datalogics.PDFL.FileAttachment
-
SetCollectionItemString allows to add key to the collection item dictionary.
- setColor(Color) - Method in class com.datalogics.PDFL.Annotation
-
The color of the annotation.
- setColor(Color) - Method in class com.datalogics.PDFL.Bookmark
-
Set the color of the bookmark.
- setColor(Color) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Deprecated.
- setColor(Color) - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The color to be used when generating a text-based watermark.
- setColorantName(String) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setColorantName(String) - Method in class com.datalogics.PDFL.Ink
-
The name of the colorant from the Separation or DeviceN color space, or the process color name.
- setColorantName(String) - Method in class com.datalogics.PDFL.SeparationPlate
-
The name of the colorant from the Separation or DeviceN color space, or the process color name.
- setColorCompressionScheme(FlattenerColorCompression) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened color images.
- setColorConvActions(List<ColorConvertActions>) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setColorImageQuality(FlattenerQualitySetting) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Quality Setting for Flattened JPEG and JPEG2000 colored Images.
- setColorSpace(ColorSpace) - Method in class com.datalogics.PDFL.DrawParams
-
The color space in which the bitmap data is represented.
- setColorSpace(ColorSpace) - Method in class com.datalogics.PDFL.ShadingPattern
-
The color space of a shading pattern.
- setCommand(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Optional command line arguments on Unix.
- setCompression(CompressionCode) - Method in class com.datalogics.PDFL.Image
-
Set a Compression scheme for the image data.
- setCompression(CompressionCode) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setCompressionQuality(CompressImageType, CompressQuality) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Compression Quality for a given color model.
- setConfigurationParameters(Map<String, String>) - Method in class com.datalogics.PDFL.OCRParams
-
Set the configuration parameters.
- setContent(Content) - Method in class com.datalogics.PDFL.Container
-
Set the content of a container.
- setContent(Content) - Method in class com.datalogics.PDFL.Form
-
The Content contained in the form.
- setContent(Content) - Method in class com.datalogics.PDFL.Group
-
Set the content of a Group.
- setContents(String) - Method in class com.datalogics.PDFL.Annotation
-
The text to be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation's contents in human-readable form.
- setConvertIntent(RenderIntent) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setConvertProfile(ColorProfile) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setConvertProfilePath(String) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setConvertStrokesToOutlines(boolean) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, convert strokes to outlines.
- setConvertToProcessUsingOPP(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, use the overprint preview (OPP) for converting to process, which better simulates what would happen if the spot ink were really used.
- setConvertTrueTypeToType42(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, send TrueType fonts as TrueType fonts (level 3 and most level 2 PS printers).
- setCoords(List<Point>) - Method in class com.datalogics.PDFL.AxialShadingPattern
-
The coordinates of the two endpoints of the axial shading.
- setCreator(String) - Method in class com.datalogics.PDFL.Document
-
The creator of the PDF document.
- setCropBox(Rect) - Method in class com.datalogics.PDFL.Page
-
Set the page's CropBox.
- setCurrentValue(int) - Method in class com.datalogics.PDFL.ProgressMonitor
-
Sets the current value of the progress monitor and updates the display.
- setD(double) - Method in class com.datalogics.PDFL.Matrix
-
- setDashPattern(List<Double>) - Method in class com.datalogics.PDFL.GraphicState
-
The line DashPattern controls the pattern of dashes and gaps used to stroke paths.
- SetData(InputStream, PDFDict, PDFArray) - Method in class com.datalogics.PDFL.PDFStream
-
Replace the data in this PDFStream
- setDefaultAppearance(String) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
The default appearance string to be used in formatting the text.
- setDefaultCMYK(ColorProfile) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setDefaultColorSpace(String, ColorSpace) - Method in class com.datalogics.PDFL.Content
-
Set a default color space from a Content object.
- setDefaultGray(ColorProfile) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setDefaultRGB(ColorProfile) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setDefaultTempPath(String) - Method in class com.datalogics.PDFL.Library
-
Sets the default temporary path to the directory indicated by the specified path name.
- setDefaultTempStore(TempStoreType) - Method in class com.datalogics.PDFL.Library
-
Allows to switch between different types of temporary storages.
- setDefaultTempStoreMemLimit(int) - Method in class com.datalogics.PDFL.Library
-
Sets memory limit for Memory storage type.
- setDeleteOnClose(boolean) - Method in class com.datalogics.PDFL.Document
-
The document is based on a temporary file that must be deleted when the document is closed or saved.
- setDensity(double) - Method in class com.datalogics.PDFL.Ink
-
The density for this ink.
- setDensity(double) - Method in class com.datalogics.PDFL.SeparationPlate
-
The density for this ink.
- setDestination(ViewDestination) - Method in class com.datalogics.PDFL.GoToAction
-
The Destination for this action
- setDestination(ViewDestination) - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Destination for this link.
- setDestinationProfileString(String) - Method in class com.datalogics.PDFL.SeparationParams
-
The profile description of a valid CMYK profile, such as the strings seen in the color management preferences in a PDF Viewr (for example, "U.S.
- setDestRect(Rect) - Method in class com.datalogics.PDFL.DrawParams
-
The rectangle of the bitmap.
- setDestRect(Rect) - Method in class com.datalogics.PDFL.RemoteDestination
-
Set the rectangle for the destination.
- setDestRect(Rect) - Method in class com.datalogics.PDFL.ViewDestination
-
Set the destination rectangle of the view.
- setDeviceName(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
- setDisableAlphaChannelGeneration(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setDisableCharReordering(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables reconstructing the character orders, and the word finding algorithm is applied to the characters in the drawing order.
- setDisableFlattening(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setDisableTaggedPDF(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables tagged PDF support and treats the document as non-tagged PDF.
- setDomain(List<Double>) - Method in class com.datalogics.PDFL.AxialShadingPattern
-
A array of two numbers that specify the limiting values of the parametric variable t.
- setDomain(List<Double>) - Method in class com.datalogics.PDFL.Function
-
The domain of the function.
- setDomain(List<Double>) - Method in class com.datalogics.PDFL.NamedFunction
-
The domain of the function.
- setDoOPP(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setDoOPP(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the OverPrint Preview setting, 1 uses it, 0 does not.
- setDoProofing(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setDoTiling(PageTilingMode) - Method in class com.datalogics.PDFL.PrintParams
-
- setDrawBorder(boolean) - Method in class com.datalogics.PDFL.Redaction
-
Set Draw Border option
- setDrawOptionalContent(OptionalContentDrawingPolicy) - Method in class com.datalogics.PDFL.OptionalContentContext
-
Sets the drawing policy for the optional content in this optional content context.
- setDriverName(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
- setDuplex(Duplex) - Method in class com.datalogics.PDFL.PrintParams
-
- setDuration(int) - Method in class com.datalogics.PDFL.ProgressMonitor
-
Sets the value that corresponds to a full progress monitor display.
- setEditable(boolean) - Method in class com.datalogics.PDFL.CollectionSchemaField
-
SetEditable allows to change edit mode for shema field. Its value false by default.
- setEmbedColorProfile(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setEmitAnnotations(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit annotations.
- setEmitBG(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitColorSeps(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitDeviceExtGState(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitFlatness(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitFontOption(SeparationFontOptions) - Method in class com.datalogics.PDFL.SeparationParams
-
Font output options.
- setEmitHalftones(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitHalftones(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Emit half-tones setting, 1 turns it on, 0 turns it off.
- setEmitHalftones(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit halftones.
- setEmitInRipSeps(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitPageClip(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitPageRotation(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitPS(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitRawData(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitSeparableImagesOnly(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitSeparableImagesOnly(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit separable images only.
- setEmitToFile(boolean) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets whether a Postscript file is created.
- setEmitToPrinter(boolean) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets whether to Output the PDF document to a Postscript Printer.
- setEmitTransfer(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitTransferFunctions(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, emit transfer functions.
- setEmitTTFontsFirst(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEmitUCR(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setEnableBlackPointCompensation(boolean) - Method in class com.datalogics.PDFL.DrawParams
-
Enable/disable black point compensation.
- setEnableImagePreprocessing(boolean) - Method in class com.datalogics.PDFL.OCRParams
-
Enable all image preprocessing, default enabled. Note that once the OCREngine is initialized, this setting is permanent.
- setEnableThinLineHeuristics(boolean) - Method in class com.datalogics.PDFL.DrawParams
-
Enable/disable thin line adjustments when drawing rectangles
- setEndPage(int) - Method in class com.datalogics.PDFL.PageRange
-
The ending page number.
- setEndPage(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the page on which to finish printing, using zero-based nubmering.
- setEndPoint(Point) - Method in class com.datalogics.PDFL.LineAnnotation
-
The ending coordinate of the line, in user space.
- setEndPointEndingStyle(LineEndingStyle) - Method in class com.datalogics.PDFL.LineAnnotation
-
- setEndPointEndingStyle(LineEndingStyle) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- setEngine(String) - Method in class com.datalogics.PDFL.OCRParams
-
The engine in use.
- setEPSOutput(OutputStream) - Method in class com.datalogics.PDFL.SeparationPlate
-
The java.io.OutputStream that will receive EPS output for this SeparationPlate.
- setExpandToFit(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setExtend(List<Boolean>) - Method in class com.datalogics.PDFL.AxialShadingPattern
-
An array of two boolean values indicating whether to extend the shading beyond the starting and ending points of the axis, respectively.
- setExtendedGraphicState(ExtendedGraphicState) - Method in class com.datalogics.PDFL.GraphicState
-
The ExtendedGraphicState, which can contain additional graphic state parameters.
- setExternalDPI(int) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Resolution for flattening edges of atomic regions.
- setFarEastFontOpt(FarEastFont) - Method in class com.datalogics.PDFL.PrintParams
-
- setFarEastFontOpt(FarEastFont) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Far East Font setting.
- setFileSpecification(FileSpecification) - Method in class com.datalogics.PDFL.LaunchAction
-
The FileSpecification for this action.
- setFileSpecification(FileSpecification) - Method in class com.datalogics.PDFL.RemoteGoToAction
-
The FileSpecification for this action.
- setFillColor(Color) - Method in class com.datalogics.PDFL.GraphicState
-
The fill color of the GraphicState.
- setFillColor(Color, double) - Method in class com.datalogics.PDFL.Redaction
-
Set the color used to fill the "normal" appearance.
- setFillNormal(boolean) - Method in class com.datalogics.PDFL.Redaction
-
Set Fill Normal Appearance option
- setFillRedacted(boolean) - Method in class com.datalogics.PDFL.Redaction
-
Set Fill Redacted Appearance option
- setFirstNumberInRange(int) - Method in class com.datalogics.PDFL.PageLabel
-
The first number used in the page label range
- setFitType(String) - Method in class com.datalogics.PDFL.RemoteDestination
-
Set the fit type for the destination.
- setFitType(String) - Method in class com.datalogics.PDFL.ViewDestination
-
Set the fit type for the view
- setFixedPrint(boolean) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setFlags(EnumSet<AnnotationFlags>) - Method in class com.datalogics.PDFL.Annotation
-
The flags for the annotation.
- setFlags(EnumSet<BookmarkFlags>) - Method in class com.datalogics.PDFL.Bookmark
-
Set the flags for the bookmark to the parameter values.
- setFlags(EnumSet<DrawFlags>) - Method in class com.datalogics.PDFL.DrawParams
-
Drawing flags.
- setFlattenInfoExternalDPI(float) - Method in class com.datalogics.PDFL.PrintParams
-
Set the resolution for flattening the edges of atomic regions.
- setFont(Font) - Method in class com.datalogics.PDFL.TextRun
-
The font of this TextRun.
- setFont(Font) - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The Font to be used when generating a text-based watermark.
- setFontFace(String) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Set Font face for the text
- setFontFace(String) - Method in class com.datalogics.PDFL.Redaction
-
Set Font face for the text
- setFontSize(double) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
Set font size for text
- setFontSize(double) - Method in class com.datalogics.PDFL.Redaction
-
Set font size for text
- setFontSize(double) - Method in class com.datalogics.PDFL.TextState
-
The current font size (corresponding to the Tf operator).
- setFontSize(float) - Method in class com.datalogics.PDFL.WatermarkTextParams
-
- setFrequency(double) - Method in class com.datalogics.PDFL.Ink
-
The frequency for this ink.
- setFrequency(double) - Method in class com.datalogics.PDFL.SeparationPlate
-
The frequency for this ink.
- setFunction(List<Function>) - Method in class com.datalogics.PDFL.AxialShadingPattern
-
One 1-in n-out function, or an array of n 1-in 1-out functions that determine the values of the color channels, where n is the number of color components in the shading's color space.
- setGradientResolution(long) - Method in class com.datalogics.PDFL.PrintParams
-
- setGraphicState(GraphicState) - Method in class com.datalogics.PDFL.Form
-
Set the Graphic State of this Form.
- setGraphicState(GraphicState) - Method in class com.datalogics.PDFL.Image
-
Set the Graphic State of the current element.
- setGraphicState(GraphicState) - Method in class com.datalogics.PDFL.Path
-
Set the Graphic State of the current path.
- setGraphicState(GraphicState) - Method in class com.datalogics.PDFL.TextRun
-
Set the Graphic State of the text run.
- setGrayCompressionScheme(FlattenerGrayCompression) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened gray images.
- setGrayImageQuality(FlattenerQualitySetting) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Quality Setting for Flattened JPEG and JPEG2000 gray Images.
- setH(double) - Method in class com.datalogics.PDFL.Matrix
-
- setH(double) - Method in class com.datalogics.PDFL.Point
-
The horizontal coordinate of the point.
- setHalftoneGrayImages(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setHeight(double) - Method in class com.datalogics.PDFL.RectSegment
-
The height of the rectangle.
- setHighlight(HighlightStyle) - Method in class com.datalogics.PDFL.LinkAnnotation
-
The Highlighstyle for this link.
- setHorizAlign(HorizontalAlignment) - Method in class com.datalogics.PDFL.WatermarkParams
-
The horizontal alignment to be used when adding the watermark to a page.
- setHorizontalResolution(double) - Method in class com.datalogics.PDFL.PageImageParams
-
- setHorizValue(float) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setHostBasedCM(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setHScale(double) - Method in class com.datalogics.PDFL.TextState
-
The current horizontal scaling (corresponding to the Tz operator), as a percentage of the normal glyph width.
- setICCProfile(ColorProfile) - Method in class com.datalogics.PDFL.DrawParams
-
Sets the ICC Profile of the colorspace to be used for rendering to a known value.
- setICCProfile(ColorProfile) - Method in class com.datalogics.PDFL.PageImageParams
-
Sets the ICC Profile of the colorspace to be used for rendering to a known value.
- setICCProfileCustomPath(String) - Method in class com.datalogics.PDFL.DrawParams
-
Sets the ICC Profile of the colorspace to be used for rendering from a custom file path.
- setICCProfileCustomPath(String) - Method in class com.datalogics.PDFL.PageImageParams
-
Sets the ICC Profile of the colorspace to be used for rendering from a custom file path.
- setIgnoreCharGaps(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables converting large character gaps to space characters, so that the word finder reports a character space only when a space character appears in the original PDF content.
- setIgnoreFontErrors(boolean) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
If we encounter any errors like unembeddable fonts etc.
- setIgnoreLineGaps(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables treating vertical movements as line breaks, so that the word finder determines a line break only when a line break character or special tag information appears in the original PDF content.
- setImageColorSpace(ColorSpace) - Method in class com.datalogics.PDFL.PageImageParams
-
- setIncBaseFonts(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncCIDFonts(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncEmbeddedFonts(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncOtherResources(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncProcsets(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncTrueTypeFonts(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIncType1Fonts(Inclusion) - Method in class com.datalogics.PDFL.PrintParams
-
- setIndex(int) - Method in class com.datalogics.PDFL.CollectionSchemaField
-
SetIndex allows to set field index.
- setInFileName(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
- setInfo(String, String) - Method in class com.datalogics.PDFL.Document
-
Sets metadata information in a PDF document.
- setInkAlias(String) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setInkBlack(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setInkType(InkTypes) - Method in class com.datalogics.PDFL.Ink
-
The ink type of this ink for trapping.
- setInkType(InkTypes) - Method in class com.datalogics.PDFL.SeparationPlate
-
The ink type of this ink for trapping.
- setIntent(String) - Method in class com.datalogics.PDFL.Image
-
SetIntent allows to set color rendering intent for the image.
- setIntent(List<String>) - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Sets the intent list for an OptionalContentConfig.
- setIntent(List<String>) - Method in class com.datalogics.PDFL.OptionalContentGroup
-
Sets the intent list for an optional-content group.
- setIntentCMYK(RenderIntent) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setIntentGray(RenderIntent) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setIntentRGB(RenderIntent) - Method in class com.datalogics.PDFL.ColorConvertParams
-
- setIntentToMatch(RenderIntent) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setInteriorColor(Color) - Method in class com.datalogics.PDFL.Annotation
-
The interior color with which to fill the annotation's line endings.
- setInternalColor(Color) - Method in class com.datalogics.PDFL.Redaction
-
Set the color used as the replacement background.
- setInternalDPI(int) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
Resolution for flattening the interior of an atomic region.
- setInvertPlates(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, invert the plates.
- setIsEmbedded(boolean) - Method in class com.datalogics.PDFL.Document
-
The document is embedded in a compound document (OLE, OpenDoc).
- setIsInkAction(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setIsMap(boolean) - Method in class com.datalogics.PDFL.URIAction
-
The IsMap property include mouse coordinates with URI.
- setIsOptimized(boolean) - Method in class com.datalogics.PDFL.Document
-
The document is optimized.
- setIsProcessColor(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setIsProcessColor(boolean) - Method in class com.datalogics.PDFL.Ink
-
True if this is a process color, false if this is a spot color.
- setJPEGQuality(int) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setKeywords(String) - Method in class com.datalogics.PDFL.Document
-
The keywords of the PDF document.
- setLanguage(Language) - Method in class com.datalogics.PDFL.LanguageSetting
-
The language being specified.
- setLanguages(List<LanguageSetting>) - Method in class com.datalogics.PDFL.OCRParams
-
The list of languages to use.
- setLastHeight(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setLastWidth(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setLeft(double) - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the lower left corner of the rectangle.
- setLicenseKey(String) - Static method in class com.datalogics.PDFL.Library
-
A string containing a license, as an alternative to using a license file.
- setLineCap(LineCap) - Method in class com.datalogics.PDFL.GraphicState
-
The line cap used by the current GraphicState.
- setLineFlatness(double) - Method in class com.datalogics.PDFL.GraphicState
-
The line flatness corresponding to the i operator. Default is 1.0.
- setLineJoin(LineJoin) - Method in class com.datalogics.PDFL.GraphicState
-
The line join style to be used by the current GraphicState.
- setLineWidth(float) - Method in class com.datalogics.PDFL.PrintParams
-
- setLLx(double) - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the lower left corner of the rectangle.
- setLLy(double) - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the lower left corner of the rectangle.
- setLogFileName(String) - Method in class com.datalogics.PDFL.LogParams
-
Sets file name to write the log to.
- setLogFormat(String) - Method in class com.datalogics.PDFL.LogParams
-
Sets log format string. The string which allows to write the log in a custom format.
- setLogOutputFlags(EnumSet<LogOutputFlags>) - Method in class com.datalogics.PDFL.LogParams
-
Sets LogOutputFlags. Allows to specify where to put DLE's log.
- setLogParams(LogParams) - Method in class com.datalogics.PDFL.Library
-
Sets LogParams object with preferences for logging.
- setMacQDPrinter(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setMajorVersion(short) - Method in class com.datalogics.PDFL.Document
-
The major PDF version number of the document.
- setMajorVersion(int) - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- setMajorVersion(short) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Major Version for the optimized document.
- setMarkedContentTag(String) - Method in class com.datalogics.PDFL.Container
-
The container's Marked Content Tag.
- setMarkStyle(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setMatrix(Matrix) - Method in class com.datalogics.PDFL.DrawParams
-
A pointer to the matrix to concatenate onto the default page matrix.
- setMatrix(Matrix) - Method in class com.datalogics.PDFL.Element
-
Set the transformation matrix for the element.
- setMaxFontSizeMatch(double) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setMaxPageFlatteningTime(int) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The maximum allowed time that will be spent flattening a single page.
- setMaxResolution(CompressImageType, int) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Max DPI for a given color model.
- setMediaBox(Rect) - Method in class com.datalogics.PDFL.Page
-
Set the page's MediaBox.
- setMinFontSizeMatch(double) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setMinorVersion(short) - Method in class com.datalogics.PDFL.Document
-
The minor PDF version number of the document.
- setMinorVersion(int) - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- setMinorVersion(short) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Minor Version for the optimized document.
- setMirrorprint(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setMirrorPrint(MirrorOptions) - Method in class com.datalogics.PDFL.SeparationParams
-
Options for mirroring.
- setMiterLimit(double) - Method in class com.datalogics.PDFL.GraphicState
-
The miter limit corresponding to the M operator. Default is 10.0.
- setMonochromeThreshold(short) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setMonoCompressionScheme(FlattenerMonoCompression) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The compression scheme used for flattened monochrome images.
- setMustMatchAllAttrs(ColorConvertObjAttrs) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setMustMatchAllCSAttrs(ColorConvertCSpaceType) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setMustMatchAnyAttrs(ColorConvertObjAttrs) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setMustMatchAnyCSAttrs(ColorConvertCSpaceType) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setN(double) - Method in class com.datalogics.PDFL.ExponentialFunction
-
The exponential factor N.
- setName(String) - Method in class com.datalogics.PDFL.CollectionSchemaField
-
SetName allows to change field name.
- setName(String) - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Set the name of the optional content group
- setName(String) - Method in class com.datalogics.PDFL.OptionalContentGroup
-
Set the name of the optional content group
- setNCopies(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the number of copies to print.
- setNeedsSave(boolean) - Method in class com.datalogics.PDFL.Document
-
The document has been modified and needs to be saved.
- setNegative(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setNewWindow(boolean) - Method in class com.datalogics.PDFL.LaunchAction
-
A flag specifying whether to open the destination document in a new window.
- setNewWindow(boolean) - Method in class com.datalogics.PDFL.RemoteGoToAction
-
A flag specifying whether to open the destination document in a new window.
- setNoAnnots(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables extracting text from text annotations.
- setNoEncodingGuess(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables guessing encoding of fonts that have unknown or custom encoding when there is no ToUnicode table.
- setNoExtCharOffset(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating extended character offset information to improve text extraction performance.
- setNoHyphenDetection(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables finding and removing soft hyphens in non-tagged PDF, so that the word finder trusts hard hyphens as non-soft hyphens.
- setNoLigatureExp(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables the expansion of ligatures using the default ligatures.
- setNormalAppearance(Form) - Method in class com.datalogics.PDFL.Annotation
-
- setNoSkewedQuads(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables the creation of a quad per character for skewed words, words with a horizontally-aligned, but non-rectangular, bounding region.
- setNoStyleInfo(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating character style information to improve text extraction performance and memory efficiency.
- setNote(String) - Method in class com.datalogics.PDFL.Redaction
-
Set the text string to be used as the Popup Contents
- setNoTextRenderMode3(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables extracting text with Text Rendering mode Tr = 3 ("Neither fill nor stroke text (invisible).").
- setNoValidationErrors(boolean) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Permit validation errors to be ignored
- setNoXYSort(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables generating an XY-ordered word list.
- setNumberStyle(NumberStyle) - Method in class com.datalogics.PDFL.PageLabel
-
The numbering style for the page label range
- setNumCollatedCopies(long) - Method in class com.datalogics.PDFL.PrintParams
-
- setObjectCompression(ObjectCompressionType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Object Compression for the optimized document.
- setOCContext(OptionalContentContext) - Method in class com.datalogics.PDFL.SeparationParams
-
The optional content context to use for visibility state information, or NULL to use the document's current states in the default context.
- setOCGStates(List<OptionalContentGroup>, List<Boolean>) - Method in class com.datalogics.PDFL.OptionalContentContext
-
Sets the ON-OFF states for the given optional-content groups (OCGs) in the given optional-content context.
- setOffArray(List<OptionalContentGroup>) - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Set the list of OptionalContentGroups in the OFF array.
- setOnArray(List<OptionalContentGroup>) - Method in class com.datalogics.PDFL.OptionalContentConfig
-
Set the list of OptionalContentGroups in the ON array.
- setOpacity(double) - Method in class com.datalogics.PDFL.Annotation
-
The optional constant opacity value that shall be used in painting a Markup annotation.
- setOpacity(float) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setOpacityForOtherThanStroking(double) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the opacity value for other-than-stroke operations.
- setOpacityForStroking(double) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the opacity value for stroke operations.
- setOpen(boolean) - Method in class com.datalogics.PDFL.Bookmark
-
Set if the bookmark is open or closed.
- setOptimizeForSpeed(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setOption(OptimizerOption, boolean) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value of a single Optimizer option.
- setOptionalContentContext(OptionalContentContext) - Method in class com.datalogics.PDFL.DrawParams
-
The optional-content context to use for visibility state information, or NULL to use the document's current states in the default context.
- setOptionalContentContext(OptionalContentContext) - Method in class com.datalogics.PDFL.PrintParams
-
An optional-content context that determines what contents are visible.
- setOptionalContentMembershipDict(OptionalContentMembershipDict) - Method in class com.datalogics.PDFL.Annotation
-
The OptionalContentMembershipDict property for this Annotation.
- setOptionalContentMembershipDict(OptionalContentMembershipDict) - Method in class com.datalogics.PDFL.Container
-
The OptionalContentMembershipDict property for this Container.
- setOptionalContentMembershipDict(OptionalContentMembershipDict) - Method in class com.datalogics.PDFL.Form
-
The OptionalContentMembershipDict property for this Form.
- setOutFileName(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
- setOutputType(OutputType) - Method in class com.datalogics.PDFL.PrintParams
-
- setOverlayFont(Font) - Method in class com.datalogics.PDFL.Redaction
-
Set Overlay Text Font
- setOverlayText(String) - Method in class com.datalogics.PDFL.Redaction
-
Set the optional overlay text of the redaction.
- setOverprintMode(OverprintMode) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies the overprint mode - specifying whether a color component value of 0 in a DeviceCMYK color space should erase that component or leave it unchanged when overprinting.
- setPageDrawFlags(EnumSet<DrawFlags>) - Method in class com.datalogics.PDFL.PageImageParams
-
- setPageLabels(List<PageLabel>) - Method in class com.datalogics.PDFL.Document
-
The list of PageLabel objects used in the document.
- setPageMarksToEmit(EnumSet<PageMarkFlags>) - Method in class com.datalogics.PDFL.SeparationParams
-
The page marks to emit for this plate.
- setPageMode(PageMode) - Method in class com.datalogics.PDFL.Document
-
The PageMode of the PDF document.
- setPageNo(int) - Method in class com.datalogics.PDFL.Redaction
-
Sets the page number where the redaction occurs.
- setPageNumber(int) - Method in class com.datalogics.PDFL.RemoteDestination
-
Set the page number of the destination (page numbers start at 0)
- setPageNumber(int) - Method in class com.datalogics.PDFL.ViewDestination
-
Set the page number of the destination starting at 0
- setPagePaperSource(short) - Method in class com.datalogics.PDFL.PageRange
-
The paper source of a printer device for a particular PageRange.
- setPageRanges(List<PageRange>) - Method in class com.datalogics.PDFL.PrintParams
-
Set the ranges of pages to print.
- setPageSegmentationMode(PageSegmentationMode) - Method in class com.datalogics.PDFL.OCRParams
-
The page segmentation mode.
- setPageSpec(PageSpec) - Method in class com.datalogics.PDFL.PageRange
-
- setPaintOp(EnumSet<PathPaintOpFlags>) - Method in class com.datalogics.PDFL.Path
-
Sets the fill and stroke attributes of a path.
- setPaperHeight(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Height of paper in points.
- setPaperSource(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Paper source property.
- setPaperWhite(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setPaperWidth(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Width of paper in points.
- setPathToSettingsFile(String) - Method in class com.datalogics.PDFL.XPSConvertParams
-
The path to the .joboptions file to use.
- setPDFADocument(Document) - Method in class com.datalogics.PDFL.PDFAConvertResult
-
Set the PDF/A compliant version of the document.
- setPDFASaveFlags(EnumSet<SaveFlags>) - Method in class com.datalogics.PDFL.PDFAConvertResult
-
Set the SaveFlags that must be used when saving the PDF/A compliant document.
- setPDFXDocument(Document) - Method in class com.datalogics.PDFL.PDFXConvertResult
-
Set the PDF/X compliant version of the document.
- setPDFXSaveFlags(EnumSet<SaveFlags>) - Method in class com.datalogics.PDFL.PDFXConvertResult
-
Set the SaveFlags that must be used when saving the PDF/X compliant document.
- setPercentageVals(boolean) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setPerformance(Performance) - Method in class com.datalogics.PDFL.OCRParams
-
The desired engine performance.
- setPixelHeight(int) - Method in class com.datalogics.PDFL.PageImageParams
-
- setPixelWidth(int) - Method in class com.datalogics.PDFL.PageImageParams
-
- setPlates(List<SeparationPlate>) - Method in class com.datalogics.PDFL.SeparationParams
-
A list of plates to use for separations.
- setPoint(Point) - Method in class com.datalogics.PDFL.LineTo
-
The new current point.
- setPoint(Point) - Method in class com.datalogics.PDFL.MoveTo
-
The new current point.
- setPoint(Point) - Method in class com.datalogics.PDFL.RectSegment
-
The lower left corner of the rectangle.
- setPoint1(Point) - Method in class com.datalogics.PDFL.CurveTo
-
The first control point.
- setPoint1(Point) - Method in class com.datalogics.PDFL.CurveToY
-
The first control point.
- setPoint2(Point) - Method in class com.datalogics.PDFL.CurveTo
-
The second control point.
- setPoint2(Point) - Method in class com.datalogics.PDFL.CurveToV
-
The second control point.
- setPoint3(Point) - Method in class com.datalogics.PDFL.CurveTo
-
The new current point.
- setPoint3(Point) - Method in class com.datalogics.PDFL.CurveToV
-
The new current point.
- setPoint3(Point) - Method in class com.datalogics.PDFL.CurveToY
-
The new current point.
- setPortName(String) - Method in class com.datalogics.PDFL.PrintUserParams
-
- setPostScriptLevel(int) - Method in class com.datalogics.PDFL.SeparationParams
-
The PostScript printing level.
- setPreciseQuad(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, the bounding box or bounding quad will be set based on actual glyph bounding box.
- setPrefix(String) - Method in class com.datalogics.PDFL.PageLabel
-
The prefix string for the page label range
- setPreserveBlack(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setPreserveCMYKPrimaries(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setPreserveOverprint(boolean) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, attempt to preserve overprint.
- setPreserveRedundantChars(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables detecting and removing redundant characters.
- setPreserveSpaces(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, the word finder preserves space characters during word breaking.
- setPreviewOption(SeparationPreviewOptions) - Method in class com.datalogics.PDFL.Ink
-
How to handle the colorant for a separation preview.
- setPreviewOption(SeparationPreviewOptions) - Method in class com.datalogics.PDFL.SeparationPlate
-
How to handle the colorant for a separation preview.
- setPrintAnnots(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the printing annotations setting, 1 turns it on, 0 turns it off.
- setPrinterHasFarEastFonts(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, do not include Far East fonts.
- setPrintWhat(PrintWhat) - Method in class com.datalogics.PDFL.PrintParams
-
- setPrintWhatAnnot(EnumSet<PrintWhatAnnotFlags>) - Method in class com.datalogics.PDFL.PrintParams
-
- setProducer(String) - Method in class com.datalogics.PDFL.Document
-
The producer of the PDF document.
- setProfileDesc(String) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
The Output Intent of a PDF/A document may be any valid CMYK Profile for CMYK Conversion, and any valid RGB profile for RGB conversion.
- setProfileDesc(String) - Method in class com.datalogics.PDFL.PDFXConvertParams
-
The Output Intent of a PDF/X document may be any valid CMYK Profile For PDF/X-1a or any valid CMYK or RGB Profile for PDF/X-3.
- setProfileDescription(String) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The Page Level Transparency Blending ColorSpace Profile Description.
- setProgressProc(RenderProgressProc) - Method in class com.datalogics.PDFL.DrawParams
-
Set the progress callback.
- setProhibit(boolean) - Method in class com.datalogics.PDFL.LanguageSetting
-
Instead of loading this language, prohibit the language from being loaded as an adjunct of another language.
- setPromoteGrayToCMYK(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setPsLevel(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setPsLevel(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Postscript level.
- setQuadding(HorizontalAlignment) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
A code specifiying the form of quadding (justification) to be used in displaying the annotation's text.
- setQuads(List<Quad>) - Method in class com.datalogics.PDFL.Redaction
-
A list of quads to mark.
- setQuads(List<Quad>) - Method in class com.datalogics.PDFL.TextMarkupAnnotation
-
A list of quads to mark.
- setQuality(int) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
The percentage of vector information that is to be preserved.
- setRaiseExceptionIfNotUsableColor(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setRange(List<Double>) - Method in class com.datalogics.PDFL.Function
-
The range of the function.
- setRange(List<Double>) - Method in class com.datalogics.PDFL.ICCBasedColorSpace
-
An array of 2 * NumComponents numbers [ min0 max0 min1 max1 ...
- setRange(List<Double>) - Method in class com.datalogics.PDFL.NamedFunction
-
The range of the function.
- setRasterizationResolution(int) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Permit user to select rasterization resolution When this value is zero, we will rasterize at 72 DPI (Legacy Behaviour).
- setRecompressionType(CompressImageType, CompressionType) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the recompression Type for a given color model.
- setRect(Rect) - Method in class com.datalogics.PDFL.Annotation
-
The size and location of the annotation on its page
- setReleaseVersion(int) - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- setRemoteDestination(RemoteDestination) - Method in class com.datalogics.PDFL.RemoteGoToAction
-
The RemoteDestination for this action.
- setRemoveAllAnnotations(boolean) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Some of the standards like PDF/A prohibit the presence of some types of Annotations and Actions in order to comply with those standards.
- setRemoveAllAnnotations(boolean) - Method in class com.datalogics.PDFL.PDFXConvertParams
-
Some of the standards like PDF/X prohibit the presence of some types of Annotations and Actions in order to comply with those standards.
- setRenderIntent(RenderIntent) - Method in class com.datalogics.PDFL.DrawParams
-
Default rendering intent is RelColorimetric (relative colorimetric).
- setRenderIntent(RenderIntent) - Method in class com.datalogics.PDFL.GraphicState
-
A color rendering intent corresponding to the Intent key in the image dictionary.
- setRenderIntent(RenderIntent) - Method in class com.datalogics.PDFL.PageImageParams
-
- setRenderMode(TextRenderMode) - Method in class com.datalogics.PDFL.TextState
-
The current text rendering mode (corresponding to the Tr operator).
- setRepeat(boolean) - Method in class com.datalogics.PDFL.Redaction
-
Set the repeat value
- setRequiresFullSave(boolean) - Method in class com.datalogics.PDFL.Document
-
The document cannot be saved incrementally; when it is saved using Document.Save(), the SaveFlags.Full flag must be specified.
- setResampleToResolution(CompressImageType, int) - Method in class com.datalogics.PDFL.PDFOptimizer
-
Set the value for the Resample To DPI for a given color model.
- setResolution(double) - Method in class com.datalogics.PDFL.OCRParams
-
Each image will use this resolution by default.
- setReverse(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setReverse(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets whether to reverses print order, 1 reverses it and 0 does regular order.
- setReverseGray(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setRight(double) - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the upper right corner of the rectangle.
- setRotate(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setRotateAndCenter(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setRotation(PageRotation) - Method in class com.datalogics.PDFL.Page
-
The number of degrees by which the page is rotated clockwise when displayed or printed.
- setRotation(float) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setSaveVM(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setScale(float) - Method in class com.datalogics.PDFL.PrintParams
-
- setScale(float) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setScaleToFit(boolean) - Method in class com.datalogics.PDFL.Redaction
-
Set the ScaleToFit value
- setSegments(List<Segment>) - Method in class com.datalogics.PDFL.Path
-
Set the segments of the path.
- setSetPageSize(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setShowOnPrint(boolean) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setShowOnScreen(boolean) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setShrinkToFit(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setShrinkToFit(boolean) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Shrink to fit setting, true turns it on, false turns it off.
- setSmoothFlags(EnumSet<SmoothFlags>) - Method in class com.datalogics.PDFL.DrawParams
-
Smoothing flags.
- setSmoothing(EnumSet<SmoothFlags>) - Method in class com.datalogics.PDFL.PageImageParams
-
- setSmoothnessTolerance(double) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the smoothness tolerance, the quality of smooth shading.
- setSoftMask(Image) - Method in class com.datalogics.PDFL.Image
-
Sets, for this image, the soft mask (also an image).
- setSort(List<CollectionSortItem>) - Method in class com.datalogics.PDFL.Collection
-
SetSort allows to set field/fields to sort by as well as sort order (ascending or descending).
- setStartPage(int) - Method in class com.datalogics.PDFL.PageRange
-
The starting page number.
- setStartPage(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the page to start printing with, using zero-based numbering.
- setStartPageIndex(int) - Method in class com.datalogics.PDFL.PageLabel
-
The start index for the page label range
- setStartPoint(Point) - Method in class com.datalogics.PDFL.LineAnnotation
-
The starting coordinate of the line, in user space.
- setStartPointEndingStyle(LineEndingStyle) - Method in class com.datalogics.PDFL.LineAnnotation
-
- setStartPointEndingStyle(LineEndingStyle) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
- setStartResult(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Spooler ID for StartDoc.
- setStateOfOCG(OptionalContentGroup, boolean) - Method in class com.datalogics.PDFL.OptionalContentContext
-
Sets the ON-OFF state for the given optional content group (OCG) in this optional content context.
- setStrokeColor(Color) - Method in class com.datalogics.PDFL.GraphicState
-
The stroke color of the GraphicState.
- setSubject(String) - Method in class com.datalogics.PDFL.Document
-
The subject of the PDF document.
- setSubVersion(int) - Method in class com.datalogics.PDFL.FormsExtensionVersionRec
-
- setSuppressCJKSubstitution(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setSuppressCJKSubstitution(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, suppress CJK substitution.
- setSuppressCSA(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setSuppressErrors(boolean) - Method in class com.datalogics.PDFL.Document
-
Do not display errors.
- setSuppressOPPWhenNoSpots(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setText(String) - Method in class com.datalogics.PDFL.ProgressMonitor
-
Display a text string in the progress monitor.
- setText(String) - Method in class com.datalogics.PDFL.TextRun
-
The text of this TextRun.
- setText(String) - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The text to be used when generating a text-based watermark.
- setTextAlign(HorizontalAlignment) - Method in class com.datalogics.PDFL.WatermarkTextParams
-
The alignment to be used when justifying a text-based watermark.
- setTextColor(Color) - Method in class com.datalogics.PDFL.FreeTextAnnotation
-
- setTextColor(Color) - Method in class com.datalogics.PDFL.Redaction
-
Set the color used for the overlay text.
- setTextKnockout(boolean) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Specifies whether text knockout is enabled in the graphics state.
- setTextRise(double) - Method in class com.datalogics.PDFL.TextState
-
The current text rise (corresponding to the Ts operator), in unscaled text space units.
- setThinLineHeuristics(boolean) - Method in class com.datalogics.PDFL.PageImageParams
-
- setTIFFBlackIsOne(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setTIFFByteOrder(TIFFByteOrder) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setTIFFCMYKAlpha(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setTitle(String) - Method in class com.datalogics.PDFL.Annotation
-
The title of the annotation.
- setTitle(String) - Method in class com.datalogics.PDFL.Bookmark
-
The title of the bookmark.
- setTitle(String) - Method in class com.datalogics.PDFL.Document
-
The title of the PDF document.
- setTitle(String) - Method in class com.datalogics.PDFL.OptionalContentOrderArray
-
The title string of this Array.
- setTop(double) - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the upper right corner of the rectangle.
- setTransferFunction(List<Function>) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the transfer function.
- setTransparencyLevel(int) - Method in class com.datalogics.PDFL.SeparationParams
-
The transparency flattening quality level.
- setTransparencyQuality(long) - Method in class com.datalogics.PDFL.PrintParams
-
- setTransQuality(int) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets the Transparency flattening quality control.
- setTrapType(int) - Method in class com.datalogics.PDFL.PrintParams
-
- setTrimBox(Rect) - Method in class com.datalogics.PDFL.Page
-
Set the page's TrimBox.
- setTrustNBSpace(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it disables treating non-breaking space characters as regular space characters in non-tagged PDF files, so that the word finder preserves the space without breaking the word.
- setTTasCIDT2(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setTTasT42(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUndercolorRemoval(Function) - Method in class com.datalogics.PDFL.ExtendedGraphicState
-
Sets the undercolor removal function.
- setUnknownToStdEnc(boolean) - Method in class com.datalogics.PDFL.WordFinderConfig
-
When true, it assumes any font with unknown or custom encoding to be Standard Roman.
- setUpdateRect(Rect) - Method in class com.datalogics.PDFL.DrawParams
-
A rectangle represented by the coordinates of its four sides, which specifies the area to draw.
- setURI(String) - Method in class com.datalogics.PDFL.URIAction
-
The URI string for this action.
- setURx(double) - Method in class com.datalogics.PDFL.Rect
-
the X coordinate of the upper right corner of the rectangle.
- setURy(double) - Method in class com.datalogics.PDFL.Rect
-
the Y coordinate of the upper right corner of the rectangle.
- setUseBlackPointCompensation(boolean) - Method in class com.datalogics.PDFL.ColorConvertActions
-
- setUseCMYKWorkingColorSpace(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, color manage DeviceCMYK.
- setUseCustomPaperSize(boolean) - Method in class com.datalogics.PDFL.PrintUserParams
-
Sets whether to force the use of the paper size provided in the PaperWidth and PaperHeight parameters and not search for best fit size provided by printer.
- setUseDeviceNForImageSeparations(boolean) - Method in class com.datalogics.PDFL.PageImageParams
-
Sets the UseDeviceNForImageSeparations setting, which indicates when GetImageSeparations() is called if a DeviceN colorspace will be used for rasterization. When false, if only Process colorants are provided to GetImageSeparations() then it's rendered using DeviceCMYK. When true, then it's rendered using DeviceN. NOTE: This member is only applicable when calling the GetImageSeparations() method, only when Colorants used are only Process.
- setUseExecForm(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUseFontAliasNames(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUseFullResolutionJP2KData(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUseMaxVM(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUserUnit(float) - Method in class com.datalogics.PDFL.Page
-
Sets the size of default user space units for the page.
- setUseSubFileDecode(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setUseTextOutlines(boolean) - Method in class com.datalogics.PDFL.FlattenTransparencyParams
-
If true, output text outlines instead of native text.
- setUseWesternStylePageMarks(boolean) - Method in class com.datalogics.PDFL.SeparationParams
-
If true, use the western style for page marks.
- setV(double) - Method in class com.datalogics.PDFL.Matrix
-
- setV(double) - Method in class com.datalogics.PDFL.Point
-
The vertical coordinate of the point.
- setValidateImplementationLimitsOfDocument(boolean) - Method in class com.datalogics.PDFL.PDFAConvertParams
-
Validate PDF Implementation Limits (as defined in the PDF Specification of the PDF/A target) of the Document.
- setVertAlign(VerticalAlignment) - Method in class com.datalogics.PDFL.WatermarkParams
-
The vertical alignment to be used when adding the watermark to a page.
- setVerticalResolution(double) - Method in class com.datalogics.PDFL.PageImageParams
-
- setVertices(List<Point>) - Method in class com.datalogics.PDFL.PolygonAnnotation
-
The vertices that define the polygon annotation, in user space.
- setVertices(List<Point>) - Method in class com.datalogics.PDFL.PolyLineAnnotation
-
The vertices that define the polyline annotation, in user space.
- setVertValue(float) - Method in class com.datalogics.PDFL.WatermarkParams
-
- setVisible(boolean) - Method in class com.datalogics.PDFL.CollectionSchemaField
-
SetVisible allows to set field's default visibility. Its value true by default.
- setWatermarkDrawOption(WatermarkDrawOption) - Method in class com.datalogics.PDFL.WatermarkParams
-
The draw option to be used when adding the watermark to a page.
- setWesternMarksStyle(boolean) - Method in class com.datalogics.PDFL.PrintParams
-
- setWhichMarks(EnumSet<PageMarkFlags>) - Method in class com.datalogics.PDFL.PrintParams
-
- setWidth(double) - Method in class com.datalogics.PDFL.GraphicState
-
The width used for drawing by the current GraphicState.
- setWidth(double) - Method in class com.datalogics.PDFL.RectSegment
-
The width of the rectangle.
- setWordSpacing(double) - Method in class com.datalogics.PDFL.TextState
-
The current word spacing (corresponding to the Tw operator), in unscaled text space units.
- setWriteSeparationColorsToTIFF(boolean) - Method in class com.datalogics.PDFL.ImageSaveParams
-
- setXMPMetadata(String) - Method in class com.datalogics.PDFL.Document
-
The XMP metadata associated with a document.
- setXMPMetadata(String) - Method in class com.datalogics.PDFL.PDFDict
-
The XMP metadata associated with this dictionary.
- setXMPMetadataArrayItem(String, String, String, int, String) - Method in class com.datalogics.PDFL.Document
-
Sets the value of an XMP metadata array item, associated with a document, based on an index.
- setXMPMetadataProperty(String, String, String, String) - Method in class com.datalogics.PDFL.Document
-
Sets the value of an XMP metadata property associated with a document.
- setZoom(double) - Method in class com.datalogics.PDFL.RemoteDestination
-
Set the zoom factor for the destination.
- setZoom(double) - Method in class com.datalogics.PDFL.ViewDestination
-
Set the zoom factor for the destination.
- setZOrderTop(boolean) - Method in class com.datalogics.PDFL.WatermarkParams
-
- Shading - Class in com.datalogics.PDFL
-
Represents a region shaded with color, as defined by a shading dictionary.
- ShadingPattern - Class in com.datalogics.PDFL
-
A shading pattern consists of a smoothly varying gradient between two colors.
- SMALL_FMT - Static variable in class com.datalogics.PDFL.PaperSource
-
Use paper from the small forms tray
- SmoothFlags - Enum in com.datalogics.PDFL
-
- splitTextRunAtCharacter(int) - Method in class com.datalogics.PDFL.Text
-
Splits the TextRun containing the character at the specified location into two contiguous TextRuns.
- SquareAnnotation - Class in com.datalogics.PDFL
-
The square annotation allows a user to display a rectangle on a PDF page.
- SquareAnnotation(Page, Rect) - Constructor for class com.datalogics.PDFL.SquareAnnotation
-
Create a new SquareAnnotation at the end of a page's annotation array.
- SquareAnnotation(Page, Rect, int) - Constructor for class com.datalogics.PDFL.SquareAnnotation
-
Create a new SquareAnnotation at a specific index in the page's annotation array.
- Style - Class in com.datalogics.PDFL
-
Provides access to data about fonts, font sizes, and colors used in a word.
- StyleTransition - Class in com.datalogics.PDFL
-
Represents a style change in a word.
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.CancelProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.PDFObjectEnumProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.PrintCancelProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.PrintProgressProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.ProgressMonitor
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.RenderProgressProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.ReportProc
-
- swigReleaseOwnership() - Method in class com.datalogics.PDFL.WordProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.CancelProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.PDFObjectEnumProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.PrintCancelProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.PrintProgressProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.ProgressMonitor
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.RenderProgressProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.ReportProc
-
- swigTakeOwnership() - Method in class com.datalogics.PDFL.WordProc
-
- valueOf(String) - Static method in enum com.datalogics.PDFL.AcroFormExportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.AcroFormImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.AddPageFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.AnnotationFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.BlendMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.BookmarkFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CollectionSplitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CollectionViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ColorConvertActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ColorConvertCSpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ColorConvertObjAttrs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ColorProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CompressImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CompressionCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.CompressQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.DrawFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.Duplex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ElementCloneFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.EmbedFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.EncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FarEastFont
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FlattenerColorCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FlattenerGrayCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FlattenerMonoCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FlattenerQualitySetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FontCreateFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FontFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.FontRescanFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.HighlightStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.Inclusion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.InkTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.LibraryFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.LineEndingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.LineJoin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.LogOutputFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.MirrorOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.NumberStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ObjectCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.OptimizerOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.OptionalContentBaseState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.OptionalContentDrawingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.OutputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.OverprintMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageDeleteFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageInsertFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageMarkFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageRenderWarning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageSegmentationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PageTilingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PathOperators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PathPaintOpFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDDocFormsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDETextFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFAConvertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFlattenerColorCompSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFlattenerGrayscaleCompSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFlattenerMonochromeCompSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFlattenerQualitySetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFObjectComparison
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFOptimizationCompressQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFOptimizerCompressImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFOptimizerCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFOptimizerObjectCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFOptimizerOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFProcessorPDFAConversionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFProcessorPDFXConversionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFStreamOpenMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PDFXConvertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.Performance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PermissionFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PermissionRequestOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PrintProgressStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PrintWhat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.PrintWhatAnnotFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.RenderIntent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.RenderProgressStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.ReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.SaveFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.SchemaFieldSubtype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.SeparationFontOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.SeparationPreviewOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.SmoothFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.TempStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.TextFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.TextRenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.TIFFByteOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.VisibilityPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.WatermarkDrawOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.WordAttributeFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.WordFinderVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.WritingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datalogics.PDFL.XFAFormExportType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.datalogics.PDFL.AcroFormExportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.AcroFormImportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.AddPageFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.AnnotationFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.BlendMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.BookmarkFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CollectionSplitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CollectionViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ColorConvertActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ColorConvertCSpaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ColorConvertObjAttrs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ColorProfile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CompressImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CompressionCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.CompressQuality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.DrawFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.Duplex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ElementCloneFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.EmbedFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.EncryptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FarEastFont
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FlattenerColorCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FlattenerGrayCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FlattenerMonoCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FlattenerQualitySetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FontCreateFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FontFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.FontRescanFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.HighlightStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.Inclusion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.InkTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.LibraryFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.LineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.LineEndingStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.LineJoin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.LogOutputFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.MirrorOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.NumberStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ObjectCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.OptimizerOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.OptionalContentBaseState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.OptionalContentDrawingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.OutputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.OverprintMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageDeleteFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageInsertFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageMarkFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageRenderWarning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageRotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageSegmentationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageSpec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PageTilingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PathOperators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PathPaintOpFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDDocFormsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDETextFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFAConvertType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFlattenerColorCompSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFlattenerGrayscaleCompSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFlattenerMonochromeCompSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFlattenerQualitySetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFObjectComparison
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFOptimizationCompressQuality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFOptimizerCompressImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFOptimizerCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFOptimizerObjectCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFOptimizerOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFProcessorPDFAConversionOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFProcessorPDFXConversionOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFStreamOpenMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PDFXConvertType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.Performance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PermissionFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PermissionRequestOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PrintProgressStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PrintWhat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.PrintWhatAnnotFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.RenderIntent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.RenderProgressStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.ReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.SaveFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.SchemaFieldSubtype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.SeparationFontOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.SeparationPreviewOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.SmoothFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.TempStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.TextFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.TextRenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.TIFFByteOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.VisibilityPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.WatermarkDrawOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.WordAttributeFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.WordFinderVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.WritingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datalogics.PDFL.XFAFormExportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalAlignment - Enum in com.datalogics.PDFL
-
Specification of vertical alignment options.
- ViewDestination - Class in com.datalogics.PDFL
-
Represents a particular view of a page in a document.
- ViewDestination(Document, int, String, Rect, double) - Constructor for class com.datalogics.PDFL.ViewDestination
-
General purpose constructor: construct with all elements
- VisibilityPolicy - Enum in com.datalogics.PDFL
-