Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AccessDocument(String) - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
accessDocument(String) - Static method in class com.pdftron.common.RecentlyUsedCache
Marks the document as having been accessed.
accessDocument(String, PDFDoc) - Static method in class com.pdftron.common.RecentlyUsedCache
Marks the document as having been accessed.
AcquireHighlightsImpl(Highlights) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
Action - Class in com.pdftron.pdf
Actions are typically what happens when a user clicks on a link or bookmark.
Action(Obj) - Constructor for class com.pdftron.pdf.Action
A constructor.
ActionParameter - Class in com.pdftron.pdf
Container for parameters used in handling various actions.
ActionParameter(Action, Field) - Constructor for class com.pdftron.pdf.ActionParameter
Construct an ActionParameter object
ActionParameter(Action, Annot) - Constructor for class com.pdftron.pdf.ActionParameter
Construct an ActionParameter object
ActionParameter(Action, Page) - Constructor for class com.pdftron.pdf.ActionParameter
Construct an ActionParameter object
ActionParameter(Action) - Constructor for class com.pdftron.pdf.ActionParameter
Construct an ActionParameter object
add(Highlights) - Method in class com.pdftron.pdf.Highlights
Add extra Highlight information into the class.
Add(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
addChild(String) - Method in class com.pdftron.pdf.Bookmark
Adds a new Bookmark as the new last child of this Bookmark.
addChild(Bookmark) - Method in class com.pdftron.pdf.Bookmark
Adds the specified Bookmark as the new last child of this Bookmark.
AddChild(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
AddChild(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
AddFileAttachment(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
addFileAttachment(String, FileSpec) - Method in class com.pdftron.pdf.PDFDoc
Associates a file attachment with the document.
addFontSubst(String, String) - Static method in class com.pdftron.pdf.PDFNet
AddFontSubst functions can be used to create font substitutes that can override default PDFNet font selection algorithm.
addFontSubst(int, String) - Static method in class com.pdftron.pdf.PDFNet
Adds the font substitute
AddHighlights(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
addHighlights(String) - Method in class com.pdftron.pdf.PDFDoc
AddHighlights is used to highlight text in a document using 'Adobe's Highlight File Format' (Technical Note #5172 ).
addImage(Rect, Obj) - Method in class com.pdftron.pdf.ContentReplacer
Replace the image that best fits into 'target_region' with 'replacement_image'.
AddImage(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
addNext(String) - Method in class com.pdftron.pdf.Bookmark
Adds a new Bookmark to the tree containing this Bookmark, as the new right sibling.
addNext(Bookmark) - Method in class com.pdftron.pdf.Bookmark
Adds the specified Bookmark as the new right sibling to this Bookmark, adjusting the tree containing this Bookmark appropriately.
AddNext(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
AddNext(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
addPage(int) - Method in class com.pdftron.pdf.PageSet
Adds a page number to the sequence.
AddPage(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
addPrev(String) - Method in class com.pdftron.pdf.Bookmark
Adds a new Bookmark to the tree containing this Bookmark, as the new left sibling.
addPrev(Bookmark) - Method in class com.pdftron.pdf.Bookmark
Adds the specified Bookmark as the new left sibling to this Bookmark, adjusting the tree containing this Bookmark appropriately.
AddPrev(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
AddPrev(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
addRange(int, int) - Method in class com.pdftron.pdf.PageSet
Adds a range of values to the sequence.
addRange(int, int, int) - Method in class com.pdftron.pdf.PageSet
Adds a range of values to the sequence.
AddRange(long, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
AddRange(long, int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
AddRootBookmark(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
addRootBookmark(Bookmark) - Method in class com.pdftron.pdf.PDFDoc
Adds/links the specified Bookmark to the root level of document's outline tree.
addRotations(int, int) - Static method in class com.pdftron.pdf.Page
Rotate r0 clockwise by r1
AddSignatureHandler(long, SignatureHandler) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
addSignatureHandler(SignatureHandler) - Method in class com.pdftron.pdf.PDFDoc
Adds a signature handler to the signature manager.
addSourcePoint(double, double) - Method in class com.pdftron.pdf.CubicCurveBuilder
Add a source xy point.
addStdSignatureHandler(String, String) - Method in class com.pdftron.pdf.PDFDoc
Adds a standard (built-in) signature handler to the signature manager.
addStdSignatureHandler(byte[], String) - Method in class com.pdftron.pdf.PDFDoc
Adds a standard (built-in) signature handler to the signature manager.
AddStdSignatureHandlerFromBuffer(long, byte[], String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
AddStdSignatureHandlerFromFile(long, String, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
addString(String, String) - Method in class com.pdftron.pdf.ContentReplacer
Any text of the form "[template_text]" will be replaced by "replacement_text".
AddString(long, String, String) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
addText(Rect, String) - Method in class com.pdftron.pdf.ContentReplacer
All text inside 'target_region' will be deleted and replaced with 'replacement_text'.
AddText(long, long, String) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
AfterRead(long, byte[], long, long) - Static method in class com.pdftron.filters.FiltersCompat.CustomFilter
 
AnalyticsHandlerCallback - Class in com.pdftron.pdf
 
AnalyticsHandlerCallback() - Constructor for class com.pdftron.pdf.AnalyticsHandlerCallback
 
Annot - Class in com.pdftron.pdf
Annot is a base class for different types of annotations.
Annot(Obj) - Constructor for class com.pdftron.pdf.Annot
Create an annotation and initialize it using given Cos/SDF object.
Annot() - Constructor for class com.pdftron.pdf.Annot
Create an empty annotation.
Annot.BorderStyle - Class in com.pdftron.pdf
BorderStyle structure specifies the characteristics of the annotation?s border.
annotInsert(int, Annot) - Method in class com.pdftron.pdf.Page
Adds an annotation at the specified location in a page's annotation array.
AnnotInsert(long, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
annotPushBack(Annot) - Method in class com.pdftron.pdf.Page
Adds an annotation to the end of a page's annotation array.
AnnotPushBack(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
annotPushFront(Annot) - Method in class com.pdftron.pdf.Page
Adds an annotation to the beginning of a page's annotation array.
AnnotPushFront(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
annotRemove(Annot) - Method in class com.pdftron.pdf.Page
Removes the given annotation from the page.
annotRemove(int) - Method in class com.pdftron.pdf.Page
Removes the annoation at a given location.
AnnotRemove(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
AnnotRemove(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
AnnotsCompat - Class in com.pdftron.pdf.annots
Compatibility layer for older API.
AnnotsCompat.Caret - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Circle - Class in com.pdftron.pdf.annots
 
AnnotsCompat.FileAttachment - Class in com.pdftron.pdf.annots
 
AnnotsCompat.FreeText - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Highlight - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Ink - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Line - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Link - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Markup - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Movie - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Polygon - Class in com.pdftron.pdf.annots
 
AnnotsCompat.PolyLine - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Popup - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Redaction - Class in com.pdftron.pdf.annots
 
AnnotsCompat.RubberStamp - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Screen - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Sound - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Square - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Squiggly - Class in com.pdftron.pdf.annots
 
AnnotsCompat.StrikeOut - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Text - Class in com.pdftron.pdf.annots
 
AnnotsCompat.TextMarkup - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Underline - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Watermark - Class in com.pdftron.pdf.annots
 
AnnotsCompat.Widget - Class in com.pdftron.pdf.annots
 
Appearance() - Constructor for class com.pdftron.pdf.Redactor.Appearance
 
APPEND_MODE - Static variable in class com.pdftron.filters.CustomFilter
Filter is in append mode.
appendData(byte[]) - Method in class com.pdftron.sdf.SignatureHandler
Adds data to be signed.
appendUniversalConversion(DocumentConversion, String, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a document to pdf, and append that conversion to an existing conversion.
appendUniversalConversion(DocumentConversion, Filter, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a document to pdf, and append that conversion to an existing conversion.
arcTo(double, double, double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Draw an arc with the specified parameters (upper left corner, width, height and angles).
arcTo(double, double, double, boolean, boolean, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Draw an arc from the current point to the end point.
ArcTo(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
ArcTo(long, double, double, double, boolean, boolean, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
ASCII85Encode - Class in com.pdftron.filters
ASCII85Encode filter can be used to encode any data stream into a stream that does not contain any binary characters.
ASCII85Encode(Filter) - Constructor for class com.pdftron.filters.ASCII85Encode
Instantiates a new ASCII85Encode from Filter
ASCII85Encode(Filter, long) - Constructor for class com.pdftron.filters.ASCII85Encode
Instantiates a new ASCII85Encode from Filter with specified line withd
ASCII85Encode(Filter, long, long) - Constructor for class com.pdftron.filters.ASCII85Encode
Instantiates a new ASCII85Encode
ASCII85EncodeCreate(long, long, long) - Static method in class com.pdftron.filters.FiltersCompat.ASCII85Encode
 
AssertHandlerCallback - Class in com.pdftron.pdf
 
AssertHandlerCallback() - Constructor for class com.pdftron.pdf.AssertHandlerCallback
 
attach(Obj) - Method in class com.pdftron.pdf.Date
Attach the Cos/SDF object to the Date.
Attach(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
Attach(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
attach(Obj) - Method in class com.pdftron.pdf.Rect
Attach the Cos/SDF object to the Rect.
attachFilter(Filter) - Method in class com.pdftron.filters.Filter
Attaches a filter to the this filter.
attachFilter(Filter) - Method in class com.pdftron.filters.FilterReader
Attaches a filter to the this FilterReader.
AttachFilter(long, long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
AttachFilter(long, long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
AttachFilter(long, long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
attachFilter(Filter) - Method in class com.pdftron.filters.FilterWriter
Attaches a filter to the this FilterWriter.
AttrObj - Class in com.pdftron.pdf.struct
An application or plug-in extension that processes logical structure can attach additional information, called attributes, to any structure element.
AttrObj(Obj) - Constructor for class com.pdftron.pdf.struct.AttrObj
Initialize a AttrObj using an existing low-level Cos/SDF object.

B

begin(Page) - Method in class com.pdftron.pdf.ElementReader
Begin processing a page.
begin(Page, Context) - Method in class com.pdftron.pdf.ElementReader
Begin processing a page.
begin(Obj) - Method in class com.pdftron.pdf.ElementReader
Begin processing given content stream.
begin(Obj, Obj) - Method in class com.pdftron.pdf.ElementReader
Begin processing given content stream.
begin(Obj, Obj, Context) - Method in class com.pdftron.pdf.ElementReader
Begin processing given content stream.
begin(Page) - Method in class com.pdftron.pdf.ElementWriter
Begin writing to the given page.
begin(Page, int) - Method in class com.pdftron.pdf.ElementWriter
Begin writing to the given page.
begin(Page, int, boolean) - Method in class com.pdftron.pdf.ElementWriter
Begin writing to the given page.
begin(Page, int, boolean, boolean) - Method in class com.pdftron.pdf.ElementWriter
Begin writing to the given page.
begin(Obj) - Method in class com.pdftron.pdf.ElementWriter
Begin writing an Element sequence to a stream.
begin(Obj, boolean) - Method in class com.pdftron.pdf.ElementWriter
Begin writing an Element sequence to a stream.
begin(Doc) - Method in class com.pdftron.pdf.ElementWriter
Begin writing an Element sequence to a new stream.
begin(Doc, boolean) - Method in class com.pdftron.pdf.ElementWriter
Begin writing an Element sequence to a new stream.
begin(PDFDoc) - Method in class com.pdftron.pdf.Highlights
Rewind the internal pointer to the first highlight.
Begin(long, long, int, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
Begin(long, long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
Begin(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
Begin(long, long, long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
Begin(long, long, String, int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
begin(Page) - Method in class com.pdftron.pdf.TextExtractor
Start reading the page.
begin(Page, Rect) - Method in class com.pdftron.pdf.TextExtractor
Start reading the page.
begin(Page, Rect, int) - Method in class com.pdftron.pdf.TextExtractor
Start reading the page.
begin(PDFDoc, String, int, int, int) - Method in class com.pdftron.pdf.TextSearch
Initialize for the search process.
Begin1(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
Begin2(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
BeginObj(long, long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
BeginStm1(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
BeginStm2(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
BeginStm3(long, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
Bookmark - Class in com.pdftron.pdf
A %PDF document may optionally display a document outline on the screen, allowing the user to navigate interactively from one part of the document to another.
Bookmark() - Constructor for class com.pdftron.pdf.Bookmark
A constructor.
Bookmark(Obj) - Constructor for class com.pdftron.pdf.Bookmark
A constructor.
border - Variable in class com.pdftron.pdf.Redactor.Appearance
Border specifies if the overlay will be surrounded by a border.
BorderStyle(int, int, int, int) - Constructor for class com.pdftron.pdf.Annot.BorderStyle
Creates a new border style with given parameters.
BorderStyle(int, int, int, int, double[]) - Constructor for class com.pdftron.pdf.Annot.BorderStyle
Creates a new border style with given parameters.
BorderStyleCreate(int, int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BorderStyleCreate(int, int, int, int, double[]) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BorderStyleDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSGetDash(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSGetHR(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSGetStyle(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSGetVR(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSGetWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSSetDash(long, double[]) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSSetHR(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSSetStyle(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSSetVR(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
BSSetWidth(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 

C

CancelAllThumbRequests(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
cancelAllThumbRequests() - Method in class com.pdftron.pdf.PDFViewCtrl
 
cancelConversion() - Method in class com.pdftron.pdf.DocumentConversion
Cancel the current conversion, forcing TryConvert or Convert to return.
CancelRendering(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
cancelRendering() - Method in class com.pdftron.pdf.PDFViewCtrl
Cancels rendering in progress.
canSaveToPath(String, long) - Method in class com.pdftron.sdf.SDFDoc
Checks if a path is valid for a planned save operation
canSeek() - Method in class com.pdftron.filters.Filter
determine whether the stream supports seeking
CanSeek(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
Caret - Class in com.pdftron.pdf.annots
A Caret annotation (PDF 1.5) is a visual symbol that indicates the presence of text edits.
Caret(Obj) - Constructor for class com.pdftron.pdf.annots.Caret
Creates an Caret annotation and initialize it using given Cos/SDF object.
Caret() - Constructor for class com.pdftron.pdf.annots.Caret
Creates an empty Caret annotation.
Caret(Annot) - Constructor for class com.pdftron.pdf.annots.Caret
Creates an Caret annotation and initialize it using given annotation object.
ChangeMasterPassword(long, String) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
changeMasterPassword(String) - Method in class com.pdftron.sdf.SecurityHandler
Modify the master password.
changeMasterPassword(byte[]) - Method in class com.pdftron.sdf.SecurityHandler
Modify the master/owner password.
ChangeRevisionNumber(long, int) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
changeRevisionNumber(int) - Method in class com.pdftron.sdf.SecurityHandler
Change the revision number and the encryption algorithm of the standard security handler.
ChangeUserPassword(long, String) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
changeUserPassword(String) - Method in class com.pdftron.sdf.SecurityHandler
Modify the user password.
changeUserPassword(byte[]) - Method in class com.pdftron.sdf.SecurityHandler
Modify the user password.
CharData - Class in com.pdftron.pdf
CharData is a data structure returned by CharIterator that is used to provide extra information about a character within a text run.
CharIterator - Class in com.pdftron.pdf
CharIterator is an iterator type that can be used to traverse CharData in the current e_text element.
checkDocIntegrity(PDFDoc) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Ensure that a document is well formed, and that its in-memory representation matches its backing filter.
Circle - Class in com.pdftron.pdf.annots
Square and circle annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
Circle(Obj) - Constructor for class com.pdftron.pdf.annots.Circle
Creates an Circle annotation and initialize it using given Cos/SDF object.
Circle() - Constructor for class com.pdftron.pdf.annots.Circle
Creates an empty Circle annotaiton.
Circle(Annot) - Constructor for class com.pdftron.pdf.annots.Circle
Creates a Circle annotation and initialize it using given annotation object.
ClassMap - Class in com.pdftron.pdf.struct
The Class ClassMap.
ClassMap(Obj) - Constructor for class com.pdftron.pdf.struct.ClassMap
Initialize a ClassMap using an existing low-level Cos/SDF ClassMap object.
clear() - Method in class com.pdftron.pdf.Highlights
Clear the current Highlight information in the class.
Clear(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
clearCache() - Static method in class com.pdftron.pdf.WebFontDownloader
clear any pre-cached font files residing in persistent storage.
clearChangeList() - Method in class com.pdftron.pdf.ElementReader
Clear the list containing identifiers of modified graphics state attributes.
ClearChangeList(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
ClearMarks(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
clearMarks() - Method in class com.pdftron.sdf.SDFDoc
Removes 'marked' flag from all objects in cross reference table.
ClearSelection(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
clearSelection() - Method in class com.pdftron.pdf.PDFViewCtrl
Remove any text selection.
Clone(long) - Static method in class com.pdftron.common.CommonCompat.PDFNetIterator
 
clone() - Method in class com.pdftron.common.PDFNetIterator
 
clone() - Method in class com.pdftron.fdf.FDFFieldIterator
 
clone() - Method in class com.pdftron.pdf.CharIterator
 
clone() - Method in class com.pdftron.pdf.FieldIterator
 
clone() - Method in class com.pdftron.pdf.FontCharCodeIterator
 
clone() - Method in class com.pdftron.pdf.GSChangesIterator
 
clone() - Method in class com.pdftron.pdf.PageIterator
 
Clone(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
clone() - Method in class com.pdftron.sdf.SecurityHandler
 
Close(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
close() - Method in class com.pdftron.fdf.FDFDoc
Close FDFDoc
close() - Method in class com.pdftron.filters.CustomFilter
 
Close(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
close() - Method in class com.pdftron.pdf.PDFDoc
Destructor.
close() - Method in class com.pdftron.sdf.SDFDoc
Close SDFDoc and release resources Frees the native memory of the object.
closePath() - Method in class com.pdftron.pdf.ElementBuilder
Closes the current subpath.
ClosePath(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
ColorPt - Class in com.pdftron.pdf
ColorPt is an array of colorants (or tint values) representing a color point in an associated color space.
ColorPt() - Constructor for class com.pdftron.pdf.ColorPt
Instantiates a new color point
ColorPt(double, double, double) - Constructor for class com.pdftron.pdf.ColorPt
Instantiates a new color point
ColorPt(double, double, double, double) - Constructor for class com.pdftron.pdf.ColorPt
Instantiates a new color point
ColorPtCreate(double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
ColorSpace - Class in com.pdftron.pdf
This abstract class is used to serve as a color space tag to identify the specific color space of a Color object.
ColorSpace(Obj) - Constructor for class com.pdftron.pdf.ColorSpace
Create a ColorSpace from the given SDF/Cos object listed under ColorSpaces entry in page Resource dictionary.
ColorSpaceCreate(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
com.pdftron.common - package com.pdftron.common
 
com.pdftron.fdf - package com.pdftron.fdf
 
com.pdftron.filters - package com.pdftron.filters
 
com.pdftron.pdf - package com.pdftron.pdf
 
com.pdftron.pdf.annots - package com.pdftron.pdf.annots
 
com.pdftron.pdf.ocg - package com.pdftron.pdf.ocg
 
com.pdftron.pdf.pdfa - package com.pdftron.pdf.pdfa
 
com.pdftron.pdf.struct - package com.pdftron.pdf.struct
 
com.pdftron.sdf - package com.pdftron.sdf
 
CommonCompat - Class in com.pdftron.common
Compatibility layer for older API.
CommonCompat.Matrix2D - Class in com.pdftron.common
 
CommonCompat.PDFNetIterator - Class in com.pdftron.common
 
CommonCompat.RecentlyUsedCache - Class in com.pdftron.common
 
Concat(long, double, double, double, double, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
concat(double, double, double, double, double, double) - Method in class com.pdftron.common.Matrix2D
The Concat method updates this matrix with the product of itself and another matrix specified through an argument list.
concat(Matrix2D) - Method in class com.pdftron.pdf.GState
Concatenate the given matrix to the transformation matrix of this element.
concat(double, double, double, double, double, double) - Method in class com.pdftron.pdf.GState
Concatenate the given matrix to the transformation matrix of this element.
Concat(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
Concat(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
Config - Class in com.pdftron.pdf.ocg
The OCG::Config object represents an optional-content (OC) configuration structure (see section 4.10.3 in PDF Reference), used to persist a set of visibility states and other optional-content information in a PDF file A document has a default configuration, saved in the D entry in the 'OCProperties' dictionary (that can be obtained using pdfdoc.GetOCConfig()), and can have a list of other configurations, saved as an array in the 'Configs' entry in the OCProperties dictionary.
Config(Obj) - Constructor for class com.pdftron.pdf.ocg.Config
Creates a new optional-content configuration from an existing SDF/Cos object.
configureLogFromJsonString(String) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Attempt to configure the logging ssytem with a json configuration file.
connectToCloud(String, String) - Static method in class com.pdftron.pdf.PDFNet
ConnectToCloud() is used to connect PDFNet with your 'pay-as-you-go' account (http://www.pdftron.com/pws/onpremise.html).
connectToCloud(String, String, boolean) - Static method in class com.pdftron.pdf.PDFNet
ConnectToCloud() is used to connect PDFNet with your 'pay-as-you-go' account (http://www.pdftron.com/pws/onpremise.html).
Contains(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
contains(double, double) - Method in class com.pdftron.pdf.Rect
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
ContentItem - Class in com.pdftron.pdf.struct
Content items are graphical objects that exist in the document independently of the structure tree but are associated with structure elements.
ContentReplacer - Class in com.pdftron.pdf
ContentReplacer is a utility class for replacing content (text and images) in existing PDF (template) documents.
ContentReplacer() - Constructor for class com.pdftron.pdf.ContentReplacer
Create a new ContentReplacer object, to which replacement rules will be added.
ContentReplacerCreate() - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
ContentReplacerDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
Context - Class in com.pdftron.pdf.ocg
The OCG::Context object represents an optional-content context in a document, within which document objects such as words or annotations are visible or hidden.
Context(Context) - Constructor for class com.pdftron.pdf.ocg.Context
create a copy from another Context object
Context(Config) - Constructor for class com.pdftron.pdf.ocg.Context
Create a context object that represents an optional-content state of the document from a given configuration.
ContextCreateCfg(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
ContextCreateCtx(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
ConvCanvasPtToPagePt(long, double, double, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convCanvasPtToPagePt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point expressed in canvas space to a point in the current page space.
convCanvasPtToPagePt(double, double, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point in canvas space to a point in a page space.
ConvCanvasPtToScreenPt(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convCanvasPtToScreenPt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point expressed in canvas space to a point in screen space.
Convert - Class in com.pdftron.pdf
Converter is a utility class used to convert documents and files to PDF.
Convert() - Constructor for class com.pdftron.pdf.Convert
 
convert() - Method in class com.pdftron.pdf.DocumentConversion
Perform the conversion.
convert(Doc, String) - Static method in class com.pdftron.pdf.HTML2PDF
Convert the HTML document at url and append the results to doc.
convert(Doc, String, HTML2PDF.WebPageSettings) - Static method in class com.pdftron.pdf.HTML2PDF
Convert the HTML document at url and append the results to doc.
convert(Doc) - Method in class com.pdftron.pdf.HTML2PDF
Convert HTML documents and append the results to doc.
Convert(long, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
Convert(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
Convert(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
Convert.EPUBOutputOptions - Class in com.pdftron.pdf
A class containing options common to ToEpub functions
Convert.HTMLOutputOptions - Class in com.pdftron.pdf
A class containing options common to ToHtml and ToEpub functions
Convert.SVGOutputOptions - Class in com.pdftron.pdf
A class containing options for ToSvg functions
Convert.TiffOutputOptions - Class in com.pdftron.pdf
A class containing options common to ToTiff functions
Convert.XODOutputOptions - Class in com.pdftron.pdf
A class containing options for ToXod functions
Convert.XPSOutputCommonOptions - Class in com.pdftron.pdf
A class containing options common to ToXps and ToXod functions
Convert.XPSOutputOptions - Class in com.pdftron.pdf
A class containing options for ToXps functions
convert2CMYK(ColorPt) - Method in class com.pdftron.pdf.ColorSpace
A convenience function used to convert color points from the current color space to DeviceCMYK color space.
Convert2CMYK(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
convert2Gray(ColorPt) - Method in class com.pdftron.pdf.ColorSpace
A convenience function used to convert color points from the current color space to DeviceGray color space.
Convert2Gray(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
convert2RGB(ColorPt) - Method in class com.pdftron.pdf.ColorSpace
A convenience function used to convert color points from the current color space to DeviceRGB color space.
Convert2RGB(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
convertNextPage() - Method in class com.pdftron.pdf.DocumentConversion
Perform the conversion.
ConvertPrinter - Class in com.pdftron.pdf
The ConvertPrinter class contains static member functions for installing and uninstalling a Windows OS printer for conversion of document formats by the Convert class.
ConvertPrinter() - Constructor for class com.pdftron.pdf.ConvertPrinter
 
ConvPagePtToCanvasPt(long, double, double, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convPagePtToCanvasPt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point in a page space to a point in canvas space.
convPagePtToCanvasPt(double, double, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point in page space to a point in canvas space.
ConvPagePtToScreenPt(long, double, double, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convPagePtToScreenPt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point from a page space to screen space.
convPagePtToScreenPt(double, double, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point from a page space to a point in screen space.
ConvScreenPtToCanvasPt(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convScreenPtToCanvasPt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point expressed in screen space to a point in canvas space.
ConvScreenPtToPagePt(long, double, double, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
convScreenPtToPagePt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point expressed in screen space to the current page space.
convScreenPtToPagePt(double, double, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Convert a point expressed in screen space to a point in a page space.
count() - Method in class com.pdftron.filters.FilterReader
Count number of bytes consume since last seek opertion or opening filter
Count(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Count(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
count() - Method in class com.pdftron.filters.FilterWriter
Count number of bytes consumed since opening the filter or seek operation
Create(long, int, long) - Static method in class com.pdftron.filters.FiltersCompat.FlateEncode
 
create(Doc, int, Rect) - Static method in class com.pdftron.pdf.Annot
Creates a new annotation of a given type, in the specified document.
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Caret
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Circle
 
Create(long, long, String, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
Create(long, long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Highlight
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
Create(long, long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Movie
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Popup
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.RubberStamp
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Square
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Squiggly
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.StrikeOut
 
Create(long, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
Create(long, double, double, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Underline
 
Create(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Watermark
 
Create(long, long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Caret
Creates a new Caret annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Circle
Creates a new Circle annotation, in the specified document.
create(Doc, Rect, String, String) - Static method in class com.pdftron.pdf.annots.FileAttachment
Creates FileAttachment
create(Doc, Rect, String) - Static method in class com.pdftron.pdf.annots.FileAttachment
Creates a file attachment annotation.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.FreeText
Creates a new FreeText annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Highlight
Creates a new Highlight annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Ink
Creates a new Ink annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Line
Creates a new Line annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Link
Creates a new Link annotation.
create(Doc, Rect, Action) - Static method in class com.pdftron.pdf.annots.Link
Creates a new Link annotation.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Movie
Creates a new Movie annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Popup
Creates a new Popup annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Redaction
Creates a new Redaction annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.RubberStamp
Creates a new RubberStamp annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Screen
Creates a new Screen annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Sound
Creates a new Sound annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Square
Creates a new Square annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Squiggly
Creates a new Squiggly annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.StrikeOut
Creates a new StrikeOut annotation, in the specified document.
create(Doc, Point) - Static method in class com.pdftron.pdf.annots.Text
Creates a new Text annotation, in the specified document.
create(Doc, Point, String) - Static method in class com.pdftron.pdf.annots.Text
Creates a new Text annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Underline
Creates a new Underline annotation, in the specified document.
create(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Watermark
Creates a new Watermark annotation, in the specified document.
create(Doc, Rect, Field) - Static method in class com.pdftron.pdf.annots.Widget
Creates a new Widget annotation, in the specified document.
create(PDFDoc, String) - Static method in class com.pdftron.pdf.Bookmark
Creates a new valid Bookmark with given title in the specified document.
create(Doc, String) - Static method in class com.pdftron.pdf.FileSpec
Creates a file specification for the given file.
create(Doc, String, boolean) - Static method in class com.pdftron.pdf.FileSpec
Creates a file specification for the given file.
create(Doc, int) - Static method in class com.pdftron.pdf.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, int, boolean) - Static method in class com.pdftron.pdf.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, Font, String) - Static method in class com.pdftron.pdf.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, String, String) - Static method in class com.pdftron.pdf.Font
Create a PDF.Font object for the given standard (also known as base 14 font).
create(Doc, String) - Static method in class com.pdftron.pdf.Image
Create and embed an Image from an external file.
create(Doc, String, Obj) - Static method in class com.pdftron.pdf.Image
Create and embed an Image from an external file.
create(Doc, byte[], int, int, int, ColorSpace) - Static method in class com.pdftron.pdf.Image
Create an embed Image.
create(Doc, byte[], int, int, int, ColorSpace, Obj) - Static method in class com.pdftron.pdf.Image
Create an embed Image from buffer
create(Doc, byte[]) - Static method in class com.pdftron.pdf.Image
Create an embed Image from buffer
create(Doc, byte[], Obj) - Static method in class com.pdftron.pdf.Image
Create an embed Image from buffer
create(Doc, Filter) - Static method in class com.pdftron.pdf.Image
Create an embed Image from buffer
create(Doc, Filter, Obj) - Static method in class com.pdftron.pdf.Image
Create an embed Image from buffer

Note: PDFNet takes ownership of the filter stream and it should not be accessed after calling this method.

create(Doc, FilterReader, int, int, int, ColorSpace) - Static method in class com.pdftron.pdf.Image
Create and embed an Image.
create(Doc, FilterReader, int, int, int, ColorSpace, Obj) - Static method in class com.pdftron.pdf.Image
Creates an embeded image in document
create(Doc, byte[], int, int, int, ColorSpace, int) - Static method in class com.pdftron.pdf.Image
Directly embed the image that is already compressed using the Image::InputFilter format.
create(Doc, FilterReader, int, int, int, ColorSpace, int) - Static method in class com.pdftron.pdf.Image
Embed the raw image data taking into account specified compression hints.
create(Doc, Image) - Static method in class com.pdftron.pdf.Image
Creates an embeded image from an Image object
create(PDFDoc, boolean) - Static method in class com.pdftron.pdf.ocg.Config
Creates a new optional-content configuration object in the document.
create(PDFDoc, String) - Static method in class com.pdftron.pdf.ocg.Group
Creates a new optional-content group (OCG) object in the document.
Create(long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
Create(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
Create(long, long, int) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
create(PDFDoc, Obj, int) - Static method in class com.pdftron.pdf.ocg.OCMD
Creates a new optional-content membership dictionary (OCMD) object in the given document for the given groups and visibility policy.
create(Doc, int) - Static method in class com.pdftron.pdf.PageLabel
Creates a new PageLabel in given document and in specified style
create(Doc, int, String) - Static method in class com.pdftron.pdf.PageLabel
Creates a new PageLabel in given document and in specified style
create(Doc, int, String, int) - Static method in class com.pdftron.pdf.PageLabel
Creates a new PageLabel in given document and in specified style
Create(long, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
Create(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
Create(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
Create(long, String, boolean) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
Create(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
Create(long, long, String) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
Create(long, String, String) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
Create(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, byte[], int, int, int, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, long, int, int, int, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, byte[], int, int, int, long, int) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, long, int, int, int, long, int) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, int[], int, int) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, byte[], long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Create(long, int, String, int) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
create(Doc, String) - Static method in class com.pdftron.sdf.NameTree
Retrieves the NameTree inside the '/Root/Names' dictionary with the specified key name, or creates it if it does not exist.
Create(long, String) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
Create() - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createArray() - Method in class com.pdftron.sdf.ObjSet
Creates a new array in ObjSet
CreateArray(long) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createBool(boolean) - Method in class com.pdftron.sdf.ObjSet
Creates a new boolean object in ObjSet
CreateBool(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createCIDTrueTypeFont(Doc, String) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, InputStream) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, String, boolean, boolean) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, InputStream, boolean, boolean) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a CID font.
createCIDTrueTypeFont(Doc, String, boolean, boolean, int) - Static method in class com.pdftron.pdf.Font
Creates the cid true type font.
createCIDTrueTypeFont(Doc, InputStream, boolean, boolean, int) - Static method in class com.pdftron.pdf.Font
Creates the cid true type font.
createCIDTrueTypeFont(Doc, String, boolean, boolean, int, long) - Static method in class com.pdftron.pdf.Font
Creates the cid true type font.
createCIDTrueTypeFont(Doc, InputStream, boolean, boolean, int, long) - Static method in class com.pdftron.pdf.Font
Creates the cid true type font.
CreateCIDTrueTypeFont(long, String, boolean, boolean, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
CreateCIDTrueTypeFontFromStream(long, InputStream, boolean, boolean, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
createDeviceCMYK() - Static method in class com.pdftron.pdf.ColorSpace
Create a new DeviceCMYK ColorSpace object.
CreateDeviceCMYKL() - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createDeviceGray() - Static method in class com.pdftron.pdf.ColorSpace
Create a new DeviceGray ColorSpace object.
CreateDeviceGrayL() - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createDeviceRGB() - Static method in class com.pdftron.pdf.ColorSpace
Create a new DeviceRGB ColorSpace object.
CreateDeviceRGBL() - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createDict() - Method in class com.pdftron.sdf.ObjSet
Creates a new Dictionary object in ObjSet
CreateDict(long) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createEllipse(double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Create an ellipse (or circle, if rx == ry) path Element.
CreateEllipse(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createFit(Page) - Static method in class com.pdftron.pdf.Destination
Create a new 'Fit' Destination.
CreateFit(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitB(Page) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitB' Destination.
CreateFitB(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitBH(Page, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitBH' Destination.
CreateFitBH(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitBV(Page, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitBV' Destination.
CreateFitBV(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitH(Page, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitH' Destination.
CreateFitH(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitR(Page, double, double, double, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitR' Destination.
CreateFitR(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createFitV(Page, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'FitV' Destination.
CreateFitV(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
createForm(Obj) - Method in class com.pdftron.pdf.ElementBuilder
Create a Form XObject Element.
createForm(Page) - Method in class com.pdftron.pdf.ElementBuilder
Create a Form XObject Element using the content of the existing page.
createForm(Page, PDFDoc) - Method in class com.pdftron.pdf.ElementBuilder
Create a Form XObject Element using the content of the existing page.
CreateForm(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateForm(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateFormObj(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateFromXFDF(String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
createFromXFDF(String) - Static method in class com.pdftron.fdf.FDFDoc
Create a new FDFDoc from XFDF input.
createGoto(Destination) - Static method in class com.pdftron.pdf.Action
Creates a new 'GoTo'action.
createGoto(byte[], Destination) - Static method in class com.pdftron.pdf.Action
Creates a new 'GoTo' action using a 'Named Destination'.
CreateGoto(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
CreateGoto(byte[], long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createGotoRemote(FileSpec, int) - Static method in class com.pdftron.pdf.Action
Creates a new 'GoToR' action.
createGotoRemote(FileSpec, int, boolean) - Static method in class com.pdftron.pdf.Action
Creates a new 'GoToR' action.
CreateGotoRemote(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
CreateGotoRemote(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createGroupBegin() - Method in class com.pdftron.pdf.ElementBuilder
Create e_group_begin Element (i.e.
CreateGroupBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createGroupEnd() - Method in class com.pdftron.pdf.ElementBuilder
Create e_group_end Element (i.e.
CreateGroupEnd(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createHideField(PDFDoc, String[]) - Static method in class com.pdftron.pdf.Action
Creates a new 'Show/Hide Field' action.
CreateHideField(long, String[]) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createICCFromBuffer(Doc, byte[]) - Static method in class com.pdftron.pdf.ColorSpace
Creates the icc from buffer in the given document
CreateICCFromBuffer(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createICCFromFile(Doc, String) - Static method in class com.pdftron.pdf.ColorSpace
Create a PDF 'ICCBased' color space given an ICC profile in the given document
CreateICCFromFile(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createICCFromFilter(Doc, Filter) - Static method in class com.pdftron.pdf.ColorSpace
Creates the icc from filter in the given document
CreateICCFromFilter(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createImage(Image) - Method in class com.pdftron.pdf.ElementBuilder
Create a content image Element out of a given document Image.
createImage(Image, Matrix2D) - Method in class com.pdftron.pdf.ElementBuilder
Create a content image Element out of a given document Image.
createImage(Image, double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Create a content image Element out of a given document Image with the lower left corner at (x, y), and scale factors (hscale, vscale).
CreateImage(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateImage(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateImage(long, long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createImageMask(Doc, byte[], int, int) - Static method in class com.pdftron.pdf.Image
Create and embed an ImageMask.
createImageMask(Doc, byte[], int, int, Obj) - Static method in class com.pdftron.pdf.Image
Creates the image mask.
createImageMask(Doc, FilterReader, int, int) - Static method in class com.pdftron.pdf.Image
Create and embed an ImageMask.
createImageMask(Doc, FilterReader, int, int, Obj) - Static method in class com.pdftron.pdf.Image
Creates the image mask.
CreateImageMask(long, byte[], int, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
CreateImageMask(long, long, int, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
createImportData(PDFDoc, String) - Static method in class com.pdftron.pdf.Action
Creates a new 'Import Data' action.
CreateImportData(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
CreateIndirectArray(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectArray() - Method in class com.pdftron.pdf.PDFDoc
Create the indirect array.
CreateIndirectArray(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectArray() - Method in class com.pdftron.sdf.SDFDoc
Create an indirect array.
CreateIndirectBool(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectBool(boolean) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect boolean.
CreateIndirectBool(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectBool(boolean) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect boolean
CreateIndirectDict(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectDict() - Method in class com.pdftron.pdf.PDFDoc
Create the indirect dictionary
CreateIndirectDict(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectDict() - Method in class com.pdftron.sdf.SDFDoc
Create an indirect dictionary
CreateIndirectName(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectName(String) - Method in class com.pdftron.pdf.PDFDoc
Create SDF/Cos indirect name Unlike direct objects, indirect objects can be referenced by more than one object (i.e.
CreateIndirectName(long, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectName(String) - Method in class com.pdftron.sdf.SDFDoc
The following list of methods is used to create SDF/Cos indirect objects.
CreateIndirectNull(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectNull() - Method in class com.pdftron.pdf.PDFDoc
Create the indirect null.
CreateIndirectNull(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectNull() - Method in class com.pdftron.sdf.SDFDoc
Create an indirect null
CreateIndirectNumber(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectNumber(double) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect number.
CreateIndirectNumber(long, double) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectNumber(double) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect number.
CreateIndirectStream(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
CreateIndirectStream(long, byte[], long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectStream(FilterReader) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect stream.
createIndirectStream(FilterReader, Filter) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect stream.
createIndirectStream(byte[]) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect stream.
createIndirectStream(byte[], Filter) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect stream.
CreateIndirectStream(long, long, long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
CreateIndirectStream(long, byte[], long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectStream(FilterReader) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect stream from FilterReader
createIndirectStream(FilterReader, Filter) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect stream from FilterReader
createIndirectStream(byte[]) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect stream from buffer
createIndirectStream(byte[], Filter) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect stream
CreateIndirectString(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
CreateIndirectString(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
createIndirectString(byte[]) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect string from buffer
createIndirectString(String) - Method in class com.pdftron.pdf.PDFDoc
Create the indirect string.
CreateIndirectString(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
CreateIndirectString(long, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
createIndirectString(byte[]) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect string.
createIndirectString(String) - Method in class com.pdftron.sdf.SDFDoc
Create an indirect string.
createInputIterator() - Method in class com.pdftron.filters.Filter
Create Filter iterator.
CreateInputIterator(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
createJavaScript(PDFDoc, String) - Static method in class com.pdftron.pdf.Action
Creates a new 'JavaScript' action.
CreateJavaScript(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createLaunch(PDFDoc, String) - Static method in class com.pdftron.pdf.Action
Creates a new 'Launch' action.
CreateLaunch(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createName(String) - Method in class com.pdftron.sdf.ObjSet
Creates a new Name object in ObjSet
CreateName(long, String) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createNull() - Method in class com.pdftron.sdf.ObjSet
Creates a null object in ObjSet
CreateNull(long) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createNumber(double) - Method in class com.pdftron.sdf.ObjSet
Creates a Number object in ObSet
CreateNumber(long, double) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createPath(double[], byte[]) - Method in class com.pdftron.pdf.ElementBuilder
Create a path Element using given path segment data.
CreatePath(long, double[], byte[]) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createPattern() - Static method in class com.pdftron.pdf.ColorSpace
Create a new Pattern ColorSpace object.
CreatePatternL() - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
createPolygon(Doc, Rect) - Static method in class com.pdftron.pdf.annots.Polygon
Creates a new Polygon annotation, in the specified document.
createPolyLine(Doc, Rect) - Static method in class com.pdftron.pdf.annots.PolyLine
Creates a new PolyLine annotation, in the specified document.
createRect(double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Create a rectangle path Element.
CreateRect(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createResetForm(PDFDoc) - Static method in class com.pdftron.pdf.Action
Creates a new 'Reset Form' action.
CreateResetForm(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createShading(Shading) - Method in class com.pdftron.pdf.ElementBuilder
Create a shading Element.
CreateShading(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createSignature() - Method in class com.pdftron.sdf.SignatureHandler
Calculates the actual signature using client implemented signing methods.
createSoftMask(Doc, byte[], int, int, int) - Static method in class com.pdftron.pdf.Image
Create and embed a Soft Mask.
createSoftMask(Doc, byte[], int, int, int, Obj) - Static method in class com.pdftron.pdf.Image
Creates the soft mask.
createSoftMask(Doc, FilterReader, int, int, int) - Static method in class com.pdftron.pdf.Image
Create and embed a Soft Mask.
createSoftMask(Doc, FilterReader, int, int, int, Obj) - Static method in class com.pdftron.pdf.Image
Creates the soft mask.
CreateSoftMask(long, byte[], int, int, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
CreateSoftMask(long, long, int, int, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
createString(String) - Method in class com.pdftron.sdf.ObjSet
Creates a string object in ObjSet
CreateString(long, String) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
createSubmitForm(FileSpec) - Static method in class com.pdftron.pdf.Action
Creates a new 'SubmitForm' action.
CreateSubmitForm(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createTextBegin(Font, double) - Method in class com.pdftron.pdf.ElementBuilder
Start a text block ('BT' operator in PDF content stream).
createTextBegin() - Method in class com.pdftron.pdf.ElementBuilder
Start a text block ('BT' operator in PDF content stream).
CreateTextBegin(long, long, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateTextBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createTextEnd() - Method in class com.pdftron.pdf.ElementBuilder
Ends a text block.
CreateTextEnd(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createTextNewLine(double, double) - Method in class com.pdftron.pdf.ElementBuilder
Create e_text_new_line Element (i.e.
createTextNewLine() - Method in class com.pdftron.pdf.ElementBuilder
Create e_text_new_line Element (i.e.
CreateTextNewLine(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateTextNewLine(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createTextRun(String, Font, double) - Method in class com.pdftron.pdf.ElementBuilder
Create a text run using the given font.
createTextRun(String) - Method in class com.pdftron.pdf.ElementBuilder
Create a new text run.
CreateTextRun(long, String, long, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CreateTextRun(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createTrueTypeFont(Doc, String) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a Simple font.
createTrueTypeFont(Doc, InputStream) - Static method in class com.pdftron.pdf.Font
Embed an external TrueType font in the document as a Simple font.
createTrueTypeFont(Doc, String, boolean) - Static method in class com.pdftron.pdf.Font
Creates the true type font.
createTrueTypeFont(Doc, InputStream, boolean) - Static method in class com.pdftron.pdf.Font
Creates the true type font.
createTrueTypeFont(Doc, String, boolean, boolean) - Static method in class com.pdftron.pdf.Font
Creates the true type font.
createTrueTypeFont(Doc, InputStream, boolean, boolean) - Static method in class com.pdftron.pdf.Font
Creates the true type font.
CreateTrueTypeFont(long, String, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
CreateTrueTypeFontFromStream(long, InputStream, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
createType1Font(Doc, String) - Static method in class com.pdftron.pdf.Font
Embed an external Type1 font in the document.
createType1Font(Doc, String, boolean) - Static method in class com.pdftron.pdf.Font
Creates the type1 font.
CreateType1Font(long, String, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
createUnicodeTextRun(String) - Method in class com.pdftron.pdf.ElementBuilder
Create a new Unicode text run.
CreateUnicodeTextRun(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
createURI(PDFDoc, String) - Static method in class com.pdftron.pdf.Action
Create a new URI action.
CreateURI(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
createURL(Doc, String) - Static method in class com.pdftron.pdf.FileSpec
Creates a URL file specification.
CreateURL(long, String) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
createXYZ(Page, double, double, double) - Static method in class com.pdftron.pdf.Destination
Create a new 'XYZ' Destination.
CreateXYZ(long, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
CubicCurveBuilder - Class in com.pdftron.pdf
The class CubicCurveBuilder.
CubicCurveBuilder(long) - Constructor for class com.pdftron.pdf.CubicCurveBuilder
 
current() - Method in class com.pdftron.pdf.ElementReader
get current page element
Current(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
CurrentPageProc - Interface in com.pdftron.pdf
The Interface CurrentPageProc.
curveTo(double, double, double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Draw a Bezier curve from the current point to the given point (x2, y2) using (cx1, cy1) and (cx2, cy2) as control points.
CurveTo(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
CustomFilter - Class in com.pdftron.filters
CustomFilter allows for customizing the reading and writing process.
CustomFilter(int, Object) - Constructor for class com.pdftron.filters.CustomFilter
The constructor.
CustomFilterCreate(Object, int) - Static method in class com.pdftron.filters.FiltersCompat.CustomFilter
 

D

data - Variable in class com.pdftron.pdf.PDFDraw.IntBufferData
 
Date - Class in com.pdftron.pdf
The Date class is a utility class used to simplify work with PDF date objects.
Date() - Constructor for class com.pdftron.pdf.Date
Date default constructor.
Date(Obj) - Constructor for class com.pdftron.pdf.Date
Create a Date and initialize it using given Cos/SDF string date object.
Date(short, byte, byte, byte, byte, byte) - Constructor for class com.pdftron.pdf.Date
Create a Date and initialize it using specified parameters.
DateCreate() - Static method in class com.pdftron.pdf.PDFCompat.Date
 
DateCreate(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
DateCreate(short, byte, byte, byte, byte, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
degreeToRotation(int) - Static method in class com.pdftron.pdf.Page
Convert a number that represents rotation in degrees to a rotation enum.
delete() - Method in class com.pdftron.pdf.Bookmark
Removes the Bookmark's subtree from the bookmark tree containing it.
Delete(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
Delete(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
Delete(long) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
DeleteStamps(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
deleteStamps(PDFDoc, PageSet) - Static method in class com.pdftron.pdf.Stamper
Deletes PDFTron stamps from document at given page numbers.
Destination - Class in com.pdftron.pdf
A destination defines a particular view of a document, consisting of the following: - The page of the document to be displayed - The location of the document window on that page - The magnification (zoom) factor to use when displaying the page Destinations may be associated with Bookmarks, Annotations, and Remote Go-To Actions.
Destination(Obj) - Constructor for class com.pdftron.pdf.Destination
Create a Destination and initialize it using given Cos/SDF object.
Destroy(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
Destroy(long) - Static method in class com.pdftron.common.CommonCompat.PDFNetIterator
 
destroy() - Method in class com.pdftron.common.Matrix2D
Frees the native memory of the object.
Destroy() - Method in class com.pdftron.common.PDFNetIterator
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
destroy() - Method in class com.pdftron.fdf.FDFField
Frees the native memory of the object.
destroy() - Method in class com.pdftron.filters.CustomFilter
Frees the native memory of the object.
destroy() - Method in class com.pdftron.filters.Filter
Frees the native memory of the object.
destroy() - Method in class com.pdftron.filters.FilterReader
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.filters.FiltersCompat.CustomFilter
 
Destroy(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
Destroy(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Destroy(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
destroy() - Method in class com.pdftron.filters.FilterWriter
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ActionParameter
 
destroy() - Method in class com.pdftron.pdf.Annot.BorderStyle
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ColorPt
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ContentReplacer
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.CubicCurveBuilder
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.DocumentConversion
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ElementBuilder
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ElementReader
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ElementWriter
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Field
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Flattener
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Function
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Highlights
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.HTML2PDF
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Image2RGB
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Image2RGBA
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.KeyStrokeActionResult
 
destroy() - Method in class com.pdftron.pdf.KeyStrokeEventData
 
Destroy(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
destroy() - Method in class com.pdftron.pdf.PageLabel
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.PageSet
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
destroy() - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
Destroy(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
Destroy(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
Destroy(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
destroy() - Method in class com.pdftron.pdf.PDFDraw
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.PDFRasterizer
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.PDFViewCtrl
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.PrinterMode
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Rect
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Redactor.Redaction
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.Stamper
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.struct.ContentItem
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.struct.SElement
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
Destroy(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
destroy() - Method in class com.pdftron.pdf.TextExtractor
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.TextExtractor.Line
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.TextExtractor.Style
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.TextExtractor.Word
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.TextSearch
Frees the native memory of the object.
destroy() - Method in class com.pdftron.pdf.ViewChangeCollection
 
destroy() - Method in class com.pdftron.sdf.DictIterator
Frees the native memory of the object.
destroy() - Method in class com.pdftron.sdf.ObjSet
Frees the native memory of the object.
Destroy(long) - Static method in class com.pdftron.sdf.SDFCompat.DictIterator
 
Destroy(long) - Static method in class com.pdftron.sdf.SDFCompat.ObjSet
 
Destroy(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
Destroy(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
destroy() - Method in class com.pdftron.sdf.SecurityHandler
Frees the native memory of the object.
DestroyCallbackData(long) - Static method in class com.pdftron.filters.FiltersCompat.CustomFilter
 
DestroyFindTextData(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
DestroyProcData(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
DestroyRenderData(long, long, long, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
DictIterator - Class in com.pdftron.sdf
DictIterator is used to traverse key/value pairs in a dictionary.
disableDownloads() - Static method in class com.pdftron.pdf.WebFontDownloader
Prevent PDFNet from accessing the network to download missing fonts.
disableLogBackend(int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Disable a particular log backend.
Doc - Class in com.pdftron.sdf
The Class Doc.
Doc() - Constructor for class com.pdftron.sdf.Doc
 
DocLock(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docLock(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Acquires a write lock on the currently open document, optionally canceling all threads accessing the document.
DocLockRead(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docLockRead() - Method in class com.pdftron.pdf.PDFViewCtrl
Locks the currently open document to prevent competing write threads (using Lock()) from accessing the document at the same time.
DocToEmf(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToEpub(long, String, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToHtml(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToSvg(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToSvgWithOptions(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToTiff(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToXod(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToXodStream(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocToXps(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
DocTryLock(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docTryLock(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Try acquiring a write lock on the currently open document, waiting no longer than specified number of milliseconds.
DocTryLockRead(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docTryLockRead(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Try acquiring a read lock on the current document, waiting no longer than specified number of milliseconds.
DocumentConversion - Class in com.pdftron.pdf
The class DocumentConversion.
DocumentConversion(long) - Constructor for class com.pdftron.pdf.DocumentConversion
 
DocUnlock(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docUnlock() - Method in class com.pdftron.pdf.PDFViewCtrl
Releases the write lock from the currently open document.
DocUnlockRead(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
docUnlockRead() - Method in class com.pdftron.pdf.PDFViewCtrl
Releases the read lock from the currently open document.
drawInRect(Graphics, Page, int, int, int, int) - Method in class com.pdftron.pdf.PDFDraw
Draws the contents of the page to a given Graphics object.
dumpOutline(String) - Method in class com.pdftron.pdf.HTML2PDF
Save outline to a xml file?
DumpOutline(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 

E

e_0 - Static variable in class com.pdftron.pdf.Page
Specifies page rotation, in degrees.
e_10x11 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_10x14 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_11x17 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_12x11 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_15x11 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_180 - Static variable in class com.pdftron.pdf.Page
The Constant e_180.
e_270 - Static variable in class com.pdftron.pdf.Page
The Constant e_270.
e_3D - Static variable in class com.pdftron.pdf.Annot
The Constant e_3D.
e_6_3_Quarters_Envelope - Static variable in class com.pdftron.pdf.PrinterMode
 
e_90 - Static variable in class com.pdftron.pdf.Page
The Constant e_90.
e_9x11 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A2 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A3_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A3_Extra_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A3_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A3_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4_Plus - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4_Small - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A4_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A5 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A5_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A5_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A5_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A6 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_A6_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_abort - Static variable in class com.pdftron.pdf.HTML2PDF.WebPageSettings
The Constant e_abort.
e_absolute_colorimetric - Static variable in class com.pdftron.pdf.GState
The Constant e_absolute_colorimetric.
e_absolute_size - Static variable in class com.pdftron.pdf.Stamper
The Constant e_absolute_size.
e_access_support - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_access_support.
e_action_trigger_activate - Static variable in class com.pdftron.pdf.Annot
Triggered when the annotation is activated.
e_action_trigger_annot_blur - Static variable in class com.pdftron.pdf.Annot
Triggered when the annotation loses the input focus
e_action_trigger_annot_down - Static variable in class com.pdftron.pdf.Annot
Triggered when the mouse button is pressed inside the annotation’s active area
e_action_trigger_annot_enter - Static variable in class com.pdftron.pdf.Annot
Triggered when the cursor enters the annotation's active area
e_action_trigger_annot_exit - Static variable in class com.pdftron.pdf.Annot
Triggered when the cursor exits the annotation's active area
e_action_trigger_annot_focus - Static variable in class com.pdftron.pdf.Annot
Triggered when the annotation receives the input focus
e_action_trigger_annot_page_close - Static variable in class com.pdftron.pdf.Annot
Triggered when the page containing the annotation is closed
e_action_trigger_annot_page_invisible - Static variable in class com.pdftron.pdf.Annot
Triggered when the page containing the annotation is no longer visible in the interactive PDF processor’s user interface
e_action_trigger_annot_page_open - Static variable in class com.pdftron.pdf.Annot
Triggered when the page containing the annotation is opened
e_action_trigger_annot_page_visible - Static variable in class com.pdftron.pdf.Annot
Triggered when the page containing the annotation becomes visible
e_action_trigger_annot_up - Static variable in class com.pdftron.pdf.Annot
Triggered when the mouse button is released inside the annotation’s active area
e_action_trigger_calculate - Static variable in class com.pdftron.pdf.Field
Triggered when field is recalculated due to a change in another field
e_action_trigger_doc_did_print - Static variable in class com.pdftron.pdf.PDFDoc
Triggered after printing a document
e_action_trigger_doc_did_save - Static variable in class com.pdftron.pdf.PDFDoc
Triggered after saving a document
e_action_trigger_doc_will_close - Static variable in class com.pdftron.pdf.PDFDoc
Triggered before closing a document
e_action_trigger_doc_will_print - Static variable in class com.pdftron.pdf.PDFDoc
Triggered before printing a document
e_action_trigger_doc_will_save - Static variable in class com.pdftron.pdf.PDFDoc
Triggered before saving a document
e_action_trigger_format - Static variable in class com.pdftron.pdf.Field
Triggered before a field value is displayed.
e_action_trigger_keystroke - Static variable in class com.pdftron.pdf.Field
Triggered when user modifies text, or selection, in a text, combo or list field
e_action_trigger_page_close - Static variable in class com.pdftron.pdf.Page
Triggered when the page is closed, This action applies to the page being closed and shall be executed before any other page is opened
e_action_trigger_page_open - Static variable in class com.pdftron.pdf.Page
Triggered when the page is opened and shall be executed after such an action
e_action_trigger_validate - Static variable in class com.pdftron.pdf.Field
Triggered when a field value is changed
e_AES - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_AES.
e_align_center - Static variable in class com.pdftron.pdf.Stamper
The Constant e_align_center.
e_align_left - Static variable in class com.pdftron.pdf.Stamper
The Constant e_align_left.
e_align_right - Static variable in class com.pdftron.pdf.Stamper
The Constant e_align_right.
e_all - Static variable in class com.pdftron.pdf.PageSet
Page set filter that includes all pages in the range.
e_AllOC - Static variable in class com.pdftron.pdf.ocg.Context
Draw or enumerate all optional content, regardless of its visibility state.
e_AllOff - Static variable in class com.pdftron.pdf.ocg.OCMD
The Constant e_AllOff.
e_AllOn - Static variable in class com.pdftron.pdf.ocg.OCMD
Visibility Policy Type.
e_alpha_is_shape - Static variable in class com.pdftron.pdf.GState
The Constant e_alpha_is_shape.
e_alphabetic_lowercase - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_alphabetic_lowercase.
e_alphabetic_uppercase - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_alphabetic_uppercase.
e_Always - Static variable in class com.pdftron.pdf.annots.Screen
This enum represents the circumstances under which the icon shall be scaled inside the annotation rectangle .
e_Always - Static variable in class com.pdftron.pdf.annots.Widget
This enum represents the circumstances under which the icon shall be scaled inside the annotation rectangle .
e_ambient_string - Static variable in class com.pdftron.pdf.TextSearch
Tells the search process to compute the ambient string of the found pattern.
e_Anamorphic - Static variable in class com.pdftron.pdf.annots.Screen
This integer list represents the scale type of the Screen annotation e_Anamorphic - Scale the icon to fill the annotation rectangle exactly, without regard to its original aspect ratio (ratio of width to height).
e_Anamorphic - Static variable in class com.pdftron.pdf.annots.Widget
This integer list represents the scale type of the Widget annotation e_Anamorphic - Scale the icon to fill the annotation rectangle exactly, without regard to its original aspect ratio (ratio of width to height).
e_annots_only - Static variable in class com.pdftron.pdf.PDFDoc
 
e_AnyOff - Static variable in class com.pdftron.pdf.ocg.OCMD
The Constant e_AnyOff.
e_AnyOn - Static variable in class com.pdftron.pdf.ocg.OCMD
The Constant e_AnyOn.
e_append_mode - Static variable in class com.pdftron.filters.MappedFile
The Constant e_append_mode.
e_Approved - Static variable in class com.pdftron.pdf.annots.RubberStamp
This integer list represents the Icon type of the RubberStamp annotation e_Approved - a stamp with the text "Approved" e_Experimental - a stamp with the text "Experimental" e_NotApproved - a stamp with the text "NotApproved" e_AsIs, - a stamp with the text "AsIs" e_Expired - a stamp with the text "Expired" e_NotForPublicRelease - a stamp with the text "NotForPublicRelease" e_Confidential - a stamp with the text "Confidential" e_Final - a stamp with the text "Final" e_Sold - a stamp with the text "Sold" e_Departmental - a stamp with the text "Departmental" e_ForComment - a stamp with the text "ForComment" e_TopSecret - a stamp with the text "TopScret" e_ForPublicRelease - a stamp with the text "ForPublicRelease" e_Draft - a stamp with the text "Draft" e_Unknown - User defined or invalid.
e_array - Static variable in class com.pdftron.sdf.Obj
The Constant e_array.
e_art - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
The Constant e_art.
e_art - Static variable in class com.pdftron.pdf.Page
The Constant e_art.
e_ascii_hex - Static variable in class com.pdftron.pdf.Image
The Constant e_ascii_hex.
e_AsIs - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_AsIs.
e_assemble_doc - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_assemble_doc.
e_auto_stoke_adjust - Static variable in class com.pdftron.pdf.GState
The Constant e_auto_stoke_adjust.
e_axial_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_axial_shading.
e_B4_ISO - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B4_JIS - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B4_JIS_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B5_ISO_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B5_JIS - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B5_JIS_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B5_JIS_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B6_JIS - Static variable in class com.pdftron.pdf.PrinterMode
 
e_B6_JIS_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_bevel_join - Static variable in class com.pdftron.pdf.GState
The Constant e_bevel_join.
e_beveled - Static variable in class com.pdftron.pdf.Annot.BorderStyle
The Constant e_beveled.
e_BG_funct - Static variable in class com.pdftron.pdf.GState
The Constant e_BG_funct.
e_bgr - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_bgr.
e_bgra - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_bgra.
e_bl_color - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_color.
e_bl_color_burn - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_color_burn.
e_bl_color_dodge - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_color_dodge.
e_bl_compatible - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_compatible.
e_bl_darken - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_darken.
e_bl_difference - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_difference.
e_bl_exclusion - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_exclusion.
e_bl_hard_light - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_hard_light.
e_bl_hue - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_hue.
e_bl_lighten - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_lighten.
e_bl_luminosity - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_luminosity.
e_bl_multiply - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_multiply.
e_bl_normal - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_normal.
e_bl_overlay - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_overlay.
e_bl_saturation - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_saturation.
e_bl_screen - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_screen.
e_bl_soft_light - Static variable in class com.pdftron.pdf.GState
The Constant e_bl_soft_light.
e_bleed - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
The Constant e_bleed.
e_bleed - Static variable in class com.pdftron.pdf.Page
The Constant e_bleed.
e_blend_mode - Static variable in class com.pdftron.pdf.GState
The Constant e_blend_mode.
e_bool - Static variable in class com.pdftron.sdf.Obj
The Constant e_bool.
e_both - Static variable in class com.pdftron.pdf.PDFDoc
 
e_Butt - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Butt.
e_butt_cap - Static variable in class com.pdftron.pdf.GState
The Constant e_butt_cap.
e_button - Static variable in class com.pdftron.pdf.Field
Interactive forms support the following field types: - Button fields represent interactive controls on the screen that the user can manipulate with the mouse.
e_C_Size_Sheet - Static variable in class com.pdftron.pdf.PrinterMode
 
e_CAboveI - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_CAboveI.
e_CAboveI - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_CAboveI.
e_cal_gray - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_cal_gray.
e_cal_rgb - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_cal_rgb.
e_callback - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_canonical_format - Static variable in class com.pdftron.pdf.Action
The Constant e_canonical_format.
e_Caret - Static variable in class com.pdftron.pdf.Annot
The Constant e_Caret.
e_case_sensitive - Static variable in class com.pdftron.pdf.TextSearch
Match case-sensitively.
e_CBelowI - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_CBelowI.
e_CBelowI - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_CBelowI.
e_Centered - Static variable in class com.pdftron.pdf.annots.Redaction
The Constant e_Centered.
e_centered - Static variable in class com.pdftron.pdf.Field
The Constant e_centered.
e_CenterWindow - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_CenterWindow.
e_char_spacing - Static variable in class com.pdftron.pdf.GState
The Constant e_char_spacing.
e_check - Static variable in class com.pdftron.pdf.Field
The Constant e_check.
e_choice - Static variable in class com.pdftron.pdf.Field
The Constant e_choice.
e_CIDType0 - Static variable in class com.pdftron.pdf.Font
The Constant e_CIDType0.
e_CIDType2 - Static variable in class com.pdftron.pdf.Font
The Constant e_CIDType2.
e_Circle - Static variable in class com.pdftron.pdf.Annot
The Constant e_Circle.
e_Circle - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Circle.
e_CLeftIRight - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_CLeftIRight.
e_CLeftIRight - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_CLeftIRight.
e_clip_text - Static variable in class com.pdftron.pdf.GState
The Constant e_clip_text.
e_ClosedArrow - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_ClosedArrow.
e_closepath - Static variable in class com.pdftron.pdf.PathData
The Constant e_closepath.
e_Cloudy - Static variable in class com.pdftron.pdf.annots.Markup
The Constant e_Cloudy.
e_CNS1 - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_CNS1.
e_colored_tiling_pattern - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_colored_tiling_pattern.
e_comb - Static variable in class com.pdftron.pdf.Field
The Constant e_comb.
e_combo - Static variable in class com.pdftron.pdf.Field
The Constant e_combo.
e_Comment - Static variable in class com.pdftron.pdf.annots.Text
This integer list represents type of icon corresponding with the Text annotation.
e_commit_on_sel_change - Static variable in class com.pdftron.pdf.Field
The Constant e_commit_on_sel_change.
e_compatibility - Static variable in class com.pdftron.sdf.SDFDoc
Saves the document in a manner that maximizes compatibility with older PDF consumers (e.g.
e_Confidential - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Confidential.
e_conicto - Static variable in class com.pdftron.pdf.PathData
The Constant e_conicto.
e_console - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_constant_spacing - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_constant_spacing.
e_constant_spacing_fast_fill - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_constant_spacing_fast_fill.
e_convert_printer_auto - Static variable in class com.pdftron.pdf.ConvertPrinter
By default PDFNet will pick the best means of converting the target document.
e_convert_printer_interop_only - Static variable in class com.pdftron.pdf.ConvertPrinter
For Office file conversions, force COM Interop to be used, regardless if this virtual printer is installed or not.
e_convert_printer_prefer_builtin_converter - Static variable in class com.pdftron.pdf.ConvertPrinter
For Office file conversions, use the built in converter if it is available for the converted file type.
e_convert_printer_printer_only - Static variable in class com.pdftron.pdf.ConvertPrinter
For Office file conversions, do not check for Office COM Interop availability, and use the printer path instead.
e_coons_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_coons_shading.
e_courier - Static variable in class com.pdftron.pdf.Font
The Constant e_courier.
e_courier_bold - Static variable in class com.pdftron.pdf.Font
The Constant e_courier_bold.
e_courier_bold_oblique - Static variable in class com.pdftron.pdf.Font
The Constant e_courier_bold_oblique.
e_courier_oblique - Static variable in class com.pdftron.pdf.Font
The Constant e_courier_oblique.
e_COverlayI - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_COverlayI.
e_COverlayI - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_COverlayI.
e_CRightILeft - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_CRightILeft.
e_CRightILeft - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_CRightILeft.
e_crop - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
The Constant e_crop.
e_crop - Static variable in class com.pdftron.pdf.Page
The Constant e_crop.
e_cubicto - Static variable in class com.pdftron.pdf.PathData
The Constant e_cubicto.
e_custom - Static variable in class com.pdftron.pdf.PDFViewCtrl
PDFViewCtrl class supports a number of 'built-in' tool modes.
e_Custom - Static variable in class com.pdftron.pdf.PrinterMode
 
e_D_Size_Sheet - Static variable in class com.pdftron.pdf.PrinterMode
 
e_dash_pattern - Static variable in class com.pdftron.pdf.GState
The Constant e_dash_pattern.
e_dashed - Static variable in class com.pdftron.pdf.Annot.BorderStyle
The Constant e_dashed.
e_debug - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_debugger - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_decimal - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_decimal.
e_default - Static variable in class com.pdftron.pdf.Convert
Render text that are somewhat clipped or occluded.
e_default - Static variable in class com.pdftron.pdf.Flattener
Render text that are somewhat clipped or occluded.
e_default - Static variable in class com.pdftron.pdf.HTML2PDF.Proxy
The Constant e_default.
e_default - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_default
e_default - Static variable in class com.pdftron.pdf.Optimizer.MonoImageSettings
The constant e_default
e_Default - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
PageLayout specifies the page layout to be used when the document is opened: - e_SinglePage Display one page at a time - e_OneColumn Display the pages in one-column mode.
e_Departmental - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Departmental.
e_device_cmyk - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_device_cmyk.
e_device_gray - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_device_gray.
e_device_n - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_device_n.
e_device_rgb - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_device_rgb.
e_Diamond - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Diamond.
e_dict - Static variable in class com.pdftron.sdf.Obj
The Constant e_dict.
e_disabled - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_disk - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_DisplayDocTitle - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_DisplayDocTitle.
e_doc_modify - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_doc_modify.
e_doc_open - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_doc_open.
e_done - Static variable in class com.pdftron.pdf.TextSearchResult
Codes that indicate why the search process returns.
e_Double_Japanese_Postcard_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_down - Static variable in class com.pdftron.pdf.Annot
The Constant e_down.
e_Draft - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Draft.
e_Duplex_Auto - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Duplex_Auto.
e_Duplex_LongSide - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Duplex_LongSide.
e_Duplex_None - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Duplex_None.
e_Duplex_ShortSide - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Duplex_ShortSide.
e_E_Size_Sheet - Static variable in class com.pdftron.pdf.PrinterMode
 
e_edit - Static variable in class com.pdftron.pdf.Field
The Constant e_edit.
e_embed_form - Static variable in class com.pdftron.pdf.Action
The Constant e_embed_form.
e_Envelope_10 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_11 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_12 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_14 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_9 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_B4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_B5 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_B6 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_C3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_C4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_C5 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_C6 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_C65 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_DL - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_Invite - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_Italy - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Envelope_Monarch - Static variable in class com.pdftron.pdf.PrinterMode
 
e_error - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_error_credentials - Static variable in exception com.pdftron.common.PDFNetException
 
e_error_general - Static variable in exception com.pdftron.common.PDFNetException
 
e_error_network - Static variable in exception com.pdftron.common.PDFNetException
 
e_error_num - Static variable in exception com.pdftron.common.PDFNetException
 
e_even - Static variable in class com.pdftron.pdf.PageSet
Page set filter that includes even numbers in the range (discards odd numbers).
e_excl_F_key - Static variable in class com.pdftron.pdf.Action
The Constant e_excl_F_key.
e_excl_non_user_annots - Static variable in class com.pdftron.pdf.Action
The Constant e_excl_non_user_annots.
e_exclude - Static variable in class com.pdftron.pdf.Action
Flags used by submit form actions.
e_Executive - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Experimental - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Experimental.
e_Expired - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Expired.
e_exponential - Static variable in class com.pdftron.pdf.Function
The Constant e_exponential.
e_export_format - Static variable in class com.pdftron.pdf.Action
The Constant e_export_format.
e_external_xfdf - Static variable in class com.pdftron.pdf.Convert.XODOutputOptions
 
e_extract_content - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_extract_content.
e_facing - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_facing.
e_facing_continuous - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_facing_continuous.
e_facing_continuous_cover - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_facing_continuous_cover.
e_facing_cover - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_facing_cover.
e_failure - Static variable in class com.pdftron.pdf.DocumentConversion
 
e_fast - Static variable in class com.pdftron.pdf.Convert
Feature reduce PDF while trying to preserve some complex PDF features (such as vector figures, transparency, shadings, blend modes, Type3 fonts etc.) for pages that are already fast to render.
e_fast - Static variable in class com.pdftron.pdf.Flattener
Feature reduce PDF while trying to preserve some complex PDF features (such as vector figures, transparency, shadings, blend modes, Type3 fonts etc.) for pages that are already fast to render.
e_fatal - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_file_select - Static variable in class com.pdftron.pdf.Field
The Constant e_file_select.
e_FileAttachment - Static variable in class com.pdftron.pdf.Annot
The Constant e_FileAttachment.
e_fill_clip_text - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_clip_text.
e_fill_color - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_color.
e_fill_cs - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_cs.
e_fill_forms - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_fill_forms.
e_fill_overprint - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_overprint.
e_fill_stroke_clip_text - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_stroke_clip_text.
e_fill_stroke_text - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_stroke_text.
e_fill_text - Static variable in class com.pdftron.pdf.GState
The Constant e_fill_text.
e_Final - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Final.
e_Fit - Static variable in class com.pdftron.pdf.Destination
The Constant e_Fit.
e_fit_height - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_fit_height.
e_fit_page - Static variable in class com.pdftron.pdf.PDFViewCtrl
PageViewMode lists common modes of viewing PDF pages.
e_fit_width - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_fit_width.
e_FitB - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitB.
e_FitBH - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitBH.
e_FitBV - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitBV.
e_FitH - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitH.
e_FitR - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitR.
e_FitV - Static variable in class com.pdftron.pdf.Destination
The Constant e_FitV.
e_FitWindow - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_FitWindow.
e_flate - Static variable in class com.pdftron.pdf.Image
The Constant e_flate.
e_flate - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_flate
e_flate - Static variable in class com.pdftron.pdf.Optimizer.MonoImageSettings
The constant e_flate
e_flatness - Static variable in class com.pdftron.pdf.GState
The Constant e_flatness.
e_flatten - Static variable in class com.pdftron.pdf.Convert.XODOutputOptions
 
e_flatten_all - Static variable in class com.pdftron.pdf.PDFDoc
 
e_flatten_annots_only - Static variable in class com.pdftron.pdf.PDFDoc
 
e_flatten_forms_only - Static variable in class com.pdftron.pdf.PDFDoc
 
e_flatten_link_only - Static variable in class com.pdftron.pdf.PDFDoc
 
e_Folio - Static variable in class com.pdftron.pdf.PrinterMode
 
e_font - Static variable in class com.pdftron.pdf.GState
The Constant e_font.
e_font_size - Static variable in class com.pdftron.pdf.GState
The Constant e_font_size.
e_font_size - Static variable in class com.pdftron.pdf.Stamper
The Constant e_font_size.
e_ForComment - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_ForComment.
e_form - Static variable in class com.pdftron.pdf.Element
The Constant e_form.
e_forms_only - Static variable in class com.pdftron.pdf.PDFDoc
 
e_ForPublicRelease - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_ForPublicRelease.
e_found - Static variable in class com.pdftron.pdf.TextSearchResult
The Constant e_found.
e_free_gouraud_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_free_gouraud_shading.
e_FreeText - Static variable in class com.pdftron.pdf.Annot
The Constant e_FreeText.
e_FreeText - Static variable in class com.pdftron.pdf.annots.FreeText
This integer list spedifies the intention of the FreeText annotation e_FreeText - The annotation ntended to function as a plain free-text annotation.
e_FreeTextCallout - Static variable in class com.pdftron.pdf.annots.FreeText
The Constant e_FreeTextCallout.
e_FreeTextTypeWriter - Static variable in class com.pdftron.pdf.annots.FreeText
The Constant e_FreeTextTypeWriter.
e_FullScreen - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_FullScreen.
e_function_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_function_shading.
e_g3 - Static variable in class com.pdftron.pdf.Image
The Constant e_g3.
e_g4 - Static variable in class com.pdftron.pdf.Image
The Constant e_g4.
e_GB1 - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_GB1.
e_German_Legal_Fanfold - Static variable in class com.pdftron.pdf.PrinterMode
 
e_German_Std_Fanfold - Static variable in class com.pdftron.pdf.PrinterMode
 
e_get_method - Static variable in class com.pdftron.pdf.Action
The Constant e_get_method.
e_GoTo - Static variable in class com.pdftron.pdf.Action
PDF supports the standard action types listed in the following table.
e_GoTo3DView - Static variable in class com.pdftron.pdf.Action
The Constant e_GoTo3DView.
e_GoToE - Static variable in class com.pdftron.pdf.Action
The Constant e_GoToE.
e_GoToR - Static variable in class com.pdftron.pdf.Action
The Constant e_GoToR.
e_Graph - Static variable in class com.pdftron.pdf.annots.FileAttachment
For each FileAttachment annotation, one can specify the icon used to display the annotation by choosing one of the entries the following integer list.
e_gray - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_gray.
e_gray_alpha - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_gray_alpha.
e_group_begin - Static variable in class com.pdftron.pdf.Element
The Constant e_group_begin.
e_group_end - Static variable in class com.pdftron.pdf.Element
The Constant e_group_end.
e_halftone - Static variable in class com.pdftron.pdf.GState
The Constant e_halftone.
e_Help - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Help.
e_helvetica - Static variable in class com.pdftron.pdf.Font
The Constant e_helvetica.
e_helvetica_bold - Static variable in class com.pdftron.pdf.Font
The Constant e_helvetica_bold.
e_helvetica_bold_oblique - Static variable in class com.pdftron.pdf.Font
The Constant e_helvetica_bold_oblique.
e_helvetica_oblique - Static variable in class com.pdftron.pdf.Font
The Constant e_helvetica_oblique.
e_hex_strings - Static variable in class com.pdftron.sdf.SDFDoc
Save all string in hexadecimal format.
e_hidden - Static variable in class com.pdftron.pdf.Annot
The Constant e_hidden.
e_Hide - Static variable in class com.pdftron.pdf.Action
The Constant e_Hide.
e_HideMenubar - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_HideMenubar.
e_HideToolbar - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
ViewerPref enumeration specifies how various GUI elements should behave when the document is opened.
e_HideWindowUI - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_HideWindowUI.
e_Highlight - Static variable in class com.pdftron.pdf.Annot
The Constant e_Highlight.
e_highlight - Static variable in class com.pdftron.pdf.TextSearch
Tells the search process to compute Highlight information.
e_horizontal_center - Static variable in class com.pdftron.pdf.Stamper
The Constant e_horizontal_center.
e_horizontal_left - Static variable in class com.pdftron.pdf.Stamper
The Constant e_horizontal_left.
e_horizontal_right - Static variable in class com.pdftron.pdf.Stamper
The Constant e_horizontal_right.
e_horizontal_scale - Static variable in class com.pdftron.pdf.GState
The Constant e_horizontal_scale.
e_http - Static variable in class com.pdftron.pdf.HTML2PDF.Proxy
The Constant e_http.
e_icc - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_icc.
e_icm - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_icm.
e_Identity - Static variable in class com.pdftron.pdf.PDFNet
Standard character orderings.
e_IdentityH - Static variable in class com.pdftron.pdf.Font
The Constant e_IdentityH.
e_ignore - Static variable in class com.pdftron.pdf.HTML2PDF.WebPageSettings
The Constant e_abort.
e_image - Static variable in class com.pdftron.pdf.Element
The Constant e_image.
e_ImportData - Static variable in class com.pdftron.pdf.Action
The Constant e_ImportData.
e_include_annotations - Static variable in class com.pdftron.pdf.Action
The Constant e_include_annotations.
e_include_append_saves - Static variable in class com.pdftron.pdf.Action
The Constant e_include_append_saves.
e_include_no_value_fields - Static variable in class com.pdftron.pdf.Action
The Constant e_include_no_value_fields.
e_incomplete - Static variable in class com.pdftron.pdf.DocumentConversion
 
e_incremental - Static variable in class com.pdftron.sdf.SDFDoc
Save the document using incremental mode.
e_indexed - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_indexed.
e_Indices - Static variable in class com.pdftron.pdf.Font
The Constant e_Indices.
e_info - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_Ink - Static variable in class com.pdftron.pdf.Annot
The Constant e_Ink.
e_Inline - Static variable in class com.pdftron.pdf.annots.Line
This integer list represents the caption position of the Line annotation.
e_inline_image - Static variable in class com.pdftron.pdf.Element
The Constant e_inline_image.
e_Insert - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Insert.
e_insert_bookmark - Static variable in class com.pdftron.pdf.PDFDoc
 
e_inset - Static variable in class com.pdftron.pdf.Annot.BorderStyle
The Constant e_inset.
e_internal_xfdf - Static variable in class com.pdftron.pdf.Convert.XODOutputOptions
The flag for annotation output options e_internal_xfdf: include the annotation file in the XOD output.
e_invert - Static variable in class com.pdftron.pdf.annots.Link
The Constant e_invert.
e_invert - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_invert.
e_invisible - Static variable in class com.pdftron.pdf.Annot
Flags specifying various characteristics of the annotation.
e_invisible_text - Static variable in class com.pdftron.pdf.GState
The Constant e_invisible_text.
e_Japan1 - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_Japan1.
e_Japan2 - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_Japan2.
e_Japanese_Double_Postcard - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_chou_3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_chou_3_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_chou_4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_chou_4_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_Kaku_2 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_Kaku_2_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_Kaku_3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_Kaku_3_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_You_4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Envelope_You_4_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Postcard - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Japanese_Postcard_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_JavaScript - Static variable in class com.pdftron.pdf.Action
The Constant e_JavaScript.
e_jbig2 - Static variable in class com.pdftron.pdf.Optimizer.MonoImageSettings
The constant e_jbig2
e_jp2 - Static variable in class com.pdftron.pdf.Image
The Constant e_jp2.
e_jpeg - Static variable in class com.pdftron.pdf.Image
The Constant e_jpeg.
e_jpeg - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_jpeg
e_jpeg2000 - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_jpeg2000
e_keep_all - Static variable in class com.pdftron.pdf.Convert
Only render text that are completely occluded, or used as a clipping path.
e_keep_all - Static variable in class com.pdftron.pdf.Flattener
Only render text that are completely occluded, or used as a clipping path.
e_keep_most - Static variable in class com.pdftron.pdf.Convert
Only render text that are seriously clipped or occluded.
e_keep_most - Static variable in class com.pdftron.pdf.Flattener
Only render text that are seriously clipped or occluded.
e_Key - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Key.
e_Korea1 - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_Korea1.
e_lab - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_lab.
e_lattice_gouraud_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_lattice_gouraud_shading.
e_Launch - Static variable in class com.pdftron.pdf.Action
The Constant e_Launch.
e_lcms - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_lcms.
e_leading - Static variable in class com.pdftron.pdf.GState
The Constant e_leading.
e_Ledger - Static variable in class com.pdftron.pdf.PrinterMode
 
e_left_justified - Static variable in class com.pdftron.pdf.Field
The Constant e_left_justified.
e_LeftJustified - Static variable in class com.pdftron.pdf.annots.Redaction
This integer list represents the Quad Format of the Redaction annotation e_LeftJustified - Overlay text is left justified e_Centered - Overlay text is centered e_RightJustified - Overlay text is right justified e_None - No justification to the overlay text.
e_Legal - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Legal_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Extra_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Plus - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Small - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Letter_Transverse - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Level1A - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
PDF/A Conformance Level.
e_Level1B - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level2A - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level2B - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level2U - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level3A - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level3B - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Level3U - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_Line - Static variable in class com.pdftron.pdf.Annot
The Constant e_Line.
e_line_cap - Static variable in class com.pdftron.pdf.GState
The Constant e_line_cap.
e_line_join - Static variable in class com.pdftron.pdf.GState
The Constant e_line_join.
e_line_width - Static variable in class com.pdftron.pdf.GState
The Constant e_line_width.
e_linearized - Static variable in class com.pdftron.sdf.SDFDoc
Save the document in linearized (fast web-view) format.
e_LineArrow - Static variable in class com.pdftron.pdf.annots.Line
This integer list represents the intent of the Line annotation.
e_LineDimension - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_LineDimension.
e_lineto - Static variable in class com.pdftron.pdf.PathData
The Constant e_lineto.
e_Link - Static variable in class com.pdftron.pdf.Annot
The Constant e_Link.
e_locked - Static variable in class com.pdftron.pdf.Annot
The Constant e_locked.
e_locked_contents - Static variable in class com.pdftron.pdf.Annot
The Constant e_locked_contents.
e_LogLevel_Debug - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Error - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Fatal - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Info - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Off - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Trace - Static variable in class com.pdftron.pdf.PDFNet
 
e_LogLevel_Warning - Static variable in class com.pdftron.pdf.PDFNet
 
e_marked_content_begin - Static variable in class com.pdftron.pdf.Element
The Constant e_marked_content_begin.
e_marked_content_end - Static variable in class com.pdftron.pdf.Element
The Constant e_marked_content_end.
e_marked_content_point - Static variable in class com.pdftron.pdf.Element
The Constant e_marked_content_point.
e_MCID - Static variable in class com.pdftron.pdf.struct.ContentItem
The Constant e_MCID.
e_MCR - Static variable in class com.pdftron.pdf.struct.ContentItem
The Constant e_MCR.
e_media - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
The Constant e_media.
e_media - Static variable in class com.pdftron.pdf.Page
PDF page can define as many as five separate boundaries to control various aspects of the imaging process (for more details please refer to Section 10.10.1 'Page Boundaries' in PDF Reference Manual): - The media box defines the boundaries of the physical medium on which the page is to be printed.
e_Mic - Static variable in class com.pdftron.pdf.annots.Sound
The Constant e_Mic.
e_miter_join - Static variable in class com.pdftron.pdf.GState
The Constant e_miter_join.
e_miter_limit - Static variable in class com.pdftron.pdf.GState
The Constant e_miter_limit.
e_MMType1 - Static variable in class com.pdftron.pdf.Font
The Constant e_MMType1.
e_mod_annot - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_mod_annot.
e_moveto - Static variable in class com.pdftron.pdf.PathData
The Constant e_moveto.
e_Movie - Static variable in class com.pdftron.pdf.Action
The Constant e_Movie.
e_Movie - Static variable in class com.pdftron.pdf.Annot
The Constant e_Movie.
e_multiline - Static variable in class com.pdftron.pdf.Field
The Constant e_multiline.
e_multiselect - Static variable in class com.pdftron.pdf.Field
The Constant e_multiselect.
e_name - Static variable in class com.pdftron.sdf.Obj
The Constant e_name.
e_Named - Static variable in class com.pdftron.pdf.Action
The Constant e_Named.
e_Never - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_Never.
e_Never - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_Never.
e_NewParagraph - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_NewParagraph.
e_no_cms - Static variable in class com.pdftron.pdf.PDFNet
The Constant e_no_cms.
e_no_distortion - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_no_distortion.
e_no_dup_remove - Static variable in class com.pdftron.pdf.TextExtractor
Disables removing duplicated text that is frequently used to achieve visual effects of drop shadow and fake bold
e_no_export - Static variable in class com.pdftron.pdf.Field
The Constant e_no_export.
e_no_invisible_text - Static variable in class com.pdftron.pdf.TextExtractor
Enables removing text that uses rendering mode 3 (i.e.
e_no_ligature_exp - Static variable in class com.pdftron.pdf.TextExtractor
Disables expanding of ligatures using a predefined mapping.
e_no_rotate - Static variable in class com.pdftron.pdf.Annot
The Constant e_no_rotate.
e_no_scroll - Static variable in class com.pdftron.pdf.Field
The Constant e_no_scroll.
e_no_spellcheck - Static variable in class com.pdftron.pdf.Field
The Constant e_no_spellcheck.
e_no_view - Static variable in class com.pdftron.pdf.Annot
The Constant e_no_view.
e_no_zoom - Static variable in class com.pdftron.pdf.Annot
The Constant e_no_zoom.
e_NoCaption - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_NoCaption.
e_NoCaption - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_NoCaption.
e_NoIcon - Static variable in class com.pdftron.pdf.annots.Screen
This enum represents the Icon and Caption Relation of the Screen annotation e_NoIcon - No icon; caption only e_NoCaption - No caption; icon only e_CBelowI - Caption below the icon e_CAboveI - Caption above the icon e_CRightILeft - Caption to the right of the icon e_CLeftIRight - Caption to the left of the icon e_COverlayI - Caption overlaid directly on the icon Default value: e_NoIcon.
e_NoIcon - Static variable in class com.pdftron.pdf.annots.Widget
This enum represents the Icon and Caption Relation of the Widget annotation e_NoIcon - No icon; caption only e_NoCaption - No caption; icon only e_CBelowI - Caption below the icon e_CAboveI - Caption above the icon e_CRightILeft - Caption to the right of the icon e_CLeftIRight - Caption to the left of the icon e_COverlayI - Caption overlaid directly on the icon Default value: e_NoIcon.
e_None - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_None.
e_none - Static variable in class com.pdftron.pdf.annots.Link
This integer list spedifies the Highlighting mode of the Link Annotation e_none - No highlighting.
e_None - Static variable in class com.pdftron.pdf.annots.Markup
This integer list represents the Border Effect of the Markup annotation e_None - No effect e_Cloudy - The border should appear "cloudy".
e_None - Static variable in class com.pdftron.pdf.annots.Redaction
The Constant e_None.
e_none - Static variable in class com.pdftron.pdf.annots.Widget
This integer list spedifies the Highlighting mode of the Widget Annotation e_none - No highlighting.
e_none - Static variable in class com.pdftron.pdf.HTML2PDF.Proxy
The Constant e_none.
e_none - Static variable in class com.pdftron.pdf.Image
The Constant e_none.
e_none - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_none
e_none - Static variable in class com.pdftron.pdf.Optimizer.MonoImageSettings
The constant e_none
e_none - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_none.
e_none - Static variable in class com.pdftron.pdf.PDFDoc
 
e_NoOC - Static variable in class com.pdftron.pdf.ocg.Context
Draw or enumerate no optional content, regardless of its visibility state.
e_normal - Static variable in class com.pdftron.pdf.Annot
An annotation can define as many as three separate appearances: The normal appearance is used when the annotation is not interacting with the user.
e_NotApproved - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_NotApproved.
e_Note - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Note.
e_Note - Static variable in class com.pdftron.pdf.PrinterMode
 
e_NotForPublicRelease - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_NotForPublicRelease.
e_null - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.Element
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.Field
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.Font
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.GState
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_null.
e_null - Static variable in class com.pdftron.pdf.Shading
The Constant e_null.
e_null - Static variable in class com.pdftron.sdf.Obj
The Constant e_null.
e_number - Static variable in class com.pdftron.sdf.Obj
The Constant e_number.
e_NUp_1_1 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_1_1.
e_NUp_2_1 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_2_1.
e_NUp_2_2 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_2_2.
e_NUp_3_2 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_3_2.
e_NUp_3_3 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_3_3.
e_NUp_4_4 - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_NUp_4_4.
e_OBJR - Static variable in class com.pdftron.pdf.struct.ContentItem
The Constant e_OBJR.
e_odd - Static variable in class com.pdftron.pdf.PageSet
Page set filter that includes odd numbers in the range (discards even numbers).
e_off - Static variable in class com.pdftron.pdf.Convert
Disable flattening and convert all content as is.
e_off - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_off
e_off - Static variable in class com.pdftron.pdf.Optimizer.MonoImageSettings
The constant e_off
e_omit_xref - Static variable in class com.pdftron.sdf.SDFDoc
Do not save cross-reference table
e_OneColumn - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_OneColumn.
e_op_off - Static variable in class com.pdftron.pdf.Convert.SVGOutputOptions
 
e_op_off - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
 
e_op_off - Static variable in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
 
e_op_on - Static variable in class com.pdftron.pdf.Convert.SVGOutputOptions
 
e_op_on - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
 
e_op_on - Static variable in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
 
e_op_pdfx_on - Static variable in class com.pdftron.pdf.Convert.SVGOutputOptions
 
e_op_pdfx_on - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
 
e_op_pdfx_on - Static variable in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
 
e_opacity_fill - Static variable in class com.pdftron.pdf.GState
The Constant e_opacity_fill.
e_opacity_stroke - Static variable in class com.pdftron.pdf.GState
The Constant e_opacity_stroke.
e_OpenArrow - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_OpenArrow.
e_Orientation_Landscape - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Orientation_Landscape.
e_Orientation_Portrait - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_Orientation_Portrait.
e_outline - Static variable in class com.pdftron.pdf.annots.Link
The Constant e_outline.
e_outline - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_outline.
e_output_bbox - Static variable in class com.pdftron.pdf.TextExtractor
The Constant e_output_bbox.
e_output_style_info - Static variable in class com.pdftron.pdf.TextExtractor
The Constant e_output_style_info.
e_OutputColor_Color - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputColor_Color.
e_OutputColor_Grayscale - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputColor_Grayscale.
e_OutputColor_Monochrome - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputColor_Monochrome.
e_OutputQuality_Draft - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputQuality_Draft.
e_OutputQuality_High - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputQuality_High.
e_OutputQuality_Low - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputQuality_Low.
e_OutputQuality_Medium - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_OutputQuality_Medium.
e_overlay - Static variable in class com.pdftron.pdf.ElementWriter
The Constant e_overlay.
e_overprint_mode - Static variable in class com.pdftron.pdf.GState
The Constant e_overprint_mode.
e_owner - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_owner.
e_page - Static variable in class com.pdftron.pdf.TextSearchResult
The Constant e_page.
e_page_stop - Static variable in class com.pdftron.pdf.TextSearch
Tells the search process to return when each page is finished; this is useful when a user needs Run() to return periodically so that certain things (e.g., UI) can be updated from time to time.
e_PageOrder_BottomToTopThenLeftToRight - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PageOrder_BottomToTopThenLeftToRight.
e_PageOrder_LeftToRightThenTopToBottom - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PageOrder_LeftToRightThenTopToBottom.
e_PageOrder_RightToLeftThenTopToBottom - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PageOrder_RightToLeftThenTopToBottom.
e_PageOrder_TopToBottomThenLeftToRight - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PageOrder_TopToBottomThenLeftToRight.
e_pan - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_pan.
e_Paperclip - Static variable in class com.pdftron.pdf.annots.FileAttachment
The Constant e_Paperclip.
e_Paragraph - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Paragraph.
e_password - Static variable in class com.pdftron.pdf.Field
The Constant e_password.
e_path - Static variable in class com.pdftron.pdf.Element
The Constant e_path.
e_pattern - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_pattern.
e_PDFA0_1_0 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_0.
e_PDFA0_1_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_2.
e_PDFA0_1_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_2.
e_PDFA0_1_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_3.
e_PDFA0_1_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_4.
e_PDFA0_1_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA0_1_5.
e_PDFA11_0_0 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_10_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_10_1.
e_PDFA1_10_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_10_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_11_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_11_1.
e_PDFA1_11_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_11_2.
e_PDFA1_12_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_1.
e_PDFA1_12_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_12_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_2.
e_PDFA1_12_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_3.
e_PDFA1_12_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_4.
e_PDFA1_12_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_5.
e_PDFA1_12_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_12_6.
e_PDFA1_13_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_13_1.
e_PDFA1_13_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_2_1.
e_PDFA1_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_2_2.
e_PDFA1_2_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA1_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_3_1.
e_PDFA1_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_3_2.
e_PDFA1_3_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_3_3.
e_PDFA1_3_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_3_4.
e_PDFA1_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_4_1.
e_PDFA1_4_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_4_2.
e_PDFA1_6_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_6_1.
e_PDFA1_7_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_7_1.
e_PDFA1_7_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_7_2.
e_PDFA1_7_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_7_3.
e_PDFA1_7_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_7_4.
e_PDFA1_8_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_1.
e_PDFA1_8_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_2.
e_PDFA1_8_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_3.
e_PDFA1_8_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_4.
e_PDFA1_8_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_5.
e_PDFA1_8_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_6.
e_PDFA1_8_7 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA1_8_7.
e_PDFA2_10_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_10_1.
e_PDFA2_10_20 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_10_21 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_2_1.
e_PDFA2_3_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_3_2.
e_PDFA2_3_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_3_3.
e_PDFA2_3_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_3_3_1.
e_PDFA2_3_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_3_3_2.
e_PDFA2_3_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_3_4_1.
e_PDFA2_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_4_1.
e_PDFA2_4_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_4_2.
e_PDFA2_4_2_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_4_2_11 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_4_2_12 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_4_2_13 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_4_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_4_3.
e_PDFA2_4_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_4_4.
e_PDFA2_5_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_5_1.
e_PDFA2_5_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_5_11 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_5_12 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_5_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_5_2.
e_PDFA2_6_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_6_1.
e_PDFA2_7_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_7_1.
e_PDFA2_8_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_8_1.
e_PDFA2_8_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_8_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_8_3_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_8_3_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_8_3_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA2_9_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA2_9_1.
e_PDFA3_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_2_1.
e_PDFA3_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_3_1.
e_PDFA3_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_3_2.
e_PDFA3_3_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_3_3_1.
e_PDFA3_3_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_3_3_2.
e_PDFA3_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_4_1.
e_PDFA3_5_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_1.
e_PDFA3_5_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_2.
e_PDFA3_5_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_3.
e_PDFA3_5_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_4.
e_PDFA3_5_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_5.
e_PDFA3_5_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_5_6.
e_PDFA3_6_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_6_1.
e_PDFA3_7_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_7_1.
e_PDFA3_7_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_7_2.
e_PDFA3_7_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA3_7_3.
e_PDFA3_8_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_1.
e_PDFA4_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_2.
e_PDFA4_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_3.
e_PDFA4_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_4.
e_PDFA4_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_5.
e_PDFA4_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA4_6.
e_PDFA5_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_1.
e_PDFA5_2_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_10.
e_PDFA5_2_11 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_11.
e_PDFA5_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_2.
e_PDFA5_2_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_3.
e_PDFA5_2_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_4.
e_PDFA5_2_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_5.
e_PDFA5_2_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_6.
e_PDFA5_2_7 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_7.
e_PDFA5_2_8 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_8.
e_PDFA5_2_9 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_2_9.
e_PDFA5_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_1.
e_PDFA5_3_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_2_1.
e_PDFA5_3_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_2_2.
e_PDFA5_3_2_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_2_3.
e_PDFA5_3_2_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_2_4.
e_PDFA5_3_2_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_2_5.
e_PDFA5_3_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_3_1.
e_PDFA5_3_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_3_2.
e_PDFA5_3_3_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_3_3.
e_PDFA5_3_3_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_3_4.
e_PDFA5_3_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_4_1.
e_PDFA5_3_4_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_4_2.
e_PDFA5_3_4_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA5_3_4_3.
e_PDFA6_10_0 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_10_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_1_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA6_1_1.
e_PDFA6_1_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA6_1_2.
e_PDFA6_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA6_2_1.
e_PDFA6_2_11_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_2_11_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_2_11_7 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_2_11_8 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA6_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA6_2_2.
e_PDFA6_2_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA6_2_3.
e_PDFA7_11_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_11_1.
e_PDFA7_11_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_11_2.
e_PDFA7_11_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_11_3.
e_PDFA7_11_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_11_4.
e_PDFA7_11_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_11_5.
e_PDFA7_2_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_2_1.
e_PDFA7_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_2_2.
e_PDFA7_2_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_2_3.
e_PDFA7_2_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_2_4.
e_PDFA7_2_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_2_5.
e_PDFA7_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_1.
e_PDFA7_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_2.
e_PDFA7_3_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_3.
e_PDFA7_3_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_4.
e_PDFA7_3_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_5.
e_PDFA7_3_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_6.
e_PDFA7_3_7 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_7.
e_PDFA7_3_8 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_8.
e_PDFA7_3_9 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_3_9.
e_PDFA7_5_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_5_1.
e_PDFA7_8_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_1.
e_PDFA7_8_10 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_10.
e_PDFA7_8_11 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_11.
e_PDFA7_8_12 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_12.
e_PDFA7_8_13 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_13.
e_PDFA7_8_14 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_14.
e_PDFA7_8_15 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_15.
e_PDFA7_8_16 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_16.
e_PDFA7_8_17 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_17.
e_PDFA7_8_18 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_18.
e_PDFA7_8_19 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_19.
e_PDFA7_8_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_2.
e_PDFA7_8_20 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_20.
e_PDFA7_8_21 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_21.
e_PDFA7_8_22 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_22.
e_PDFA7_8_23 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_23.
e_PDFA7_8_24 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_24.
e_PDFA7_8_25 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_25.
e_PDFA7_8_26 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_26.
e_PDFA7_8_27 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_27.
e_PDFA7_8_28 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_28.
e_PDFA7_8_29 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_29.
e_PDFA7_8_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_3.
e_PDFA7_8_30 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_30.
e_PDFA7_8_31 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_31.
e_PDFA7_8_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_4.
e_PDFA7_8_5 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_5.
e_PDFA7_8_6 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_6.
e_PDFA7_8_7 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_7.
e_PDFA7_8_8 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_8.
e_PDFA7_8_9 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA7_8_9.
e_PDFA8_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA8_2_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA8_3_3_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA8_3_3_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA8_3_4_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA9_1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA9_1.
e_PDFA9_2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
The Constant e_PDFA9_2.
e_PDFA9_3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA9_4 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA_3E1 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA_3E2 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_PDFA_3E3 - Static variable in class com.pdftron.pdf.pdfa.PDFACompliance
 
e_perceptual - Static variable in class com.pdftron.pdf.GState
The Constant e_perceptual.
e_Polygon - Static variable in class com.pdftron.pdf.Annot
The Constant e_Polygon.
e_PolygonCloud - Static variable in class com.pdftron.pdf.annots.PolyLine
This integer list specifies the intention of the PolyLine annotation e_PolygonCloud - The annotation is intended to function as a cloud object.
e_PolygonDimension - Static variable in class com.pdftron.pdf.annots.PolyLine
The Constant e_PolygonDimension.
e_Polyline - Static variable in class com.pdftron.pdf.Annot
The Constant e_Polyline.
e_PolyLineDimension - Static variable in class com.pdftron.pdf.annots.PolyLine
The Constant e_PolyLineDimension.
e_Popup - Static variable in class com.pdftron.pdf.Annot
The Constant e_Popup.
e_postprocess_gradient_map - Static variable in class com.pdftron.pdf.PDFRasterizer
The Constant e_postprocess_gradient_map.
e_postprocess_invert - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_postprocess_invert.
e_postprocess_invert - Static variable in class com.pdftron.pdf.PDFRasterizer
The Constant e_postprocess_invert.
e_postprocess_invert - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_postprocess_invert.
e_postprocess_night_mode - Static variable in class com.pdftron.pdf.PDFRasterizer
The Constant e_postprocess_night_mode.
e_postprocess_none - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_postprocess_none.
e_postprocess_none - Static variable in class com.pdftron.pdf.PDFRasterizer
The Constant e_postprocess_none.
e_postprocess_none - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_postprocess_none.
e_postscript - Static variable in class com.pdftron.pdf.Function
The Constant e_postscript.
e_PRC_16k - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_16k_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_32k - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_32k_Big - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_32k_Big__Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_32k_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_1 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_10 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_10_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_1_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_2 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_2_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_3_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_4_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_5 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_5_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_6 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_6_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_7 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_7_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_8 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_8_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_9 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_PRC_Envelop_9_Rotated - Static variable in class com.pdftron.pdf.PrinterMode
 
e_print - Static variable in class com.pdftron.pdf.Annot
The Constant e_print.
e_print - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_print.
e_print_high - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_print_high.
e_PrintContent_DocumentAndAnnotations - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PrintContent_DocumentAndAnnotations.
e_PrintContent_DocumentAnnotationsAndComments - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PrintContent_DocumentAnnotationsAndComments.
e_PrintContent_DocumentOnly - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_PrintContent_DocumentOnly.
e_PrinterMark - Static variable in class com.pdftron.pdf.Annot
The Constant e_PrinterMark.
e_Projection - Static variable in class com.pdftron.pdf.Annot
The Constant e_Projection.
e_Proportional - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_Proportional.
e_Proportional - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_Proportional.
e_punct_break - Static variable in class com.pdftron.pdf.TextExtractor
Treat punctuation (e.g.
e_push - Static variable in class com.pdftron.pdf.annots.Link
The Constant e_push.
e_push - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_push.
e_pushbutton_flag - Static variable in class com.pdftron.pdf.Field
The Constant e_pushbutton_flag.
e_PushPin - Static variable in class com.pdftron.pdf.annots.FileAttachment
The Constant e_PushPin.
e_Quarto - Static variable in class com.pdftron.pdf.PrinterMode
 
e_radial_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_radial_shading.
e_radio - Static variable in class com.pdftron.pdf.Field
The Constant e_radio.
e_radio_flag - Static variable in class com.pdftron.pdf.Field
The Constant e_radio_flag.
e_radios_in_unison - Static variable in class com.pdftron.pdf.Field
The Constant e_radios_in_unison.
e_RC4_128 - Static variable in class com.pdftron.sdf.SecurityHandler
The Constant e_RC4_128.
e_RC4_40 - Static variable in class com.pdftron.sdf.SecurityHandler
The algorithm to be used in encrypting and decrypting the document.
e_RClosedArrow - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_RClosedArrow.
e_read_mode - Static variable in class com.pdftron.filters.MappedFile
The Constant e_read_mode.
e_read_only - Static variable in class com.pdftron.pdf.Annot
The Constant e_read_only.
e_read_only - Static variable in class com.pdftron.pdf.Field
Flags specifying various characteristics of the fields.
e_rect - Static variable in class com.pdftron.pdf.PathData
The Constant e_rect.
e_Redact - Static variable in class com.pdftron.pdf.Annot
The Constant e_Redact.
e_reg_expression - Static variable in class com.pdftron.pdf.TextSearch
Use regular expressions.
e_relative_colorimetric - Static variable in class com.pdftron.pdf.GState
The Constant e_relative_colorimetric.
e_relative_scale - Static variable in class com.pdftron.pdf.Stamper
The Constant e_relative_scale.
e_remove_hidden_text - Static variable in class com.pdftron.pdf.TextExtractor
Enables removal of text that is obscured by images or rectangles.
e_remove_unused - Static variable in class com.pdftron.sdf.SDFDoc
Remove unused objects.
e_rendering_intent - Static variable in class com.pdftron.pdf.GState
The Constant e_rendering_intent.
e_Rendition - Static variable in class com.pdftron.pdf.Action
The Constant e_Rendition.
e_replacement - Static variable in class com.pdftron.pdf.ElementWriter
The Constant e_replacement.
e_required - Static variable in class com.pdftron.pdf.Field
The Constant e_required.
e_Reserved_48 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Reserved_49 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_ResetForm - Static variable in class com.pdftron.pdf.Action
The Constant e_ResetForm.
e_retain - Static variable in class com.pdftron.pdf.Optimizer.ImageSettings
The constant e_retain
e_rgb - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_rgb.
e_rgba - Static variable in class com.pdftron.pdf.PDFDraw
The Constant e_rgba.
e_rich_text - Static variable in class com.pdftron.pdf.Field
The Constant e_rich_text.
e_RichMedia - Static variable in class com.pdftron.pdf.Annot
The Constant e_RichMedia.
e_right_justified - Static variable in class com.pdftron.pdf.Field
The Constant e_right_justified.
e_RightJustified - Static variable in class com.pdftron.pdf.annots.Redaction
The Constant e_RightJustified.
e_rollover - Static variable in class com.pdftron.pdf.Annot
The Constant e_rollover.
e_roman_lowercase - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_roman_lowercase.
e_roman_uppercase - Static variable in class com.pdftron.pdf.PageLabel
The Constant e_roman_uppercase.
e_ROpenArrow - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_ROpenArrow.
e_round_cap - Static variable in class com.pdftron.pdf.GState
The Constant e_round_cap.
e_round_join - Static variable in class com.pdftron.pdf.GState
The Constant e_round_join.
e_sampled - Static variable in class com.pdftron.pdf.Function
The Constant e_sampled.
e_saturation - Static variable in class com.pdftron.pdf.GState
The Constant e_saturation.
e_ScaleType_FitToOutputPage - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_ScaleType_FitToOutputPage.
e_ScaleType_None - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_ScaleType_None.
e_ScaleType_ReduceToOutputPage - Static variable in class com.pdftron.pdf.PrinterMode
The Constant e_ScaleType_ReduceToOutputPage.
e_Screen - Static variable in class com.pdftron.pdf.Annot
The Constant e_Screen.
e_search_up - Static variable in class com.pdftron.pdf.TextSearch
Search upward (from the end of the file and from the bottom of a page).
e_separation - Static variable in class com.pdftron.pdf.ColorSpace
The Constant e_separation.
e_SetOCGState - Static variable in class com.pdftron.pdf.Action
The Constant e_SetOCGState.
e_shading - Static variable in class com.pdftron.pdf.Element
The Constant e_shading.
e_shading - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_shading.
e_signature - Static variable in class com.pdftron.pdf.Field
The Constant e_signature.
e_simple - Static variable in class com.pdftron.pdf.Convert
Feature reduce PDF to a simple two layer representation consisting of a single background RGB image and a simple top text layer.
e_simple - Static variable in class com.pdftron.pdf.Flattener
Feature reduce PDF to a simple two layer representation consisting of a single background RGB image and a simple top text layer.
e_single_continuous - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_single_continuous.
e_single_page - Static variable in class com.pdftron.pdf.PDFViewCtrl
PagePresentationMode lists common modes of presenting PDF pages.
e_SinglePage - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_SinglePage.
e_skip - Static variable in class com.pdftron.pdf.HTML2PDF.WebPageSettings
The Constant e_abort.
e_Slash - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Slash.
e_smoothnes - Static variable in class com.pdftron.pdf.GState
The Constant e_smoothnes.
e_socks5 - Static variable in class com.pdftron.pdf.HTML2PDF.Proxy
The Constant e_socks5.
e_soft_mask - Static variable in class com.pdftron.pdf.GState
The Constant e_soft_mask.
e_Sold - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Sold.
e_solid - Static variable in class com.pdftron.pdf.Annot.BorderStyle
The border style options.
e_sort - Static variable in class com.pdftron.pdf.Field
The Constant e_sort.
e_Sound - Static variable in class com.pdftron.pdf.Action
The Constant e_Sound.
e_Sound - Static variable in class com.pdftron.pdf.Annot
The Constant e_Sound.
e_Speaker - Static variable in class com.pdftron.pdf.annots.Sound
This integer list represents sub type of the Sound annotation.
e_Square - Static variable in class com.pdftron.pdf.Annot
The Constant e_Square.
e_Square - Static variable in class com.pdftron.pdf.annots.Line
For each line, one can choose a style for the start of the line and a syle for the end of line respectively.
e_square_cap - Static variable in class com.pdftron.pdf.GState
The Constant e_square_cap.
e_Squiggly - Static variable in class com.pdftron.pdf.Annot
The Constant e_Squiggly.
e_Stamp - Static variable in class com.pdftron.pdf.Annot
The Constant e_Stamp.
e_Statement - Static variable in class com.pdftron.pdf.PrinterMode
 
e_status_bad_Credentials - Static variable in class com.pdftron.pdf.PDFNet
 
e_status_err - Static variable in class com.pdftron.pdf.PDFNet
 
e_status_invalid_operation - Static variable in class com.pdftron.pdf.PDFNet
 
e_status_network_err - Static variable in class com.pdftron.pdf.PDFNet
 
e_status_ok - Static variable in class com.pdftron.pdf.PDFNet
 
e_status_service_down - Static variable in class com.pdftron.pdf.PDFNet
 
e_stitching - Static variable in class com.pdftron.pdf.Function
The Constant e_stitching.
e_stream - Static variable in class com.pdftron.sdf.Obj
The Constant e_stream.
e_strict - Static variable in class com.pdftron.pdf.Convert
Render text that are marginally clipped or occluded.
e_strict - Static variable in class com.pdftron.pdf.Flattener
Render text that are marginally clipped or occluded.
e_StrikeOut - Static variable in class com.pdftron.pdf.Annot
The Constant e_StrikeOut.
e_string - Static variable in class com.pdftron.sdf.Obj
The Constant e_string.
e_stroke_clip_text - Static variable in class com.pdftron.pdf.GState
The Constant e_stroke_clip_text.
e_stroke_color - Static variable in class com.pdftron.pdf.GState
The Constant e_stroke_color.
e_stroke_cs - Static variable in class com.pdftron.pdf.GState
The Constant e_stroke_cs.
e_stroke_overprint - Static variable in class com.pdftron.pdf.GState
The Constant e_stroke_overprint.
e_stroke_text - Static variable in class com.pdftron.pdf.GState
The Constant e_stroke_text.
e_submit_coordinates - Static variable in class com.pdftron.pdf.Action
The Constant e_submit_coordinates.
e_submit_pdf - Static variable in class com.pdftron.pdf.Action
The Constant e_submit_pdf.
e_SubmitForm - Static variable in class com.pdftron.pdf.Action
The Constant e_SubmitForm.
e_success - Static variable in class com.pdftron.pdf.DocumentConversion
 
e_Supera_Supera_A4 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Superb_Superb_A3 - Static variable in class com.pdftron.pdf.PrinterMode
 
e_symbol - Static variable in class com.pdftron.pdf.Font
The Constant e_symbol.
e_Tabloid - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Tabloid_Extra - Static variable in class com.pdftron.pdf.PrinterMode
 
e_Tag - Static variable in class com.pdftron.pdf.annots.FileAttachment
The Constant e_Tag.
e_tensor_shading - Static variable in class com.pdftron.pdf.Shading
The Constant e_tensor_shading.
e_Text - Static variable in class com.pdftron.pdf.Annot
PDF supports the standard annotation types listed in the following enumeration (plug-in extensions may add new annotation types):.
e_text - Static variable in class com.pdftron.pdf.Element
The Constant e_text.
e_text - Static variable in class com.pdftron.pdf.Field
The Constant e_text.
e_text_begin - Static variable in class com.pdftron.pdf.Element
The Constant e_text_begin.
e_text_end - Static variable in class com.pdftron.pdf.Element
The Constant e_text_end.
e_text_knockout - Static variable in class com.pdftron.pdf.GState
The Constant e_text_knockout.
e_text_new_line - Static variable in class com.pdftron.pdf.Element
The Constant e_text_new_line.
e_text_pos_offset - Static variable in class com.pdftron.pdf.GState
The Constant e_text_pos_offset.
e_text_rect_select - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_text_rect_select.
e_text_render_mode - Static variable in class com.pdftron.pdf.GState
The Constant e_text_render_mode.
e_text_rise - Static variable in class com.pdftron.pdf.GState
The Constant e_text_rise.
e_text_struct_select - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_text_struct_select.
e_Thread - Static variable in class com.pdftron.pdf.Action
The Constant e_Thread.
e_times_bold - Static variable in class com.pdftron.pdf.Font
The Constant e_times_bold.
e_times_bold_italic - Static variable in class com.pdftron.pdf.Font
The Constant e_times_bold_italic.
e_times_italic - Static variable in class com.pdftron.pdf.Font
The Constant e_times_italic.
e_times_roman - Static variable in class com.pdftron.pdf.Font
The Constant e_times_roman.
e_toggle - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_toggle.
e_toggle_no_view - Static variable in class com.pdftron.pdf.Annot
The Constant e_toggle_no_view.
e_toggle_to_off - Static variable in class com.pdftron.pdf.Field
The Constant e_toggle_to_off.
e_Top - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Top.
e_TopSecret - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_TopSecret.
e_trace - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_Trans - Static variable in class com.pdftron.pdf.Action
The Constant e_Trans.
e_transfer_funct - Static variable in class com.pdftron.pdf.GState
The Constant e_transfer_funct.
e_transform - Static variable in class com.pdftron.pdf.GState
The Constant e_transform.
e_TrapNet - Static variable in class com.pdftron.pdf.Annot
The Constant e_TrapNet.
e_trim - Static variable in class com.pdftron.pdf.Convert.TiffOutputOptions
The Constant e_trim.
e_trim - Static variable in class com.pdftron.pdf.Page
The Constant e_trim.
e_TrueType - Static variable in class com.pdftron.pdf.Font
The Constant e_TrueType.
e_TwoColumnLeft - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_TwoColumnLeft.
e_TwoColumnRight - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_TwoColumnRight.
e_TwoPageLeft - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_TwoPageLeft.
e_TwoPageRight - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_TwoPageRight.
e_Type0 - Static variable in class com.pdftron.pdf.Font
The Constant e_Type0.
e_Type1 - Static variable in class com.pdftron.pdf.Font
The Constant e_Type1.
e_Type3 - Static variable in class com.pdftron.pdf.Font
The Constant e_Type3.
e_UCR_funct - Static variable in class com.pdftron.pdf.GState
The Constant e_UCR_funct.
e_uncolored_tiling_pattern - Static variable in class com.pdftron.pdf.PatternColor
The Constant e_uncolored_tiling_pattern.
e_underlay - Static variable in class com.pdftron.pdf.ElementWriter
Enumeration describing the placement of the element written to a page.
e_underline - Static variable in class com.pdftron.pdf.Annot.BorderStyle
The Constant e_underline.
e_Underline - Static variable in class com.pdftron.pdf.Annot
The Constant e_Underline.
e_Unknown - Static variable in class com.pdftron.pdf.Action
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.Annot
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.FileAttachment
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.FreeText
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.Line
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.PolyLine
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.RubberStamp
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.Sound
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.annots.Text
The Constant e_Unknown.
e_Unknown - Static variable in class com.pdftron.pdf.struct.ContentItem
The Constant e_Unknown.
e_URI - Static variable in class com.pdftron.pdf.Action
The Constant e_URI.
e_US_Std_Fanfold - Static variable in class com.pdftron.pdf.PrinterMode
 
e_UseAttachments - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_UseAttachments.
e_UseBookmarks - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_UseBookmarks.
e_UseNone - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
PageMode specifies how the document should be displayed when opened: - e_UseNone Displays document, but neither thumbnails nor bookmarks.
e_UseOC - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_UseOC.
e_user_crop - Static variable in class com.pdftron.pdf.Page
The Constant e_user_crop.
e_UseThumbs - Static variable in class com.pdftron.pdf.PDFDocViewPrefs
The Constant e_UseThumbs.
e_vertical_bottom - Static variable in class com.pdftron.pdf.Stamper
The Constant e_vertical_bottom.
e_vertical_center - Static variable in class com.pdftron.pdf.Stamper
The Constant e_vertical_center.
e_vertical_top - Static variable in class com.pdftron.pdf.Stamper
The Constant e_vertical_top.
e_very_strict - Static variable in class com.pdftron.pdf.Convert
Render (flatten) any text that is clipped or occluded.
e_very_strict - Static variable in class com.pdftron.pdf.Flattener
Render (flatten) any text that is clipped or occluded.
e_VisibleOC - Static variable in class com.pdftron.pdf.ocg.Context
Draw or enumerate optional content that is visible, according to the current state of Optional Content Groups (OCGs) and Optional Content Membership Dictionaries (OCMDs).
e_warning - Static variable in class com.pdftron.pdf.PDFNetInternalTools
 
e_Watermark - Static variable in class com.pdftron.pdf.Annot
The Constant e_Watermark.
e_WhenBigger - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_WhenBigger.
e_WhenBigger - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_WhenBigger.
e_WhenSmaller - Static variable in class com.pdftron.pdf.annots.Screen
The Constant e_WhenSmaller.
e_WhenSmaller - Static variable in class com.pdftron.pdf.annots.Widget
The Constant e_WhenSmaller.
e_whole_word - Static variable in class com.pdftron.pdf.TextSearch
Match the entire word.
e_Widget - Static variable in class com.pdftron.pdf.Annot
The Constant e_Widget.
e_word_spacing - Static variable in class com.pdftron.pdf.GState
The Constant e_word_spacing.
e_words_as_elements - Static variable in class com.pdftron.pdf.TextExtractor
The Constant e_words_as_elements.
e_write_mode - Static variable in class com.pdftron.filters.MappedFile
The Constant e_write_mode.
e_xfdf - Static variable in class com.pdftron.pdf.Action
The Constant e_xfdf.
e_XYZ - Static variable in class com.pdftron.pdf.Destination
View Destination Fit Types: XYZ - Destination specified as upper-left corner point and a zoom factor.
e_z_best_compression - Static variable in class com.pdftron.pdf.PDFNet
 
e_z_best_speed - Static variable in class com.pdftron.pdf.PDFNet
 
e_z_default_compression - Static variable in class com.pdftron.pdf.PDFNet
 
e_z_no_compression - Static variable in class com.pdftron.pdf.PDFNet
 
e_zapf_dingbats - Static variable in class com.pdftron.pdf.Font
The Constant e_zapf_dingbats.
e_zoom - Static variable in class com.pdftron.pdf.PDFViewCtrl
The Constant e_zoom.
Element - Class in com.pdftron.pdf
Element is the abstract interface used to access graphical elements used to build the display list.
ElementBuilder - Class in com.pdftron.pdf
ElementBuilder is used to build new PDF.Elements (e.g.
ElementBuilder() - Constructor for class com.pdftron.pdf.ElementBuilder
Instantiates a new element builder.
ElementBuilderCreate() - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
ElementReader - Class in com.pdftron.pdf
ElementReader can be used to parse and process content streams.
ElementReader() - Constructor for class com.pdftron.pdf.ElementReader
Instantiates a new element reader.
ElementReaderCreate() - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
ElementWriter - Class in com.pdftron.pdf
ElementWriter can be used to assemble and write new content to a page, Form XObject, Type3 Glyph stream, pattern stream, or any other content stream.
ElementWriter() - Constructor for class com.pdftron.pdf.ElementWriter
Instantiates a new element writer.
ElementWriterCreate() - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
ellipse(double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Add an ellipse (or circle, if rx == ry) to the current path as a complete subpath.
Ellipse(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
embedFonts(boolean) - Method in class com.pdftron.pdf.Optimizer.TextSettings
Sets whether fonts should be embedded.
EnableDiskCaching(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
enableDiskCaching(boolean) - Method in class com.pdftron.sdf.SDFDoc
Enable or disable disk caching feature
enableDownloads() - Static method in class com.pdftron.pdf.WebFontDownloader
Allow PDFNet to access the network to download missing fonts when possible.
enableJavaScript(boolean) - Static method in class com.pdftron.pdf.PDFNet
A switch that can be used to turn on/off JavaScript engine
enableLogBackend(int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Enable a particular log backend.
enableUndoRedo() - Method in class com.pdftron.pdf.PDFViewCtrl
Enable Undo/Redo in this PDFview.
end() - Method in class com.pdftron.pdf.ElementReader
Close the current display list.
end() - Method in class com.pdftron.pdf.ElementWriter
Finish writing to a page.
End(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
End(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
endsWithHyphen() - Method in class com.pdftron.pdf.TextExtractor.Line
check if this line ends with hyphen.
EPUBOutputOptions() - Constructor for class com.pdftron.pdf.Convert.EPUBOutputOptions
Creates an EPUBOutputOptions object with default settings
Equals(long, long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
equals(Object) - Method in class com.pdftron.common.Matrix2D
equals determines whether the elements of this matrix are equal to the elements of another matrix.
equals(Object) - Method in class com.pdftron.pdf.Action
Compares two Action objects for equality.
equals(Object) - Method in class com.pdftron.pdf.Annot
Compares two annotations for equality.
equals(Object) - Method in class com.pdftron.pdf.Bookmark
Compares two Bookmark objects for equality.
equals(Object) - Method in class com.pdftron.pdf.ColorPt
 
equals(Object) - Method in class com.pdftron.pdf.Date
 
equals(Object) - Method in class com.pdftron.pdf.FileSpec
Compares two FileSpec-s for equality.
equals(Object) - Method in class com.pdftron.pdf.PageLabel
Compares two PageLabel-s for equality.
Equals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
Equals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
Equals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
Equals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
equals(Object) - Method in class com.pdftron.pdf.Rect
 
equals(Object) - Method in class com.pdftron.pdf.TextExtractor.Line
 
equals(Object) - Method in class com.pdftron.pdf.TextExtractor.Style
 
equals(Object) - Method in class com.pdftron.pdf.TextExtractor.Word
 
Erase(long, double, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
erase(Point, Point, double) - Method in class com.pdftron.pdf.annots.Ink
Erase a rectangle area formed by pt1pt2 with width
erase(byte[]) - Method in class com.pdftron.sdf.NameTree
Removes the specified object from the tree.
erase(DictIterator) - Method in class com.pdftron.sdf.NameTree
Removes the NameTree entry pointed by the iterator.
erase(long) - Method in class com.pdftron.sdf.NumberTree
Removes the specified object from the tree.
erase(DictIterator) - Method in class com.pdftron.sdf.NumberTree
Removes the NumberTree entry pointed by the iterator.
erase(String) - Method in class com.pdftron.sdf.Obj
Removes an element in the dictionary that matches the given key.
erase(DictIterator) - Method in class com.pdftron.sdf.Obj
Removes an element in the dictionary from specified position.
Erase(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
Erase(long, long) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
Erase(long, long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
Erase(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
Erase(long, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
eraseAppearance() - Method in class com.pdftron.pdf.Field
Removes any appearances associated with the field.
EraseAppearance(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
eraseAt(int) - Method in class com.pdftron.sdf.Obj
Checks whether the position is within the array bounds and then removes it from the array and moves each subsequent element to the slot with the next smaller index and decrements the arrays length by 1.
EraseAt(long, int) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
EraseIt(long, long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
erasePoints(Obj, Rect, Point, Point, double) - Static method in class com.pdftron.pdf.annots.Ink
Erase a rectangle area formed by pt1pt2 with width from the SDF object
ErrorReportProc - Interface in com.pdftron.pdf
ErrorReportProc is an interface for a custom handler that that can be used to report potential rendering errors in PDFViewCtrl, PDFDraw, or PDFRasterizer.
eval(double[]) - Method in class com.pdftron.pdf.Function
Evaluate the function at a given point.
Eval(long, double[]) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
Execute() - Method in class com.pdftron.pdf.Action
Executes current action; this will only work for some action types that can be executed only using the information contained in the action object or the associated PDF doc.
Execute(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
executeKeyStrokeAction(KeyStrokeEventData) - Method in class com.pdftron.pdf.Action
Executes KeyStrokeAction, this shall be performed when the user modifies a character in a text field or combo box or modifies the selecton in a scrollable list box.
Export(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
Export(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
export(String) - Method in class com.pdftron.pdf.annots.FileAttachment
The function saves the data referenced by this File Attachment to an external file.
export() - Method in class com.pdftron.pdf.annots.FileAttachment
The function saves the data referenced by this File Attachment to an external file.
export() - Method in class com.pdftron.pdf.FileSpec
The function saves the data referenced by this FileSpec to an external file.
export(String) - Method in class com.pdftron.pdf.FileSpec
The function saves the data referenced by this FileSpec to an external file.
export(String) - Method in class com.pdftron.pdf.Image
Save this image to a file.
export(FilterWriter) - Method in class com.pdftron.pdf.Image
Saves this image to the output stream.
Export(long, String) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
Export(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Export(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
Export(long, long, String, String, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
export(Page, String) - Method in class com.pdftron.pdf.PDFDraw
A utility method to export the given PDF page to a PNG image file.
export(Page, String, String) - Method in class com.pdftron.pdf.PDFDraw
Export.
export(Page, String, String, Obj) - Method in class com.pdftron.pdf.PDFDraw
Export.
exportAsPng(String) - Method in class com.pdftron.pdf.Image
Saves this image to a PNG file.
exportAsPng(FilterWriter) - Method in class com.pdftron.pdf.Image
Saves this image to a PNG output stream.
ExportAsPng(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
ExportAsPng(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
exportAsTiff(String) - Method in class com.pdftron.pdf.Image
Saves this image to a TIFF file.
exportAsTiff(FilterWriter) - Method in class com.pdftron.pdf.Image
Saves this image to a TIFF output stream.
ExportAsTiff(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
ExportAsTiff(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 

F

FDFCompat - Class in com.pdftron.fdf
Compatibility layer for older API.
FDFCompat.FDFDoc - Class in com.pdftron.fdf
 
FDFCompat.FDFField - Class in com.pdftron.fdf
 
FDFDoc - Class in com.pdftron.fdf
FDFDoc is a class representing Forms Data Format (FDF) documents.
FDFDoc() - Constructor for class com.pdftron.fdf.FDFDoc
Default constructor.
FDFDoc(SDFDoc) - Constructor for class com.pdftron.fdf.FDFDoc
Create a FDF document from an existing SDF/Cos document.
FDFDoc(String) - Constructor for class com.pdftron.fdf.FDFDoc
Open an existing FDF document.
FDFDoc(Filter) - Constructor for class com.pdftron.fdf.FDFDoc
Open an existing FDF document.
FDFDoc(byte[]) - Constructor for class com.pdftron.fdf.FDFDoc
Open a SDF/Cos document from a memory buffer.
FDFDoc(InputStream) - Constructor for class com.pdftron.fdf.FDFDoc
Open an existing FDF document from an InputStream.
FDFDoc(InputStream, int) - Constructor for class com.pdftron.fdf.FDFDoc
Open an existing FDF document from an InputStream.
FDFDocCreate() - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
FDFDocCreate(String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
FDFDocCreate(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
FDFDocCreate(byte[]) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
FDFExtract(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
fdfExtract() - Method in class com.pdftron.pdf.PDFDoc
Extract form data to FDF
fdfExtract(int) - Method in class com.pdftron.pdf.PDFDoc
Extract form data and/or annotations to FDF
fdfExtract(Annot[]) - Method in class com.pdftron.pdf.PDFDoc
Extract annotations to FDF
FDFField - Class in com.pdftron.fdf
TODO: need description FDFField represents FDFField
FDFField(Obj, Obj) - Constructor for class com.pdftron.fdf.FDFField
Construct a FDF::FDFField from a SDF dictionary representing a terminal field node.
FDFFieldCreate(long, long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
FDFFieldIterator - Class in com.pdftron.fdf
FDFFieldIterator is an iterator type used to traverse interactive form fields in a FDF document.
FDFMerge(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
fdfMerge(FDFDoc) - Method in class com.pdftron.pdf.PDFDoc
Import form data from FDF file to PDF interactive form.
Field - Class in com.pdftron.pdf
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
Field(Obj) - Constructor for class com.pdftron.pdf.Field
Construct a Field from a SDF dictionary representing a terminal field node.
FieldCreate(long, String, int, long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
FieldCreate(long, String, int, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
fieldCreate(String, int) - Method in class com.pdftron.fdf.FDFDoc
Create a new interactive form FDFField.
fieldCreate(String, int, Obj) - Method in class com.pdftron.fdf.FDFDoc
Create a FDFField with specified name, type and value
fieldCreate(String, int, String) - Method in class com.pdftron.fdf.FDFDoc
Create a FDFField with specified name, type and string value
FieldCreate(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
FieldCreate(long, String, int, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
FieldCreate(long, String, int, String, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
fieldCreate(String, int) - Method in class com.pdftron.pdf.PDFDoc
Create a new interactive form Field.
fieldCreate(String, int, Obj) - Method in class com.pdftron.pdf.PDFDoc
Create a new interactive form field
fieldCreate(String, int, Obj, Obj) - Method in class com.pdftron.pdf.PDFDoc
Create a new interactive form field
fieldCreate(String, int, String, String) - Method in class com.pdftron.pdf.PDFDoc
Create a new interactive form field
fieldCreate(String, int, String) - Method in class com.pdftron.pdf.PDFDoc
Create a new interactive form field
FieldIterator - Class in com.pdftron.pdf
FieldIterator is an iterator type that can be used to traverse a list form fields in a PDF document.
FileAttachment - Class in com.pdftron.pdf.annots
A file attachment annotation (PDF 1.3) contains a reference to a file, which typically shall be embedded in the PDF file.
FileAttachment(Obj) - Constructor for class com.pdftron.pdf.annots.FileAttachment
Creates an FileAttachment annotation and initialize it using given Cos/SDF object.
FileAttachment() - Constructor for class com.pdftron.pdf.annots.FileAttachment
Creates an empty FileAttachment annotation.
FileAttachment(Annot) - Constructor for class com.pdftron.pdf.annots.FileAttachment
Creates an FileAttachment annotation and initialize it using given annotation object.
FileSize(long) - Static method in class com.pdftron.filters.FiltersCompat.MappedFile
 
fileSize() - Method in class com.pdftron.filters.MappedFile
Get file size.
FileSpec - Class in com.pdftron.pdf
FileSpec corresponds to the PDF file specification object.
FileSpec(Obj) - Constructor for class com.pdftron.pdf.FileSpec
Create a FileSpec and initialize it using given Cos/SDF object.
FileToEpub(String, String, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToHtml(String, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToPdf(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToTiff(String, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToXod(String, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToXodStream(String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FileToXps(String, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
Filter - Class in com.pdftron.filters
Provides a generic view of a sequence of bytes.
Filter() - Constructor for class com.pdftron.filters.FiltersCompat.Filter
 
FilterReader - Class in com.pdftron.filters
FilterReader is a utility class providing a convenient way to read data from an input filter (using Filter directly is not very intuitive).
FilterReader() - Constructor for class com.pdftron.filters.FilterReader
Instantiates a new filter reader.
FilterReader(Filter) - Constructor for class com.pdftron.filters.FilterReader
Instantiates a new filter reader for the specified Filter
FilterReaderCreate() - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
FilterReaderCreate(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
FiltersCompat - Class in com.pdftron.filters
Compatibility layer for older API.
FiltersCompat.ASCII85Encode - Class in com.pdftron.filters
 
FiltersCompat.CustomFilter - Class in com.pdftron.filters
 
FiltersCompat.Filter - Class in com.pdftron.filters
 
FiltersCompat.FilterReader - Class in com.pdftron.filters
 
FiltersCompat.FilterWriter - Class in com.pdftron.filters
 
FiltersCompat.FlateEncode - Class in com.pdftron.filters
 
FiltersCompat.MappedFile - Class in com.pdftron.filters
 
FiltersCompat.MemoryFilter - Class in com.pdftron.filters
 
FilterWriter - Class in com.pdftron.filters
FilterWriter is a utility class providing a convenient way to write data to an output filter (using Filter directly is not very intuitive).
FilterWriter() - Constructor for class com.pdftron.filters.FilterWriter
Instantiates a new filter writer.
FilterWriter(Filter) - Constructor for class com.pdftron.filters.FilterWriter
Instantiates a new filter writer for specified Filter
FilterWriterCreate() - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
FilterWriterCreate(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
find(String) - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark specified by the given title string.
Find(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
find(Doc, String) - Static method in class com.pdftron.sdf.NameTree
Retrieves a name tree, with the given key name, from the '/Root/Names' dictionary of the doc.
find(String) - Method in class com.pdftron.sdf.Obj
Search the dictionary for a given key.
Find(long, String) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
Find(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
FindAttribute(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
findAttribute(String) - Method in class com.pdftron.fdf.FDFField
The function returns the specified attribute.
findInheritedAttribute(String) - Method in class com.pdftron.pdf.Field
Some of the Field attributes are designated as inheritable.
findInheritedAttribute(String) - Method in class com.pdftron.pdf.Page
Some of the page attributes are designated as inheritable.
FindInheritedAttribute(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
FindInheritedAttribute(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
findObj(String) - Method in class com.pdftron.sdf.Obj
Search the dictionary for a given key.
FindObj(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
FindTextAsync(long, String, boolean, boolean, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
findTextAsync(String, boolean, boolean, boolean, boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Selects text by searching for a given string of text asynchronously, and calling a user callback upon completion
FindTextProc - Interface in com.pdftron.pdf
The Interface FindTextProc.
FlateEncode - Class in com.pdftron.filters
FlateEncode filter can be used to compress any data stream using Flate (i.e.
FlateEncode(Filter) - Constructor for class com.pdftron.filters.FlateEncode
Constructor for FlateEncoder for specified input data stream
FlateEncode(Filter, int) - Constructor for class com.pdftron.filters.FlateEncode
Instantiates a new FlateEncode for specified input data stream and specified compression level
FlateEncode(Filter, int, long) - Constructor for class com.pdftron.filters.FlateEncode
Instantiates a new FlateEncode for specified Filter, compression level and buffer size
flatten(Page) - Method in class com.pdftron.pdf.Annot
Flatten/Merge the existing annotation appearances with the page content and delete this annotation from a given page.
flatten(Page) - Method in class com.pdftron.pdf.Field
Flatten/Merge existing form field appearances with the page content and remove widget annotation.
Flatten(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
Flatten(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
FlattenAnnotations(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
flattenAnnotations(boolean) - Method in class com.pdftron.pdf.PDFDoc
Flatten all annotations in the document.
flattenAnnotations() - Method in class com.pdftron.pdf.PDFDoc
 
FlattenAnnotationsAdvanced(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
flattenAnnotationsAdvanced(long) - Method in class com.pdftron.pdf.PDFDoc
Flatten annotations/forms/links in the document.
Flattener - Class in com.pdftron.pdf
Flattener is a optional PDFNet add-on that can be used to simplify and optimize existing PDF's to render faster on devices with lower memory and speeds.
Flattener() - Constructor for class com.pdftron.pdf.Flattener
Default constructor.
FlattenerCreate() - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
flattenField(Field) - Method in class com.pdftron.pdf.Page
Flatten/Merge existing form field appearances with the page content and remove widget annotation.
FlattenField(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
flush() - Method in class com.pdftron.filters.Filter
Forces any data remaining in the buffer to be written to input or output filter.
flush() - Method in class com.pdftron.filters.FilterReader
Forces any data remaining in the buffer to be written to input or output filter.
Flush(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
Flush(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Flush(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
flush() - Method in class com.pdftron.filters.FilterWriter
Forces any data remaining in the buffer to be written to input or output filter.
flush() - Method in class com.pdftron.pdf.ElementWriter
The Flush method flushes all pending Element writing operations.
Flush(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
flushAll() - Method in class com.pdftron.filters.Filter
Forces any data remaining in the filter chain to the source or destination.
flushAll() - Method in class com.pdftron.filters.FilterReader
Forces any data remaining in the filter chain to the source or destination.
FlushAll(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
FlushAll(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
FlushAll(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
flushAll() - Method in class com.pdftron.filters.FilterWriter
Forces any data remaining in the filter chain to the source or destination.
Font - Class in com.pdftron.pdf
A font that is used to draw text on a page.
Font() - Constructor for class com.pdftron.pdf.Font
Instantiates a new font.
Font(Obj) - Constructor for class com.pdftron.pdf.Font
Create a PDF.Font object from an existing SDF font object that is embedded in the document.
font - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the font used to represent the text in the overlay.
FontCharCodeIterator - Class in com.pdftron.pdf
FontCharCodeIterator is an iterator type that can be used to traverse a list of visible char codes in a font embedded in PDF.
forceChanges(boolean) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
Sets whether image changes that grow the PDF file should be kept.
forceChanges(boolean) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
Sets whether image changes that grow the PDF file should be kept.
forceRecompression(boolean) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
Sets whether recompression to the specified compression method should be forced when the image is not downsampled.
forceRecompression(boolean) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
Sets whether recompression to the specified compression method should be forced when the image is not downsampled.
formBegin() - Method in class com.pdftron.pdf.ElementReader
When the current element is a form XObject you have the option to skip form processing (by not calling FormBegin()) or to open the form stream and continue Element traversal into the form.
FormBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
FreeText - Class in com.pdftron.pdf.annots
A free text annotation (PDF 1.3) displays text directly on the page.
FreeText(Obj) - Constructor for class com.pdftron.pdf.annots.FreeText
Creates an FreeText annotation and initialize it using given Cos/SDF object.
FreeText() - Constructor for class com.pdftron.pdf.annots.FreeText
Creates an empty FreeText annotation.
FreeText(Annot) - Constructor for class com.pdftron.pdf.annots.FreeText
Creates an FreeText annotation and initialize it using given annotation object.
fromEmf(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the specified EMF to PDF and append converted pages to to the specified PDF document.
FromEmf(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
fromText(Doc, String, Obj) - Static method in class com.pdftron.pdf.Convert
 
FromText(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
fromXps(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the specified XPS document to PDF and append converted pages to to the specified PDF document.
fromXps(Doc, byte[]) - Static method in class com.pdftron.pdf.Convert
Convert the specified XPS document contained in memory to PDF and append converted pages to the specified PDF document.
FromXps(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
FromXpsBuf(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
Function - Class in com.pdftron.pdf
Although PDF is not a programming language it provides several types of function object that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution.
Function(Obj) - Constructor for class com.pdftron.pdf.Function
Create a PDF.Function object from an existing SDF function dictionary.
FunctionCreateFromObj(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 

G

generateBlankPaperDoc(double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFDocGenerator
Create a new document with one page of blank paper.
generateGraphPaperDoc(double, double, double, double, double, int, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFDocGenerator
Create a new document with one page of graph paper.
generateGridPaperDoc(double, double, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFDocGenerator
Create a new document with one page of grid paper.
generateLinedPaperDoc(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFDocGenerator
Create a new document with one page of lined paper.
generateMusicPaperDoc(double, double, double, int, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFDocGenerator
Create a new document with one page of music paper.
GenerateThumbnails(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
generateThumbnails(long) - Method in class com.pdftron.pdf.PDFDoc
Generates thumbnail images for all the pages in this PDF document.
generateURLLinks(boolean) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Sets whether links should be generated from urls found in the document.
get() - Method in class com.pdftron.filters.FilterReader
Get the next character from stream
Get(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
get(int) - Method in class com.pdftron.pdf.ColorPt
Get the tint value at a given colorant index
Get(long, int) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
Get(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
get() - Method in class com.pdftron.pdf.Rect
Get the rectangle coordinates
get(String) - Method in class com.pdftron.sdf.Obj
Search the dictionary for a given key and throw an exception if the key is not found.
Get(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getA(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getA() - Method in class com.pdftron.common.Matrix2D
Get a, the matrix element in the first row, second column.
GetAcroForm(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getAcroForm() - Method in class com.pdftron.pdf.PDFDoc
Get the AcroForm Dictionary.
getAction() - Method in class com.pdftron.pdf.ActionParameter
get the action object contained in this ActionParameter
GetAction(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetAction(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetAction(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getAction() - Method in class com.pdftron.pdf.annots.Link
Get the Action of the Linked Annotation.
getAction() - Method in class com.pdftron.pdf.annots.Screen
Get the action of the Screen annotation.
getAction() - Method in class com.pdftron.pdf.annots.Widget
Get the action of the Widget annotation.
getAction() - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark's action.
GetAction(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getActiveAppearanceState() - Method in class com.pdftron.pdf.Annot
Get the annotation?s active appearance state.
GetActiveAppearanceState(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getActualText() - Method in class com.pdftron.pdf.struct.SElement
Get contained ActualText
GetActualText(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getAISFlag() - Method in class com.pdftron.pdf.GState
Get the alpha source flag.
GetAISFlag(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getAlt() - Method in class com.pdftron.pdf.struct.SElement
Get the alternate description of the SElement
GetAlt(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getAlternateColorSpace() - Method in class com.pdftron.pdf.ColorSpace
Get the alternate color space.
GetAlternateColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
getAmbientStr() - Method in class com.pdftron.pdf.TextSearchResult
Get the ambient string that surrounds the found string.
getAnnot(int) - Method in class com.pdftron.pdf.Page
Get the annotation on the page.
GetAnnot(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
GetAnnotationAt(long, int, int, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getAnnotationAt(int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Gets the annotation at the (x, y) position expressed in screen coordinates.
getAnnotationAt(int, int, double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Gets the annotation at the (x, y) position expressed in screen coordinates.
GetAnnotationListAt(long, int, int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getAnnotationListAt(int, int, int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Gets the list of annotations at line (x1, y1, x2, y2) expressed in screen coordinates *
getAnnots() - Method in class com.pdftron.pdf.Page
Returns a SDF/Cos array containing annotation dictionaries.
GetAnnots(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
GetAntialias(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getAntialias() - Method in class com.pdftron.pdf.Shading
check if shading is anti-alias.
getAppearance() - Method in class com.pdftron.pdf.Annot
Get the annotation?s appearance for the given combination of annotation and appearance states.
getAppearance(int) - Method in class com.pdftron.pdf.Annot
Get the annotation?s appearance for the given combination of annotation and appearance states.
getAppearance(int, String) - Method in class com.pdftron.pdf.Annot
Get the annotation?s appearance for the given combination of annotation and appearance states.
GetAppearance(long, int, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetAppFormXO(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
getAppFormXO() - Method in class com.pdftron.pdf.annots.Redaction
Get Overlay appearance of the Redaction annotation.
getAscent() - Method in class com.pdftron.pdf.Font
The face's ascender is the vertical distance from the baseline to the topmost point of any glyph in the face.
GetAscent(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getAsContentItem(int) - Method in class com.pdftron.pdf.struct.SElement
Get the kid at give index as a ContentItem.
GetAsContentItem(long, int) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getAsHtml() - Method in class com.pdftron.pdf.PDFViewCtrl.Selection
Get the selected text as html.
getAsPDFText() - Method in class com.pdftron.sdf.Obj
Convert the SDF/Cos String object to 'PDF Text String' (a Unicode string).
GetAsPDFText(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getAsStructElem(int) - Method in class com.pdftron.pdf.struct.SElement
Get the kid at give index as SElement.
GetAsStructElem(long, int) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
GetAsText(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getAsText() - Method in class com.pdftron.pdf.TextExtractor
Get all words in the current selection as a single string.
getAsText(boolean) - Method in class com.pdftron.pdf.TextExtractor
Get all words in the current selection as a single string.
getAsUnicode() - Method in class com.pdftron.pdf.PDFViewCtrl.Selection
Get the selected text as unicode string
GetAsXML(long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getAsXML() - Method in class com.pdftron.pdf.TextExtractor
Get text content in a form of an XML string.
getAsXML(int) - Method in class com.pdftron.pdf.TextExtractor
Get text content in a form of an XML string.
getAt(int) - Method in class com.pdftron.sdf.Obj
Get the Obj at specified index
GetAt(long, int) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getAttachedFilter() - Method in class com.pdftron.filters.Filter
Get the attached filter.
getAttachedFilter() - Method in class com.pdftron.filters.FilterReader
Get the attached filter.
GetAttachedFilter(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
getAttachedFilter() - Method in class com.pdftron.filters.FilterWriter
Get the attached filter.
GetAuthor(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getAuthor() - Method in class com.pdftron.pdf.PDFDocInfo
Get the author.
GetAuthorObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getAuthorObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the author SDF/Cos object.
getAutoStrokeAdjust() - Method in class com.pdftron.pdf.GState
Get the auto stroke adjust.
GetAutoStrokeAdjust(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getB(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getB() - Method in class com.pdftron.common.Matrix2D
Get b, the matrix element in the first row, second column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
GetBackground(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getBackground() - Method in class com.pdftron.pdf.Shading
An color point represented in base color space specifying a single background color value.
GetBackgroundColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetBackgroundColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getBackgroundColor() - Method in class com.pdftron.pdf.annots.Screen
Get the background color of the Screen annotation.
getBackgroundColor() - Method in class com.pdftron.pdf.annots.Widget
Get the background color of the Widget annotation.
GetBackgroundColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetBackgroundColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getBackgroundColorCompNum() - Method in class com.pdftron.pdf.annots.Screen
Get the number indicating background color space of the Screen annotation.
getBackgroundColorCompNum() - Method in class com.pdftron.pdf.annots.Widget
Get the number indicating background color space of the Widget annotation.
getBaseColor(byte) - Method in class com.pdftron.pdf.ColorSpace
Get the base color given a component value (index) in Indexed color space.
GetBaseColor(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
getBaseColorSpace() - Method in class com.pdftron.pdf.ColorSpace
Get the base color space.
GetBaseColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetBaseColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getBaseColorSpace() - Method in class com.pdftron.pdf.Shading
Get the base color space.
getBBox() - Method in class com.pdftron.pdf.Element
Obtains the bounding box for a graphical element.
getBBox() - Method in class com.pdftron.pdf.Font
Get the bounding box.
getBBox() - Method in class com.pdftron.pdf.PatternColor
Get the bounding box.
GetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getBBox() - Method in class com.pdftron.pdf.Shading
Get the bounding box
getBBox() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the bounding box.
getBBox() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the bounding box.
getBezierControlPoints(double[]) - Static method in class com.pdftron.pdf.annots.Ink
Returns an array of Bezier Control Points for smoothing the given polyline
getBitmap() - Method in class com.pdftron.pdf.Image
Get the bitmap of the current image
GetBitmap(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
GetBitmap(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
getBitmap(Page) - Method in class com.pdftron.pdf.PDFDraw
Get the bitmap from given page
getBitmap(Page, BufferedImage) - Method in class com.pdftron.pdf.PDFDraw
Get a Java Image for the given page.
GetBitmapPathIfExists(String) - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
getBitmapPathIfExists(String) - Static method in class com.pdftron.common.RecentlyUsedCache
Get the path to the thumbnail PNG associated with the document.
getBitsPerComponent() - Method in class com.pdftron.pdf.Element
Get the bits per component.
getBitsPerComponent() - Method in class com.pdftron.pdf.Image
Get the bits per component.
GetBitsPerComponent(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetBitsPerComponent(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getBlackGenFunct() - Method in class com.pdftron.pdf.GState
Get the black generation function
GetBlackGenFunct(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getBlendMode() - Method in class com.pdftron.pdf.GState
Get the blend mode.
GetBlendMode(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getBool() - Method in class com.pdftron.sdf.Obj
Get the boolean value if Obj is bool
GetBool(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetBorderColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetBorderColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getBorderColor() - Method in class com.pdftron.pdf.annots.Screen
Get the border color of the Screen annotation.
getBorderColor() - Method in class com.pdftron.pdf.annots.Widget
Get the border color of the Widget annotation.
GetBorderColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetBorderColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getBorderColorCompNum() - Method in class com.pdftron.pdf.annots.Screen
Get the number indicating border color space of the Screen annotation.
getBorderColorCompNum() - Method in class com.pdftron.pdf.annots.Widget
Get the number indicating border color space of the Widget annotation.
GetBorderEffect(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getBorderEffect() - Method in class com.pdftron.pdf.annots.Markup
Get the Border Effect of the Markup Annotation.
GetBorderEffectIntensity(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getBorderEffectIntensity() - Method in class com.pdftron.pdf.annots.Markup
Get the Border Effect Intensity of the Markup Annotation.
getBorderStyle() - Method in class com.pdftron.pdf.Annot
Get the border style for the annotation.
GetBorderStyle(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getBox(int) - Method in class com.pdftron.pdf.Page
Get the box specified page bounding box
GetBox(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
GetBuffer(long) - Static method in class com.pdftron.filters.FiltersCompat.MemoryFilter
 
getBuffer() - Method in class com.pdftron.filters.MemoryFilter
Get the memory buffer
GetBuffer(long, int[]) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getBuffer() - Method in class com.pdftron.sdf.Obj
Get string buffer
GetBuffer(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetBufferHeight(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getBufferHeight() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the width of the rendering buffer in pixels.
GetBufferStride(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getBufferStride() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the stride of the rendering buffer in pixels.
GetBufferWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getBufferWidth() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the width of the rendering buffer in pixels.
getByteBuffer(Page) - Method in class com.pdftron.pdf.PDFDraw
 
getBytesPerBite() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value BytesPerBite from the options object
getC(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getC() - Method in class com.pdftron.common.Matrix2D
Get c, the matrix element in the second row, first column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
getCalloutLinePoint1() - Method in class com.pdftron.pdf.annots.FreeText
Get p1 of the callout line points of the FreeText annotation.
GetCalloutLinePoint1x(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
GetCalloutLinePoint1y(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getCalloutLinePoint2() - Method in class com.pdftron.pdf.annots.FreeText
Get p2 of the callout line points of the FreeText annotation.
GetCalloutLinePoint2x(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
GetCalloutLinePoint2y(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getCalloutLinePoint3() - Method in class com.pdftron.pdf.annots.FreeText
Get p3 of the callout line points of the FreeText annotation.
GetCalloutLinePoint3x(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
GetCalloutLinePoint3y(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
GetCanvasHeight(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getCanvasHeight() - Method in class com.pdftron.pdf.PDFViewCtrl
Returns the height of the scrollable space.
GetCanvasWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getCanvasWidth() - Method in class com.pdftron.pdf.PDFViewCtrl
Returns the width of the scrollable space.
GetCaptionPosition(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getCaptionPosition() - Method in class com.pdftron.pdf.annots.Line
Get the caption position of a line.
getChangesIterator() - Method in class com.pdftron.pdf.ElementReader
Get the changes iterator.
GetChangesIterator(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
getCharCode() - Method in class com.pdftron.pdf.CharData
Get the char code.
GetCharCode(long) - Static method in class com.pdftron.pdf.PDFCompat.CharData
 
getCharCodeIterator() - Method in class com.pdftron.pdf.Font
CharCodeGetIterator represents an iterator interface used to traverse a list of char codes for which there is a glyph outline in the embedded font.
GetCharCodeIterator(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getCharData() - Method in class com.pdftron.pdf.CharData
Get the char data.
GetCharData(long) - Static method in class com.pdftron.pdf.PDFCompat.CharData
 
getCharIterator() - Method in class com.pdftron.pdf.Element
Get the char iterator.
GetCharIterator(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getCharSpacing() - Method in class com.pdftron.pdf.GState
Get the char spacing.
GetCharSpacing(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getCharStyle(int) - Method in class com.pdftron.pdf.TextExtractor.Word
Get the character style.
getClassMap() - Method in class com.pdftron.pdf.struct.STree
Get the class map.
GetClassMap(long) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
getCode() - Method in class com.pdftron.pdf.TextSearchResult
Get the code indicating the reason that the search process returns.
getColor() - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark's RGB color value.
GetColor(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
GetColor(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
GetColor(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getColor(double) - Method in class com.pdftron.pdf.Shading
Get the color point from parametric varible t
getColor(double, double) - Method in class com.pdftron.pdf.Shading
Get the color for the given value of the parametric variables
getColor() - Method in class com.pdftron.pdf.TextExtractor.Style
Get the color.
getColorAsCMYK() - Method in class com.pdftron.pdf.Annot
Get an annotation's color.
GetColorAsCMYK(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getColorAsGray() - Method in class com.pdftron.pdf.Annot
Get an annotation's color.
GetColorAsGray(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getColorAsRGB() - Method in class com.pdftron.pdf.Annot
Get an annotation's color.
GetColorAsRGB(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getColorCompNum() - Method in class com.pdftron.pdf.Annot
Get the color space the annotation's color is represented in.
GetColorCompNum(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetColorPostProcessMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
GetColorPostProcessMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getColorPostProcessMode() - Method in class com.pdftron.pdf.PDFRasterizer
 
getColorPostProcessMode() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getColorSpace(String) - Method in class com.pdftron.pdf.ElementReader
Get the color space.
GetColorSpace(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
getComponentNum(int, Obj) - Static method in class com.pdftron.pdf.ColorSpace
Get the number of components (tint components) used to represent color point for this color space
getComponentNum() - Method in class com.pdftron.pdf.ColorSpace
Get the component number
getComponentNum() - Method in class com.pdftron.pdf.Element
Get the number of color components per sample.
getComponentNum() - Method in class com.pdftron.pdf.Image
Get the component number
GetComponentNum(int, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetComponentNum(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetComponentNum(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetComponentNum(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getCondExpr() - Method in exception com.pdftron.common.PDFNetException
Get the conditional expression that caused the exception
getContainingStm() - Method in class com.pdftron.pdf.struct.ContentItem
Get the containing Stream object.
GetContainingStm(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
GetContentRect(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getContentRect() - Method in class com.pdftron.pdf.annots.Markup
Get the inner bounding rectangle of the Square.
getContents() - Method in class com.pdftron.pdf.Annot
Get the annotation contents.
getContents() - Method in class com.pdftron.pdf.Page
Get the contents of current page.
GetContents(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetContents(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getConversionStatus() - Method in class com.pdftron.pdf.DocumentConversion
Get the state of the conversion process.
GetCoords(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getCoords() - Method in class com.pdftron.pdf.Shading
Get the starting and ending coordinates of the axis, expressed in the shading?s target coordinate space.
GetCoordsRadial(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getCoordsRadial() - Method in class com.pdftron.pdf.Shading
Get the coords radial.
GetCreationDate(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getCreationDate() - Method in class com.pdftron.pdf.PDFDocInfo
Get the creation date.
GetCreationDates(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getCreationDates() - Method in class com.pdftron.pdf.annots.Markup
Get the creation date of the Markup Annotation.
getCreator() - Method in class com.pdftron.pdf.ocg.Config
Get the creator property of an optional-content configuration
GetCreator(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
GetCreator(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getCreator() - Method in class com.pdftron.pdf.PDFDocInfo
Get the creator.
GetCreatorObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getCreatorObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the creator SDF/Cos object.
getCropBox() - Method in class com.pdftron.pdf.Page
Get the crop box.
GetCropBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getCTM() - Method in class com.pdftron.pdf.Element
Get the current transformation matrix.
GetCTM(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getCubicXCoord(int) - Method in class com.pdftron.pdf.CubicCurveBuilder
Get the cubic X coordinate.
getCubicYCoord(int) - Method in class com.pdftron.pdf.CubicCurveBuilder
Get the cubic Y coordinate.
getCurrentNum() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the index of the current line of the current page
getCurrentNum() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the index of this word of the current line
GetCurrentPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
GetCurrentPage(long) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
getCurrentPage() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the current page.
getCurrentPage() - Method in class com.pdftron.pdf.TextSearch
Retrieve the number of the current page that is searched in.
getCurrentPageNumber() - Method in class com.pdftron.pdf.Highlights
Get the page number of the current highlight.
GetCurrentPageNumber(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
getCurrentQuads() - Method in class com.pdftron.pdf.Highlights
Get the corresponding quadrangles of the current highlight.
GetCurrentQuads(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
getCurrentState(Context) - Method in class com.pdftron.pdf.ocg.Group
Get the current state of the optional-content group
GetCurrentState(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
getD(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getD() - Method in class com.pdftron.common.Matrix2D
Get d, the matrix element in the second row, second column.
getDash() - Method in class com.pdftron.pdf.Annot.BorderStyle
Get the dash.
getDashes() - Method in class com.pdftron.pdf.GState
Get the dashes.
GetDashes(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getDate() - Method in class com.pdftron.pdf.Annot
Gets an annotation's last modified date.
GetDate(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getDay() - Method in class com.pdftron.pdf.Date
Get the day.
GetDay(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getDecodeArray() - Method in class com.pdftron.pdf.Element
Get the decode array.
getDecodeArray() - Method in class com.pdftron.pdf.Image
Get the decode array.
GetDecodeArray(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetDecodeArray(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getDecodedStream() - Method in class com.pdftron.sdf.Obj
Get the decoded stream.
GetDecodedStream(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getDecodeName() - Method in class com.pdftron.filters.Filter
Get the decode name.
GetDecodeName(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
GetDefaultAppearance(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getDefaultAppearance() - Method in class com.pdftron.pdf.annots.FreeText
Get the default appearance of the FreeText annotation.
getDefaultAppearance() - Method in class com.pdftron.pdf.Field
Get the default graphics state that should be used in formatting the text.
GetDefaultAppearance(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getDefaultConfigFile() - Static method in class com.pdftron.pdf.PDFNetInternalTools
Get the default configuration json file.
getDefaultMatrix() - Method in class com.pdftron.pdf.Page
Get the default matrix.
getDefaultMatrix(boolean, int, int) - Method in class com.pdftron.pdf.Page
Get the default matrix.
GetDefaultMatrix(long, boolean, int, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getDefaultValue() - Method in class com.pdftron.pdf.Field
Get the default value.
GetDefaultValue(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getDefaultValueAsString() - Method in class com.pdftron.pdf.Field
Get the default value as string.
GetDefaultValueAsString(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetDescendant(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getDescent() - Method in class com.pdftron.pdf.Font
The face's descender is the vertical distance from the baseline to the bottommost point of any glyph in the face.
GetDescent(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetDescriptor() - Method in class com.pdftron.pdf.Font
Get the descriptor.
GetDescriptor(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getDest() - Method in class com.pdftron.pdf.Action
Get the destination view of the Action
GetDest(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
GetDeviceTransform(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getDeviceTransform() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the device transformation matrix
getDeviceTransform(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Get the device transform matrix
getDictIterator() - Method in class com.pdftron.sdf.Obj
Get the dictionary iterator.
GetDictIterator(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetDirection(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getDirection() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the direction.
getDirectMap(String) - Method in class com.pdftron.pdf.struct.RoleMap
Get the direct map from the given type.
GetDirectMap(long, String) - Static method in class com.pdftron.pdf.struct.StructCompat.RoleMap
 
getDoc() - Method in class com.pdftron.pdf.DocumentConversion
Get a reference to the output pdf.
getDoc() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the document.
getDoc() - Method in class com.pdftron.sdf.Obj
Get the Doc object contains this Obj
GetDoc(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetDocInfo(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getDocInfo() - Method in class com.pdftron.pdf.PDFDoc
Get the document infomation
GetDomain(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getDomain() - Method in class com.pdftron.pdf.Shading
Get the domain.
getElement(String) - Method in class com.pdftron.pdf.struct.STree
Get the element with given id
getElement(byte[]) - Method in class com.pdftron.pdf.struct.STree
Get the element with give ID
GetElement(long, String) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
GetElement(long, byte[]) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
getEmbeddedFont() - Method in class com.pdftron.pdf.Font
Get the embedded font.
GetEmbeddedFont(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getEmbeddedFontBufSize() - Method in class com.pdftron.pdf.Font
Get the embedded font buf size.
GetEmbeddedFontBufSize(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getEmbeddedFontName() - Method in class com.pdftron.pdf.Font
Get the embedded font name.
GetEmbeddedFontName(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getEncoding() - Method in class com.pdftron.pdf.Font
Get the encoding array
GetEncoding(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetEncryptionAlgorithmID(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getEncryptionAlgorithmID() - Method in class com.pdftron.sdf.SecurityHandler
Get the encryption algorithm ID.
GetEndingStyle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getEndingStyle() - Method in class com.pdftron.pdf.annots.FreeText
Get the ending style of the callout line of the FreeText Annotation.
getEndPoint() - Method in class com.pdftron.pdf.annots.Line
Get the coordinates of the end of a line.
GetEndPointx(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
GetEndPointy(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
GetEndStyle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getEndStyle() - Method in class com.pdftron.pdf.annots.Line
Get the ending syle of the end of a line.
GetError(long, int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
getError(int) - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Get the error.
getErrorCode() - Method in exception com.pdftron.common.PDFNetException
Get the line number indicating where the exception occurred.
GetErrorCount(long) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
getErrorCount() - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Get the error count.
getErrorString() - Method in class com.pdftron.pdf.DocumentConversion
If the conversion finsihed with some kind of error, this returns the value of the the error description ()otherwise returns an empty string.
getExplicitDestObj() - Method in class com.pdftron.pdf.Destination
Get the explicit destination object.
GetExplicitDestObj(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
getExtGState(String) - Method in class com.pdftron.pdf.ElementReader
Get the ext GState.
GetExtGState(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
getFamilyName() - Method in class com.pdftron.pdf.Font
Get the family name.
GetFamilyName(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetFDF(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getFDF() - Method in class com.pdftron.fdf.FDFDoc
Get the FDF dictionary.
GetField(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getField(String) - Method in class com.pdftron.fdf.FDFDoc
field_name a string representing the fully qualified name of the field (e.g.
GetField(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getField() - Method in class com.pdftron.pdf.annots.Widget
Get the field corresponding to the Widget annotation.
GetField(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getField(String) - Method in class com.pdftron.pdf.PDFDoc
Get the specified field from field name
GetFieldIterator(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getFieldIterator() - Method in class com.pdftron.fdf.FDFDoc
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
getFieldIterator(String) - Method in class com.pdftron.fdf.FDFDoc
Get the field iterator.
GetFieldIterator(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getFieldIterator() - Method in class com.pdftron.pdf.PDFDoc
An interactive form (sometimes referred to as an AcroForm) is a collection of fields for gathering information interactively from the user.
getFieldIterator(String) - Method in class com.pdftron.pdf.PDFDoc
Get specified FieldIterator from field name
GetFieldIteratorBegin(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
GetFieldIteratorBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getFileData() - Method in class com.pdftron.pdf.FileSpec
The function returns data referenced by this FileSpec.
GetFileData(long) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
getFileName() - Method in exception com.pdftron.common.PDFNetException
Get the filename indicating where the exception occurred.
GetFileName(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getFileName() - Method in class com.pdftron.pdf.PDFDoc
Get the file name.
GetFileName(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getFileName() - Method in class com.pdftron.sdf.SDFDoc
Get SDFDoc filename
getFilePath() - Method in class com.pdftron.filters.Filter
Get the file path.
GetFilePath(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
getFilePath() - Method in class com.pdftron.pdf.FileSpec
Get the file path.
GetFilePath(long) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
GetFileSpec(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
getFileSpec() - Method in class com.pdftron.pdf.annots.FileAttachment
Get the file specification.
getFillColor() - Method in class com.pdftron.pdf.GState
Get the fill color.
GetFillColor(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFillColorSpace() - Method in class com.pdftron.pdf.GState
Get the fill color space.
GetFillColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFillOpacity() - Method in class com.pdftron.pdf.GState
Get the fill opacity.
GetFillOpacity(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFillOverprint() - Method in class com.pdftron.pdf.GState
Get the fill overprint.
GetFillOverprint(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFillPattern() - Method in class com.pdftron.pdf.GState
Get the fill pattern.
GetFillPattern(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetFirstBookmark(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getFirstBookmark() - Method in class com.pdftron.pdf.PDFDoc
Get the first bookmark.
getFirstChild() - Method in class com.pdftron.pdf.Bookmark
Returns the Bookmark's first child.
GetFirstChild(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
GetFirstLine(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getFirstLine() - Method in class com.pdftron.pdf.TextExtractor
Get the first line.
getFirstPageNum() - Method in class com.pdftron.pdf.PageLabel
Get the first page number.
GetFirstPageNum(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getFirstWord() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the first word in the line
GetFitFull(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetFitFull(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getFitFull() - Method in class com.pdftron.pdf.annots.Screen
Get the fit full option being used.
getFitFull() - Method in class com.pdftron.pdf.annots.Widget
Get the fit full option being used.
getFitType() - Method in class com.pdftron.pdf.Destination
Get the Destination fit type.
GetFitType(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
getFlag(int) - Method in class com.pdftron.pdf.Annot
Determine if the give flag is marked flagged
getFlag(int) - Method in class com.pdftron.pdf.Field
Get the value of the given flag.
GetFlag(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetFlag(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getFlags() - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark's flags.
GetFlags(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getFlatness() - Method in class com.pdftron.pdf.GState
Get the flatness.
GetFlatness(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFlowID() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the flow ID
getFont(String) - Method in class com.pdftron.pdf.ElementReader
Get the specified font.
getFont() - Method in class com.pdftron.pdf.GState
Get the font.
GetFont(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
GetFont(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFont() - Method in class com.pdftron.pdf.TextExtractor.Style
Get the font as Cos/SDF object
getFontFace() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value FontFace from the options object the desired font family name
getFontName() - Method in class com.pdftron.pdf.TextExtractor.Style
Get the font name.
GetFontSize(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getFontSize() - Method in class com.pdftron.pdf.annots.FreeText
Returns the font size of the FreeText Annotation.
getFontSize() - Method in class com.pdftron.pdf.GState
Get the font size.
GetFontSize(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getFontSize() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value FontSize from the options object the font size, in units of points
getFontSize() - Method in class com.pdftron.pdf.TextExtractor.Style
Get the font size.
getFormActionFlag(int) - Method in class com.pdftron.pdf.Action
Get the form action flag.
GetFormActionFlag(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
getFunction() - Method in exception com.pdftron.common.PDFNetException
Get the function name where the exception occurred.
getGenNum() - Method in class com.pdftron.sdf.Obj
Get the generation number.
GetGenNum(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getGlyphPath(long, boolean) - Method in class com.pdftron.pdf.Font
The function retrieves the glyph outline for a given character code.
getGlyphPath(long, boolean, Matrix2D) - Method in class com.pdftron.pdf.Font
Get the glyph outline for a given character code.
GetGlyphPath(long, long, boolean, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getGlyphQuad(int) - Method in class com.pdftron.pdf.TextExtractor.Word
Get the glyph quadrilateral bounding box
getGlyphX() - Method in class com.pdftron.pdf.CharData
To render text, a virtual point (x, y), located on the baseline, called the pen position, is used to locate glyphs.
GetGlyphX(long) - Static method in class com.pdftron.pdf.PDFCompat.CharData
 
getGlyphY() - Method in class com.pdftron.pdf.CharData
Get the glyph y.
GetGlyphY(long) - Static method in class com.pdftron.pdf.PDFCompat.CharData
 
getGState() - Method in class com.pdftron.pdf.Element
Get the GState.
GetGState(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getH(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getH() - Method in class com.pdftron.common.Matrix2D
Get h, the matrix element in the third row, first column.
getH() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getHalftone() - Method in class com.pdftron.pdf.GState
Get the halftone.
GetHalftone(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetHandlerDocName(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getHandlerDocName() - Method in class com.pdftron.sdf.SecurityHandler
Get the name of SecurityHandler.
GetHeader(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getHeader() - Method in class com.pdftron.sdf.SDFDoc
Get the file header.
getHeight() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getHeight() - Method in class com.pdftron.pdf.Rect
Get the height of rectangle
GetHIconLeftOver(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetHIconLeftOver(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getHIconLeftOver() - Method in class com.pdftron.pdf.annots.Screen
Get the horizontal leftover of the icon within the annotatin.
getHIconLeftOver() - Method in class com.pdftron.pdf.annots.Widget
Get the horizontal leftover of the icon within the annotatin.
GetHighlightingMode(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetHighlightingMode(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getHighlightingMode() - Method in class com.pdftron.pdf.annots.Link
Get the HighlightingMode Linked Annotation.
getHighlightingMode() - Method in class com.pdftron.pdf.annots.Widget
Get the HighlightingMode of the Widget Annotation.
getHighlights() - Method in class com.pdftron.pdf.TextSearchResult
Get the Highlight info that is associated with the found string.
GetHintStream(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getHintStream() - Method in class com.pdftron.sdf.SDFDoc
Get document's initial linearization hint stream if it is available.
getHorizontalScale() - Method in class com.pdftron.pdf.GState
Get the horizontal scale.
GetHorizontalScale(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getHour() - Method in class com.pdftron.pdf.Date
Get the hour.
GetHour(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getHR() - Method in class com.pdftron.pdf.Annot.BorderStyle
Get the hR.
getHScrollbar() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
GetHScrollPos(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getHScrollPos() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getHTTPErrorCode() - Method in class com.pdftron.pdf.HTML2PDF
Return the largest HTTP error code encountered during conversion
GetHTTPErrorCode(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
GetIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
GetIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.RubberStamp
 
GetIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
GetIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
getIcon() - Method in class com.pdftron.pdf.annots.FileAttachment
Get the icon type as an entry of the enum "Icon".
getIcon() - Method in class com.pdftron.pdf.annots.RubberStamp
Get the Icon type as an entry of the enum "Icon".
getIcon() - Method in class com.pdftron.pdf.annots.Sound
Get the sub type of the Sound annotation.
getIcon() - Method in class com.pdftron.pdf.annots.Text
Get the Icon type as an entry of the enum "Icon".
GetIconCaptionRelation(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetIconCaptionRelation(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getIconCaptionRelation() - Method in class com.pdftron.pdf.annots.Screen
Get the Icon and caption relationship of the Screen annotation.
getIconCaptionRelation() - Method in class com.pdftron.pdf.annots.Widget
Get the Icon and caption relationship of the Widget annotation.
GetIconName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
GetIconName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.RubberStamp
 
GetIconName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
GetIconName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
getIconName() - Method in class com.pdftron.pdf.annots.FileAttachment
Get the icon type as a string.
getIconName() - Method in class com.pdftron.pdf.annots.RubberStamp
Get the Icon type as a string.
getIconName() - Method in class com.pdftron.pdf.annots.Sound
Get the sub type of the Sound annotation.
getIconName() - Method in class com.pdftron.pdf.annots.Text
Get the string indicating the type of icon corresponding to the Text annotation.
GetID(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getID() - Method in class com.pdftron.fdf.FDFDoc
Get the ID entry from "/Root/FDF" dictionary.
getID() - Method in class com.pdftron.pdf.struct.SElement
Get the ID of SElement
GetID(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getImageColorSpace() - Method in class com.pdftron.pdf.Element
Get the image color space.
getImageColorSpace() - Method in class com.pdftron.pdf.Image
Get the image color space.
GetImageColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getImageData() - Method in class com.pdftron.pdf.Element
Get the image data.
getImageData() - Method in class com.pdftron.pdf.Image
Get the image data as filter
GetImageData(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageData(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getImageDataSize() - Method in class com.pdftron.pdf.Element
Get the image data size.
getImageDataSize() - Method in class com.pdftron.pdf.Image
Get the image data size.
GetImageDataSize(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageDataSize(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getImageHeight() - Method in class com.pdftron.pdf.Element
Get the image height.
getImageHeight() - Method in class com.pdftron.pdf.Image
Get the image height.
GetImageHeight(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageHeight(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getImageRenderingIntent() - Method in class com.pdftron.pdf.Element
Get the image rendering intent.
getImageRenderingIntent() - Method in class com.pdftron.pdf.Image
Get the current image rendering intent.
GetImageRenderingIntent(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageRenderingIntent(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getImageWidth() - Method in class com.pdftron.pdf.Element
Get the image width.
getImageWidth() - Method in class com.pdftron.pdf.Image
Get the image width.
GetImageWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetImageWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getIndent() - Method in class com.pdftron.pdf.Bookmark
Get the indentation level of the Bookmark in its containing tree.
GetIndent(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getIndex() - Method in class com.pdftron.pdf.Page
Get the page index/number.
GetIndex(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getInitBaseState() - Method in class com.pdftron.pdf.ocg.Config
Get base initialization state
GetInitBaseState(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
getInitialState(Config) - Method in class com.pdftron.pdf.ocg.Group
Get the initial state.
GetInitialState(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
getInitOffStates() - Method in class com.pdftron.pdf.ocg.Config
Get the initialization of the "OFF" states.
GetInitOffStates(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
getInitOnStates() - Method in class com.pdftron.pdf.ocg.Config
Get the initialization of the "ON" states.
GetInitOnStates(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
getInputCardinality() - Method in class com.pdftron.pdf.Function
Get the input cardinality.
GetInputCardinality(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
getIntBuffer(Page) - Method in class com.pdftron.pdf.PDFDraw
 
getIntent() - Method in class com.pdftron.pdf.ocg.Config
Get the intent.
getIntent() - Method in class com.pdftron.pdf.ocg.Group
Get the intent.
GetIntent(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
GetIntent(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
GetIntentName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
GetIntentName(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
getIntentName() - Method in class com.pdftron.pdf.annots.FreeText
Get the Intent name as an entry from the enum "IntentName" of the annnotation type.
getIntentName() - Method in class com.pdftron.pdf.annots.PolyLine
Get the Intent name as an entry from the enum "IntentName" of the annnotation type.
GetIntentType(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getIntentType() - Method in class com.pdftron.pdf.annots.Line
Get the intent type of the line.
GetInteriorColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getInteriorColor() - Method in class com.pdftron.pdf.annots.Markup
Get the interior color of the Square.
GetInteriorColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getInteriorColorCompNum() - Method in class com.pdftron.pdf.annots.Markup
Get the number indicating interior color space of the Square.
getIterator(byte[]) - Method in class com.pdftron.sdf.NameTree
Search for the specified key in the NameTree.
getIterator() - Method in class com.pdftron.sdf.NameTree
Get the NameTree iterator.
getIterator(long) - Method in class com.pdftron.sdf.NumberTree
Search for the specified key in the NumberTree.
getIterator() - Method in class com.pdftron.sdf.NumberTree
Get the iterator.
GetIterator(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
GetIterator(long) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
GetIterator(long, long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
GetIterator(long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
getJustification() - Method in class com.pdftron.pdf.Field
Get the quadding (justification).
GetJustification(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetKeyLength(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getKeyLength() - Method in class com.pdftron.sdf.SecurityHandler
Get the encryption key length.
GetKeywords(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getKeywords() - Method in class com.pdftron.pdf.PDFDocInfo
Get the keywords.
GetKeywordsObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getKeywordsObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the keywords SDF/Cos object.
getKid(int) - Method in class com.pdftron.pdf.struct.STree
Get the kid at given index
GetKid(long, int) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
getLabelTitle(int) - Method in class com.pdftron.pdf.PageLabel
Get the label title from given page
GetLabelTitle(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getLastChild() - Method in class com.pdftron.pdf.Bookmark
Returns the Bookmark's last child.
GetLastChild(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getLastPageNum() - Method in class com.pdftron.pdf.PageLabel
Get the last page number.
GetLastPageNum(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
GetLayoutMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getLayoutMode() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the layout mode.
getLayoutResourcesPluginPath() - Method in class com.pdftron.pdf.WordToPDFOptions
Gets the value LayoutResourcesPluginPath from the options object The path at which the pdftron-provided font resource plugin resides
GetLeaderLineExtensionLength(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getLeaderLineExtensionLength() - Method in class com.pdftron.pdf.annots.Line
Get the leader line extension length of a line.
GetLeaderLineLength(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getLeaderLineLength() - Method in class com.pdftron.pdf.annots.Line
Get the leader line length of a line.
GetLeaderLineOffset(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getLeaderLineOffset() - Method in class com.pdftron.pdf.annots.Line
Get the leader line offset length of a line.
getLeading() - Method in class com.pdftron.pdf.GState
Get the leading parameter.
GetLeading(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetLinearizationDict(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getLinearizationDict() - Method in class com.pdftron.sdf.SDFDoc
Get document's initial linearization dictionary if it is available.
getLineCap() - Method in class com.pdftron.pdf.GState
Get the line cap.
GetLineCap(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetLineColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getLineColor() - Method in class com.pdftron.pdf.annots.FreeText
Returns the line and border color of the FreeText Annotation.
GetLineColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getLineColorCompNum() - Method in class com.pdftron.pdf.annots.FreeText
Returns the number of color components in the line and border color of the FreeText Annotation.
getLineHeightMultiplier() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value LineHeightMultiplier from the options object The desired line height represented as some multiple of the font size
getLineJoin() - Method in class com.pdftron.pdf.GState
Get the line join.
GetLineJoin(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getLineNumber() - Method in exception com.pdftron.common.PDFNetException
Get the line number indicating where the exception occurred.
getLineWidth() - Method in class com.pdftron.pdf.GState
Get the line width.
GetLineWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetLinkAt(long, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getLinkAt(int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Gets the link info at a given point, specified in client space.
getLockedOCGs() - Method in class com.pdftron.pdf.ocg.Config
Get the locked optional-content groups
GetLockedOCGs(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
getLog() - Method in class com.pdftron.pdf.HTML2PDF
Get results of conversion, including errors and warnings, in human readable form.
GetLog(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
getLookupTable() - Method in class com.pdftron.pdf.ColorSpace
Get the lookup table.
GetLookupTable(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
getMarginBottom() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value MarginBottom from the options object the bottom margin in units of inches
getMarginLeft() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value MarginLeft from the options object the left margin in units of inches
getMarginRight() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value MarginRight from the options object the right margin in units of inches
getMarginTop() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value MarginTop from the options object the top margin in units of inches
getMask() - Method in class com.pdftron.pdf.Element
Get the image mask.
getMask() - Method in class com.pdftron.pdf.Image
Get the mask from current image
GetMask(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetMask(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
GetMasterPassword(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getMasterPassword() - Method in class com.pdftron.sdf.SecurityHandler
Get the master password.
getMatrix() - Method in class com.pdftron.pdf.PatternColor
Get the matrix.
GetMatrix(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetMatrix(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getMatrix() - Method in class com.pdftron.pdf.Shading
Get the transformation matrix.
getMaxLen() - Method in class com.pdftron.pdf.Field
Get the maximum length
GetMaxLen(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getMaxWidth() - Method in class com.pdftron.pdf.Font
Get the max width of the current font
GetMaxWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getMCID() - Method in class com.pdftron.pdf.struct.ContentItem
Get the marked-content identifier.
GetMCID(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
getMCPropertyDict() - Method in class com.pdftron.pdf.Element
Get the dictionary contains property list.
GetMCPropertyDict(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getMCTag() - Method in class com.pdftron.pdf.Element
Get the marked content tag.
GetMCTag(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getMediaBox() - Method in class com.pdftron.pdf.Page
Get the media box.
GetMediaBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getMessage() - Method in exception com.pdftron.common.PDFNetException
Get the detailed error message.
getMinute() - Method in class com.pdftron.pdf.Date
Get the minute.
GetMinute(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getMissingWidth() - Method in class com.pdftron.pdf.Font
Get the missing width.
GetMissingWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getMiterLimit() - Method in class com.pdftron.pdf.GState
Get the miter limit.
GetMiterLimit(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetModDate(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getModDate() - Method in class com.pdftron.pdf.PDFDocInfo
Get the mod date.
getMode() - Static method in class com.pdftron.pdf.ConvertPrinter
Get the current mode for print jobs.
GetMode() - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
GetMode(long) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
getMode() - Method in class com.pdftron.pdf.TextSearch
Retrieve the current search mode.
getMonth() - Method in class com.pdftron.pdf.Date
Get the month.
GetMonth(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
GetMouseDownCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetMouseDownCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getMouseDownCaptionText() - Method in class com.pdftron.pdf.annots.Screen
Get the button down caption text of the Screen annotation.
getMouseDownCaptionText() - Method in class com.pdftron.pdf.annots.Widget
Get the button down caption text of the Widget annotation.
GetMouseDownIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetMouseDownIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getMouseDownIcon() - Method in class com.pdftron.pdf.annots.Screen
Get the Mouse Down icon associated with the Screen annotation.
getMouseDownIcon() - Method in class com.pdftron.pdf.annots.Widget
Get the Mouse Down icon associated with the Widget annotation.
GetName(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
getName() - Method in class com.pdftron.fdf.FDFField
Get name of the FDFField
getName() - Method in class com.pdftron.filters.CustomFilter
Gets the name of the filter.
getName() - Method in class com.pdftron.filters.Filter
Get the name.
GetName(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
getName() - Method in class com.pdftron.pdf.Field
Get the field name
getName() - Method in class com.pdftron.pdf.Font
Get the font name.
getName() - Method in class com.pdftron.pdf.ocg.Config
Get the name of an option-content configuration
getName() - Method in class com.pdftron.pdf.ocg.Group
Get optional-content group
GetName(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
GetName(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
GetName(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetName(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getName() - Method in class com.pdftron.sdf.Obj
Get the string representation of the Name object
GetName(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getName() - Method in class com.pdftron.sdf.SignatureHandler
Gets the name of this SignatureHandler.
getNewTextLineOffset() - Method in class com.pdftron.pdf.Element
Get the offset (out_x, out_y) to the start of the current line relative to the beginning of the previous line.
GetNewTextLineOffset(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetNext() - Method in class com.pdftron.pdf.Action
Get the next action dictionary or dictionaries in an array.
getNext() - Method in class com.pdftron.pdf.Bookmark
Returns the Bookmark's next (right) sibling.
GetNext(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
GetNext(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getNextLine() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the next line.
getNextRedoInfo() - Method in class com.pdftron.pdf.PDFViewCtrl
Returns any meta-data associated with the next sate in the undo chain.
getNextUndoInfo() - Method in class com.pdftron.pdf.PDFViewCtrl
Returns any meta-data associated with the previous sate in the undo chain.
getNextWord() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the next word.
GetNonFullScreenPageMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getNonFullScreenPageMode() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the non full screen page mode.
GetNonOCDrawing(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
getNumAnnots() - Method in class com.pdftron.pdf.Page
Get the number of annotations on a page.
GetNumAnnots(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getNumber() - Method in class com.pdftron.sdf.Obj
Get the number value
GetNumber(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getNumConvertedPages() - Method in class com.pdftron.pdf.DocumentConversion
Returns the number of pages which have been added to the destination document.
getNumGlyphs() - Method in class com.pdftron.pdf.TextExtractor.Word
Gets the glyphs count.
getNumKids() - Method in class com.pdftron.pdf.struct.SElement
Get the num kids.
getNumKids() - Method in class com.pdftron.pdf.struct.STree
Get the number of kids of the structure tree root.
GetNumKids(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
GetNumKids(long) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
GetNumLines(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getNumLines() - Method in class com.pdftron.pdf.TextExtractor
Get the number lines.
getNumWarnings() - Method in class com.pdftron.pdf.DocumentConversion
Return the number of warning strings generated during the conversion process.
getNumWords() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the number of words.
GetObj(long, long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getObj(long) - Method in class com.pdftron.sdf.SDFDoc
Get the Obj with specified object number
getObjNum() - Method in class com.pdftron.sdf.Obj
Get the object number.
GetObjNum(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetOCGConfig(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getOCGConfig() - Method in class com.pdftron.pdf.PDFDoc
Get the optional group configuration
GetOCGContext(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getOCGContext() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the oCG context.
GetOCGs(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
getOCGs() - Method in class com.pdftron.pdf.ocg.OCMD
Get the optional-content groups listed under 'OCGs' entry in the object dictionary.
GetOCGs(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getOCGs() - Method in class com.pdftron.pdf.PDFDoc
Get the optional content groups
getOCMode() - Method in class com.pdftron.pdf.ocg.Context
Get the OC mode.
GetOCMode(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
getOffset() - Method in class com.pdftron.sdf.Obj
Get the offset from beginning of the file.
GetOffset(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
GetOpacity(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getOpacity() - Method in class com.pdftron.pdf.annots.Markup
Get the contant opacity value corresponding to the annotation.
GetOpenAction(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getOpenAction() - Method in class com.pdftron.pdf.PDFDoc
Get the open action.
getOpenCount() - Method in class com.pdftron.pdf.Bookmark
Get the number of opened bookmarks in this subtree.
GetOpenCount(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getOperators() - Method in class com.pdftron.pdf.PathData
Get the current operators.
getOpt(int) - Method in class com.pdftron.pdf.Field
Get name of the option specified by the given index.
GetOpt(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getOptCount() - Method in class com.pdftron.pdf.Field
Get the number of options.
GetOptCount(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getOptionalContent() - Method in class com.pdftron.pdf.Annot
Get optional content of an annotation.
GetOptionalContent(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getOrder() - Method in class com.pdftron.pdf.ocg.Config
Get the order of otpional content groups
GetOrder(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
getOutputCardinality() - Method in class com.pdftron.pdf.Function
Get the output cardinality.
GetOutputCardinality(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
GetOverlayText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
getOverlayText() - Method in class com.pdftron.pdf.annots.Redaction
Get Overlay text of the Redaction annotation.
GetOverlayTextAppearance(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
getOverlayTextAppearance() - Method in class com.pdftron.pdf.annots.Redaction
Get Overlay text appearance of the Redaction annotation.
getOverprintMode() - Method in class com.pdftron.pdf.GState
Get the overprint mode.
GetOverprintMode(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getOwner() - Method in class com.pdftron.pdf.struct.AttrObj
Get the owner of attribute data
GetOwner(long) - Static method in class com.pdftron.pdf.struct.StructCompat.AttrObj
 
GetPadding(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getPadding() - Method in class com.pdftron.pdf.annots.Markup
Get the rectangle difference of the Square.
getPage() - Method in class com.pdftron.pdf.Annot
Get the page the annotation is associated with.
getPage() - Method in class com.pdftron.pdf.Destination
Get the destination page
GetPage(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetPage(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
GetPage(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getPage(int) - Method in class com.pdftron.pdf.PDFDoc
Get the page object from given page number
getPage() - Method in class com.pdftron.pdf.struct.ContentItem
The page on which the marked content is drawn, whether directly as part of page content or indirectly by being in a Form XObject or annotation drawn on that page.
GetPage(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
getPageCount() - Method in class com.pdftron.pdf.PDFDoc
Get the page count.
getPageCount() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the page count.
getPageHeight() - Method in class com.pdftron.pdf.Page
Get the crop box page height.
getPageHeight(int) - Method in class com.pdftron.pdf.Page
Get the page height for the given page bounding box
GetPageHeight(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getPageHeight() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value PageHeight from the options object the page height in units of inches
GetPageIterator(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getPageIterator() - Method in class com.pdftron.pdf.PDFDoc
Get the page iterator.
getPageIterator(int) - Method in class com.pdftron.pdf.PDFDoc
Get the page iterator from given page number
GetPageIteratorBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
GetPageLabel(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getPageLabel(int) - Method in class com.pdftron.pdf.PDFDoc
Get the specified page label
GetPageMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getPageMode() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the page mode.
getPageNum() - Method in class com.pdftron.pdf.PDFViewCtrl.Selection
Get the page number containing the selected text
getPageNum() - Method in class com.pdftron.pdf.TextSearchResult
Get the number of the page the found instance is on.
GetPageNumberFromScreenPt(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getPageNumberFromScreenPt(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Get the page number from screen pt.
GetPagePresentationMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getPagePresentationMode() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the page presentation mode.
GetPages(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getPages() - Method in class com.pdftron.pdf.PDFDoc
Get the pages.
GetPagesCount(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
GetPagesCount(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
GetPageViewMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getPageViewMode() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the page view mode.
getPageWidth() - Method in class com.pdftron.pdf.Page
Get the crop box page width.
getPageWidth(int) - Method in class com.pdftron.pdf.Page
Get the page width for the given bounding box
GetPageWidth(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getPageWidth() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value PageWidth from the options object the page width in units of inches
getParagraphID() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the paragraph ID
GetParamEnd(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getParamEnd() - Method in class com.pdftron.pdf.Shading
Get the number specifying the limiting value of a parametric variable t.
GetParamStart(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getParamStart() - Method in class com.pdftron.pdf.Shading
Get the number specifying the limiting value of a parametric variable t.
GetParent(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Popup
 
getParent() - Method in class com.pdftron.pdf.annots.Popup
Get the Parent annotation of the Popup annotation.
getParent() - Method in class com.pdftron.pdf.Bookmark
Returns the Bookmark's parent Bookmark.
GetParent(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
getParent() - Method in class com.pdftron.pdf.struct.ContentItem
Find the parent structure element.
getParent() - Method in class com.pdftron.pdf.struct.SElement
Get the parent as SElement
GetParent(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
GetParent(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getParentStructElement() - Method in class com.pdftron.pdf.Element
Get the parent struct element.
GetParentStructElement(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetPartialName(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
getPartialName() - Method in class com.pdftron.fdf.FDFField
Get partial name of the FDFField
getPartialName() - Method in class com.pdftron.pdf.Field
Get the partial name.
GetPartialName(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetPathCount(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
getPathCount() - Method in class com.pdftron.pdf.annots.Ink
Get number of stroked pathes in the InkList.
getPathData() - Method in class com.pdftron.pdf.Element
Returns the PathData stored by the path element.
GetPathPoints(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetPathTypes(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getPattern(String) - Method in class com.pdftron.pdf.ElementReader
Get the pattern.
GetPattern(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
GetPDFAErrorMessage(int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
getPDFAErrorMessage(int) - Static method in class com.pdftron.pdf.pdfa.PDFACompliance
Get the pDFA error message.
GetPDFFileName(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getPDFFileName() - Method in class com.pdftron.fdf.FDFDoc
Get the PDF document file that this FDF file was exported from or is intended to be imported into.
getPDFViewTileSummary() - Static method in class com.pdftron.pdf.PDFNetInternalTools
Get a summary of the held tiles of all the know instances of PDFViewImplTiled.
GetPermission(long, int) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getPermission(int) - Method in class com.pdftron.sdf.SecurityHandler
Get the security permission.
getPhase() - Method in class com.pdftron.pdf.GState
Get the phase.
GetPhase(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetPoint(int, int) - Method in class com.pdftron.pdf.annots.Ink
Get the specific point in the Ink List.
GetPointCount(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
getPointCount(int) - Method in class com.pdftron.pdf.annots.Ink
Get number of points in a certain stroked path in the InkList.
getPoints() - Method in class com.pdftron.pdf.PathData
Get the current data points.
GetPointx(long, int, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
GetPointy(long, int, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
GetPopup(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getPopup() - Method in class com.pdftron.pdf.annots.Markup
Get the Popup object associated with this Markup annotation.
getPos() - Method in interface com.pdftron.pdf.ProgressMonitor
Get the current position of the progress monitor.
getPosAdjustment() - Method in class com.pdftron.pdf.Element
Get the pos adjustment.
GetPosAdjustment(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetPref(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getPref(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the value of given ViewerPref property.
getPreferredScrollableViewportSize() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getPreferredSize() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getPrefix() - Method in class com.pdftron.pdf.PageLabel
Get the string prefix of PageLabel
GetPrefix(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getPrev() - Method in class com.pdftron.pdf.Bookmark
Returns the Bookmark's previous (left) sibling.
GetPrev(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
GetPrintArea(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getPrintArea() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the prints the area.
GetPrintClip(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getPrintClip() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the prints the clip.
getPrinterName() - Static method in class com.pdftron.pdf.ConvertPrinter
Get the name of the PDFNet printer installed in this process session.
GetPrinterName() - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
GetProducer(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getProducer() - Method in class com.pdftron.pdf.PDFDocInfo
Get the producer.
GetProducerObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getProducerObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the producer SDF/Cos object.
getProgress() - Method in class com.pdftron.pdf.DocumentConversion
Returns a number from 0.0 to 1.0, representing the best estimate of conversion progress.
getProgressLabel() - Method in class com.pdftron.pdf.DocumentConversion
Returns the label for the current conversion stage.
getQuad() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the quadrilateral as an array of doubles
getQuad() - Method in class com.pdftron.pdf.TextExtractor.Word
return The quadrilateral representing a tight bounding box for this word (in unrotated page coordinates).
GetQuaddingFormat(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getQuaddingFormat() - Method in class com.pdftron.pdf.annots.FreeText
Get the quading format of the FreeText annotation.
GetQuadForm(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
getQuadForm() - Method in class com.pdftron.pdf.annots.Redaction
Get Overlay text quadding(justification) format of the Redaction annotation.
getQuadPoint(int) - Method in class com.pdftron.pdf.annots.Link
Get the QuadPoint located at a certain index of the QuadPoint array of the Link annotation.
getQuadPoint(int) - Method in class com.pdftron.pdf.annots.Redaction
Get the QuadPoint located at a certain index of the QuadPoint array of the Redaction annotation.
getQuadPoint(int) - Method in class com.pdftron.pdf.annots.TextMarkup
Get the QuadPoint located at a certain index of the QuadPoint array of the TextMarkup annotation.
GetQuadPointCount(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointCount(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointCount(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
getQuadPointCount() - Method in class com.pdftron.pdf.annots.Link
Get the number of QuadPoints in the QuadPoints array of the Link annotation.
getQuadPointCount() - Method in class com.pdftron.pdf.annots.Redaction
Get the number of QuadPoints in the QuadPoints array of the Redaction annotation.
getQuadPointCount() - Method in class com.pdftron.pdf.annots.TextMarkup
Get the number of QuadPoints in the QuadPoints array of the TextMarkup annotation.
GetQuadPointp1x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp1x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp1x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp1y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp1y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp1y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp2x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp2x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp2x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp2y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp2y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp2y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp3x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp3x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp3x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp3y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp3y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp3y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp4x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp4x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp4x(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
GetQuadPointp4y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
GetQuadPointp4y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
GetQuadPointp4y(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
getQuads() - Method in class com.pdftron.pdf.PDFViewCtrl.Selection
Returns the list of tight bounding quads in the current text selection.
getRangeFinish() - Method in interface com.pdftron.pdf.ProgressMonitor
Gets the upper limit of the range of the progress monitor.
getRangeStart() - Method in interface com.pdftron.pdf.ProgressMonitor
Gets the lower limit of the range of the progress monitor.
getRawStream(boolean) - Method in class com.pdftron.sdf.Obj
Get the raw stream.
GetRawStream(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getRawStreamLength() - Method in class com.pdftron.sdf.Obj
Get the raw stream length.
GetRawStreamLength(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getRect() - Method in class com.pdftron.pdf.Annot
Get annoation bound rectangle
GetRect(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getRectangle() - Method in class com.pdftron.pdf.Rect
Converts the rectangle to java.awt.geom.Rectangle2D
GetRefObj(long, int, int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
getRefObj(int, int) - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Get the ref obj.
getRefObj() - Method in class com.pdftron.pdf.struct.ContentItem
Get the referenced object.
GetRefObj(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
GetRefObjCount(long, int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
getRefObjCount(int) - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Get the ref obj count.
getRenderingIntent() - Method in class com.pdftron.pdf.GState
Get the rendering intent.
GetRenderingIntent(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetRenderingIntentType(String) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getResourceDict() - Method in class com.pdftron.pdf.Page
Get the resource dictionary of current page.
GetResourceDict(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getResourceDocPath() - Method in class com.pdftron.pdf.WordToPDFOptions
Gets the value ResourceDocPath from the options object The path at which the a .docx resource document resides
getResourcesPath() - Static method in class com.pdftron.pdf.PDFNet
Get the resources path.
getResultStr() - Method in class com.pdftron.pdf.TextSearchResult
Get the found string that matches the input pattern.
GetRevisionNumber(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getRevisionNumber() - Method in class com.pdftron.sdf.SecurityHandler
Get the revision number.
getRightToLeftLanguage() - Method in class com.pdftron.pdf.TextExtractor
 
getRoleMap() - Method in class com.pdftron.pdf.struct.STree
Get the role map.
GetRoleMap(long) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
GetRolloverCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetRolloverCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getRolloverCaptionText() - Method in class com.pdftron.pdf.annots.Screen
Get the roll over caption text of the Screen annotation.
getRolloverCaptionText() - Method in class com.pdftron.pdf.annots.Widget
Get the roll over caption text of the Widget annotation.
GetRolloverIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetRolloverIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getRolloverIcon() - Method in class com.pdftron.pdf.annots.Screen
Get the rollover icon associated with the Screen annotation.
getRolloverIcon() - Method in class com.pdftron.pdf.annots.Widget
Get the rollover icon associated with the Widget annotation.
GetRoot(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getRoot() - Method in class com.pdftron.fdf.FDFDoc
Get the root.
GetRoot(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getRoot() - Method in class com.pdftron.pdf.PDFDoc
Get the root of the document
getRotation() - Method in class com.pdftron.pdf.Annot
Get the rotation value of the annotation.
GetRotation(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetRotation(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getRotation() - Method in class com.pdftron.pdf.Page
Get the rotation.
GetRotation(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
GetRotation(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getRotation() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the rotation.
GetScaleCondition(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetScaleCondition(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getScaleCondition() - Method in class com.pdftron.pdf.annots.Screen
Get the condition under which the icon should be scaled.
getScaleCondition() - Method in class com.pdftron.pdf.annots.Widget
Get the condition under which the icon should be scaled.
GetScaleType(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetScaleType(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getScaleType() - Method in class com.pdftron.pdf.annots.Screen
Get the Scale Type of the Screen annotation.
getScaleType() - Method in class com.pdftron.pdf.annots.Widget
Get the Scale Type of the Widget annotation.
GetScreenRectForAnnot(long, long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getScreenRectForAnnot(Annot, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Gets annotation bounding box in screen points
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
 
getScrollableTracksViewportHeight() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getScrollableTracksViewportWidth() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
 
getSDFDoc() - Method in class com.pdftron.fdf.FDFDoc
Get the SDFDoc object in FDFDoc
getSDFDoc() - Method in class com.pdftron.pdf.PDFDoc
Get the underlying SDFDoc object.
GetSDFObj(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
getSDFObj() - Method in class com.pdftron.fdf.FDFField
Get underlying SDF object
getSDFObj() - Method in class com.pdftron.pdf.Action
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Annot
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Bookmark
Returns the underlying SDF/Cos object.
getSDFObj() - Method in class com.pdftron.pdf.ColorSpace
Get the SDFObj
getSDFObj() - Method in class com.pdftron.pdf.Destination
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Field
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.FileSpec
Get the SDFObj.
GetSDFObj() - Method in class com.pdftron.pdf.Font
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Function
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Image
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.ocg.Config
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.ocg.Group
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.ocg.OCMD
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Page
Get the page dictionary.
getSDFObj() - Method in class com.pdftron.pdf.PageLabel
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.PatternColor
Get the SDFObj.
GetSDFObj(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetSDFObj(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
GetSDFObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getSDFObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the SDF/Cos object.
getSDFObj() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the underlying SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.Shading
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.struct.AttrObj
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.struct.ClassMap
Get the ClassMap dictionary as SDFObj
getSDFObj() - Method in class com.pdftron.pdf.struct.ContentItem
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.struct.RoleMap
Get the RoleMap dictionary as a SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.struct.SElement
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.pdf.struct.STree
Get the SDFObj.
GetSDFObj(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
GetSDFObj(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getSDFObj() - Method in class com.pdftron.sdf.NameTree
Get the SDFObj.
getSDFObj() - Method in class com.pdftron.sdf.NumberTree
Get the SDFObj.
getSecond() - Method in class com.pdftron.pdf.Date
Get the second.
GetSecond(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
GetSecurityHandler(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getSecurityHandler() - Method in class com.pdftron.pdf.PDFDoc
Get the security handler.
GetSecurityHandler(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getSecurityHandler() - Method in class com.pdftron.sdf.SDFDoc
Get the security handler.
GetSelection(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getSelection(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Get the selection.
GetSelectionBeginPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
GetSelectionBeginPage() - Method in class com.pdftron.pdf.PDFViewCtrl
this method returns the first page number that has text selection on it.
GetSelectionEndPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
GetSelectionEndPage() - Method in class com.pdftron.pdf.PDFViewCtrl
this method returns the last page number that has text selection on it.
getShading() - Method in class com.pdftron.pdf.Element
Get the shading.
getShading(String) - Method in class com.pdftron.pdf.ElementReader
Get the specified shading object.
getShading() - Method in class com.pdftron.pdf.PatternColor
Get the shading pattern's gradient fill.
GetShading(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetShading(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
GetShading(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetShowCaption(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getShowCaption() - Method in class com.pdftron.pdf.annots.Line
Get the option of whether to show caption.
GetSignatureHandler(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getSignatureHandler(long) - Method in class com.pdftron.pdf.PDFDoc
Gets the associated signature handler instance from the signature manager by looking it up with the handler name.
getSize(Dimension) - Method in class com.pdftron.pdf.PDFViewCtrl
 
getSmartSubstitutionPluginPath() - Method in class com.pdftron.pdf.WordToPDFOptions
Gets the value SmartSubstitutionPluginPath from the options object The path at which the pdftron-provided font resource plugin resides
GetSmoothing(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
getSmoothing() - Method in class com.pdftron.pdf.annots.Ink
Gets whether smoothing should be used then refreshing the inks appearance
getSmoothnessTolerance() - Method in class com.pdftron.pdf.GState
Get the smoothness tolerance.
GetSmoothnessTolerance(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getSoftMask() - Method in class com.pdftron.pdf.GState
Get the soft mask.
getSoftMask() - Method in class com.pdftron.pdf.Image
Get the soft mask from current image
GetSoftMask(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetSoftMask(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
getSoftMaskTransform() - Method in class com.pdftron.pdf.GState
Get the soft mask transform.
GetSoftMaskTransform(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetSoundStream(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
getSoundStream() - Method in class com.pdftron.pdf.annots.Sound
Get the initial sound object of the Sound annotation.
getSourceFilter() - Method in class com.pdftron.filters.Filter
Get the source filter.
GetSourceFilter(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
getStandardType1FontType() - Method in class com.pdftron.pdf.Font
Get the standard type1 font type.
GetStandardType1FontType(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getStart() - Method in class com.pdftron.pdf.PageLabel
Get the start numeric value
GetStart(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getStartPoint() - Method in class com.pdftron.pdf.annots.Line
Get the coordinates of the start of a line.
GetStartPointx(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
GetStartPointy(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
GetStartStyle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getStartStyle() - Method in class com.pdftron.pdf.annots.Line
Get the ending syle of the start of a line.
GetState(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
getState() - Method in class com.pdftron.pdf.annots.Text
Get the string indicating the state of the Text annotation.
getState(Group) - Method in class com.pdftron.pdf.ocg.Context
Get the state of the Context
GetState(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
GetStateModel(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
getStateModel() - Method in class com.pdftron.pdf.annots.Text
Get the string indicating the state model of the Text annotation.
GetStaticCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetStaticCaptionText(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getStaticCaptionText() - Method in class com.pdftron.pdf.annots.Screen
Get static caption text of the Screen annotation.
getStaticCaptionText() - Method in class com.pdftron.pdf.annots.Widget
Get static caption text of the Widget annotation.
GetStaticIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetStaticIcon(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getStaticIcon() - Method in class com.pdftron.pdf.annots.Screen
Get the static icon associated with the Screen annotation.
getStaticIcon() - Method in class com.pdftron.pdf.annots.Widget
Get the static icon associated with the Widget annotation.
getStmOwner() - Method in class com.pdftron.pdf.struct.ContentItem
Get the Stream owner.
GetStmOwner(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
getString() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the string.
getStringLen() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the string length
getStrokeColor() - Method in class com.pdftron.pdf.GState
Get the stroke color.
GetStrokeColor(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getStrokeColorSpace() - Method in class com.pdftron.pdf.GState
Get the stroke color space.
GetStrokeColorSpace(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getStrokeOpacity() - Method in class com.pdftron.pdf.GState
Get the stroke opacity.
GetStrokeOpacity(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getStrokeOverprint() - Method in class com.pdftron.pdf.GState
Get the stroke overprint.
GetStrokeOverprint(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetStrokePattern() - Method in class com.pdftron.pdf.GState
Get the stroke pattern.
GetStrokePattern(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getStructMCID() - Method in class com.pdftron.pdf.Element
Get the Marked Content Identifier.
GetStructMCID(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetStructParent() - Method in class com.pdftron.pdf.Annot
Get the struct parent of an annotation.
GetStructParent(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetStructTree(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getStructTree() - Method in class com.pdftron.pdf.PDFDoc
Get the structure tree root
getStructTreeRoot() - Method in class com.pdftron.pdf.struct.SElement
Get root of the struct tree.
GetStructTreeRoot(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getStyle() - Method in class com.pdftron.pdf.Annot.BorderStyle
Get the style.
getStyle() - Method in class com.pdftron.pdf.PageLabel
Get the page number style.
GetStyle(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
getStyle() - Method in class com.pdftron.pdf.TextExtractor.Line
Get the style for this line
getStyle() - Method in class com.pdftron.pdf.TextExtractor.Word
Get the word style.
GetSubject(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
getSubject() - Method in class com.pdftron.pdf.annots.Markup
Get subject of the Markup Annotation.
GetSubject(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getSubject() - Method in class com.pdftron.pdf.PDFDocInfo
Get the subject.
GetSubjectObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getSubjectObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the subject SDF/Cos object.
GetSymbol(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Caret
 
getSymbol() - Method in class com.pdftron.pdf.annots.Caret
Get the paragraph symbol displayed along with the Caret.
getSystemFontList() - Static method in class com.pdftron.pdf.PDFNet
Get available fonts on the system.
getText() - Method in class com.pdftron.pdf.KeyStrokeActionResult
The new text to be added.
GetTextColor(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getTextColor() - Method in class com.pdftron.pdf.annots.FreeText
Returns the text color of the FreeText Annotation.
GetTextColorCompNum(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
getTextColorCompNum() - Method in class com.pdftron.pdf.annots.FreeText
Returns the number of color components in the line and border color of the FreeText Annotation.
getTextData() - Method in class com.pdftron.pdf.Element
Get the text data.
GetTextData(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetTextHOffset(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getTextHOffset() - Method in class com.pdftron.pdf.annots.Line
Get the horizontal offset of the caption.
getTextLength() - Method in class com.pdftron.pdf.Element
Get the text length.
GetTextLength(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getTextMatrix() - Method in class com.pdftron.pdf.Element
Get the text matrix.
GetTextMatrix(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
getTextRenderMode() - Method in class com.pdftron.pdf.GState
Get the text render mode.
GetTextRenderMode(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getTextRise() - Method in class com.pdftron.pdf.GState
Get the text rise.
GetTextRise(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getTextString() - Method in class com.pdftron.pdf.Element
Get the text string.
GetTextString(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetTextUnderAnnot(long, long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getTextUnderAnnot(Annot) - Method in class com.pdftron.pdf.TextExtractor
Get all the characters that intersect an annotation.
GetTextVOffset(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
getTextVOffset() - Method in class com.pdftron.pdf.annots.Line
Get the vertical offset of the caption.
getThumb() - Method in class com.pdftron.pdf.Page
Gets the object representing the Image thumbnail.
GetThumb(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
GetThumbAsync(long, long, ThumbAsyncHandler, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getThumbAsync(int, ThumbAsyncHandler, Object) - Method in class com.pdftron.pdf.PDFViewCtrl
 
getThumbInfo() - Method in class com.pdftron.pdf.Page
Gets the associated thumbnail information.
GetThumbInfo(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getTilingType() - Method in class com.pdftron.pdf.PatternColor
Get the PatternColor tiling type.
GetTilingType(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
getTintFunction() - Method in class com.pdftron.pdf.ColorSpace
Get the tint function.
GetTintFunction(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetTitle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
GetTitle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Movie
 
GetTitle(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
getTitle() - Method in class com.pdftron.pdf.annots.Markup
Get the title of the Markup Annotation.
getTitle() - Method in class com.pdftron.pdf.annots.Movie
Get the title of the Movie Annotation.
getTitle() - Method in class com.pdftron.pdf.annots.Screen
Get the title of the Screen Annotation.
getTitle() - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark's title string.
GetTitle(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
GetTitle(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getTitle() - Method in class com.pdftron.pdf.PDFDocInfo
Get the document title.
getTitle() - Method in class com.pdftron.pdf.struct.SElement
Get the title of SElement
GetTitle(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getTitleObj() - Method in class com.pdftron.pdf.Bookmark
Get the Bookmark's title string object.
GetTitleObj(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
GetTitleObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
getTitleObj() - Method in class com.pdftron.pdf.PDFDocInfo
Get the title SDF/Cos object.
GetToolMode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getToolMode() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the tool mode.
GetTrailer(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
getTrailer() - Method in class com.pdftron.fdf.FDFDoc
Get the trailer.
GetTrailer(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getTrailer() - Method in class com.pdftron.pdf.PDFDoc
Get the document's trailer.
GetTrailer(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
getTrailer() - Method in class com.pdftron.sdf.SDFDoc
Get root of the document as Obj
getTransferFunct() - Method in class com.pdftron.pdf.GState
Get the transfer funct.
GetTransferFunct(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getTransform() - Method in class com.pdftron.pdf.GState
Get the transform.
GetTransform(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getTriggerAction(int) - Method in class com.pdftron.pdf.Annot
Get the Action associated with the selected Annot Trigger event.
getTriggerAction(int) - Method in class com.pdftron.pdf.Field
Get the Action associated with the selected Field Trigger event.
getTriggerAction(int) - Method in class com.pdftron.pdf.Page
Get the Action associated with the selected Page Trigger event.
getTriggerAction(int) - Method in class com.pdftron.pdf.PDFDoc
Get the Action associated with the selected PDFDoc Trigger event.
getType() - Method in class com.pdftron.pdf.Action
Get the action type.
getType() - Method in class com.pdftron.pdf.Annot
Get the annotation type.
getType(Obj) - Static method in class com.pdftron.pdf.ColorSpace
Get type from specified ColorSpace object
getType() - Method in class com.pdftron.pdf.ColorSpace
Get ColorSpace type
getType() - Method in class com.pdftron.pdf.Element
Get the element type.
getType() - Method in class com.pdftron.pdf.Field
Get the field type.
getType() - Method in class com.pdftron.pdf.Font
Get the current font type.
getType(Obj) - Static method in class com.pdftron.pdf.Font
Get the font type from specified font dictionary.
getType() - Method in class com.pdftron.pdf.Function
Get the current function type
getType(Obj) - Static method in class com.pdftron.pdf.PatternColor
Get the type from given PatternColor
getType() - Method in class com.pdftron.pdf.PatternColor
Get the PatternColor type.
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Function
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetType(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getType(Obj) - Static method in class com.pdftron.pdf.Shading
Get the shading type from specifed shading object
getType() - Method in class com.pdftron.pdf.Shading
Get this shading object's type
getType() - Method in class com.pdftron.pdf.struct.ContentItem
Get the ContentItem type
getType() - Method in class com.pdftron.pdf.struct.SElement
Get the structural element type
GetType(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ContentItem
 
GetType(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
getType() - Method in class com.pdftron.sdf.Obj
Get the Obj type.
GetType(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
getType3FontMatrix() - Method in class com.pdftron.pdf.Font
Get the type3 font matrix.
GetType3FontMatrix(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getType3GlyphStream(long) - Method in class com.pdftron.pdf.Font
Get the type3 glyph stream.
GetType3GlyphStream(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetTypeObj(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetTypeStatic(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
GetTypeStatic(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetTypeStatic(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
getUCRFunct() - Method in class com.pdftron.pdf.GState
Get the undercolor-removal function
GetUCRFunct(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
getUniqueID() - Method in class com.pdftron.pdf.Annot
Get the annotiation unique ID.
GetUniqueID(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
getUnitsPerEm() - Method in class com.pdftron.pdf.Font
Get the units per EM square for the current font.
GetUnitsPerEm(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getUpdateRect() - Method in class com.pdftron.pdf.Field
Return the rectangle that should be refreshed after changing a field.
GetUpdateRect(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getURL() - Method in class com.pdftron.pdf.PDFViewCtrl.LinkInfo
 
GetUsage(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
GetUseRepeat(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
getUseRepeat() - Method in class com.pdftron.pdf.annots.Redaction
Get the option of whether to use repeat for the Redaction annotation.
getUserObject() - Method in class com.pdftron.filters.CustomFilter
GetUserPassword(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
getUserPassword() - Method in class com.pdftron.sdf.SecurityHandler
Get the user password.
getUserUnitSize() - Method in class com.pdftron.pdf.Page
Get the UserUnit value for the page.
GetUserUnitSize(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getUseSourceCodeFormatting() - Method in class com.pdftron.pdf.Text2PDFOptions
Gets the value UseSourceCodeFormatting from the options object whether to format the text as if it were source code
getUT() - Method in class com.pdftron.pdf.Date
Get the relationship of local time to Universal Time(UT), denoted by one of the characters +, -, or Z
GetUT(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getUTHour() - Method in class com.pdftron.pdf.Date
Get the absolute value of the offset from UT in hours(00-23)
GetUTHour(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getUTMinutes() - Method in class com.pdftron.pdf.Date
Get the absolute value of the offset from UT in minutes(00-59)
GetUTMinutes(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getV(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
getV() - Method in class com.pdftron.common.Matrix2D
Get v, the matrix element in the third row, second column.
getV() - Method in class com.pdftron.pdf.PDFViewCtrl
 
GetValue(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
getValue() - Method in class com.pdftron.fdf.FDFField
Get value of the FDFField
getValue() - Method in class com.pdftron.pdf.Field
Get the field value.
GetValue(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getValue(byte[]) - Method in class com.pdftron.sdf.NameTree
Get the value of specified key
getValue(long) - Method in class com.pdftron.sdf.NumberTree
Get the value of the specified NumberTree.
GetValue(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
GetValue(long, long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
getValueAsBool() - Method in class com.pdftron.pdf.Field
Get the value as boolean.
GetValueAsBool(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getValueAsString() - Method in class com.pdftron.pdf.Field
Get the value as string.
GetValueAsString(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
getVersion() - Static method in class com.pdftron.pdf.PDFNet
Get the version.
getVertex(int) - Method in class com.pdftron.pdf.annots.PolyLine
Get the vertex(in Point object form) corresponding to the index within the VErtices array.
GetVertexCount(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
getVertexCount() - Method in class com.pdftron.pdf.annots.PolyLine
Get the number of vertices in the Vertices array.
GetVertexx(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
GetVertexy(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
GetVerticalAdvance(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
GetVIconLeftOver(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
GetVIconLeftOver(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
getVIconLeftOver() - Method in class com.pdftron.pdf.annots.Screen
Get the vertical leftover of the icon within the annotation.
getVIconLeftOver() - Method in class com.pdftron.pdf.annots.Widget
Get the vertical leftover of the icon within the annotatin.
GetViewArea(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getViewArea() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the view area.
GetViewClip(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
getViewClip() - Method in class com.pdftron.pdf.PDFDocViewPrefs
Get the view clip.
getViewPane() - Method in class com.pdftron.pdf.PDFViewCtrl
 
GetViewPrefs(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
getViewPrefs() - Method in class com.pdftron.pdf.PDFDoc
Get the view preferences
GetVisibilityExpression(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
getVisibilityExpression() - Method in class com.pdftron.pdf.ocg.OCMD
Get the visibility expression.
GetVisibilityPolicy(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
getVisibilityPolicy() - Method in class com.pdftron.pdf.ocg.OCMD
Get the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of OCGs listed in the dictionary.
getVisibleContentBox() - Method in class com.pdftron.pdf.Annot
It is possible during viewing that GetRect does not return the most accurate bounding box of what is actually rendered.
getVisibleContentBox() - Method in class com.pdftron.pdf.Page
The bounding box is defined as the smallest rectangle that includes all the visible content on the page.
GetVisibleContentBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
GetVisibleContentBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
getVR() - Method in class com.pdftron.pdf.Annot.BorderStyle
Get the vR.
getVScrollbar() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
GetVScrollPos(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getVScrollPos() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getWarningString(int) - Method in class com.pdftron.pdf.DocumentConversion
Retrieve warning strings that have been collected during the conversion process.
getWeight() - Method in class com.pdftron.pdf.TextExtractor.Style
Get the weight.
getWidth() - Method in class com.pdftron.pdf.Annot.BorderStyle
Get the width.
getWidth(long) - Method in class com.pdftron.pdf.Font
Get the current font width.
GetWidth(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
getWidth() - Method in class com.pdftron.pdf.PDFViewCtrl
 
getWidth() - Method in class com.pdftron.pdf.Rect
Get the width of rectangle
getWord(int) - Method in class com.pdftron.pdf.TextExtractor.Line
Get the word at specified index
GetWordCount(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
getWordCount() - Method in class com.pdftron.pdf.TextExtractor
Get the word count.
getWordSpacing() - Method in class com.pdftron.pdf.GState
Get the word spacing.
GetWordSpacing(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
GetX1(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
getX1() - Method in class com.pdftron.pdf.PDFViewCtrl.LinkInfo
 
getX1() - Method in class com.pdftron.pdf.Rect
Get the x coordinate of the lower-left point
GetX2(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
getX2() - Method in class com.pdftron.pdf.PDFViewCtrl.LinkInfo
 
getX2() - Method in class com.pdftron.pdf.Rect
Get the x coordinate of the upper-right point
getXObject() - Method in class com.pdftron.pdf.Element
Get the SDF object of the Image/Form object.
getXObject(String) - Method in class com.pdftron.pdf.ElementReader
Get the specified XObject.
GetXObject(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
GetXObject(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
getXStep() - Method in class com.pdftron.pdf.PatternColor
Get the horizontal spacing between pattern cells
GetXStep(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetY1(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
getY1() - Method in class com.pdftron.pdf.PDFViewCtrl.LinkInfo
 
getY1() - Method in class com.pdftron.pdf.Rect
Get the y coordinate of the lower-left point
GetY2(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
getY2() - Method in class com.pdftron.pdf.PDFViewCtrl.LinkInfo
 
getY2() - Method in class com.pdftron.pdf.Rect
Get the y coordinate of the upper-right point
getYear() - Method in class com.pdftron.pdf.Date
Get the year.
GetYear(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
getYStep() - Method in class com.pdftron.pdf.PatternColor
Get the vertical spacing between pattern cells
GetYStep(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
GetZoom(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
getZoom() - Method in class com.pdftron.pdf.PDFViewCtrl
Get the current zoom factor.
GotoFirstPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
gotoFirstPage() - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page to the first page in the document.
GotoLastPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
gotoLastPage() - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page to the last page in the document.
GotoNextPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
gotoNextPage() - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page to the next page in the document.
GotoPreviousPage(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
gotoPreviousPage() - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page to the previous page in the document.
Group - Class in com.pdftron.pdf.ocg
The OCG::Group object represents an optional-content group.
Group(Obj) - Constructor for class com.pdftron.pdf.ocg.Group
Creates a new optional-content group (OCG) object from an existing SDF/Cos object.
GSChangesIterator - Class in com.pdftron.pdf
GSChangesIterator is an iterator type that can be used to traverse a list of changes in the graphics state between subsequnet graphical elements on the page.
GState - Class in com.pdftron.pdf
GState is a class that keeps track of a number of style attributes used to visually define graphical Elements.
GStateCreate() - Static method in class com.pdftron.pdf.PDFCompat.GState
 

H

HandleAssert(String, String, int) - Method in class com.pdftron.pdf.AssertHandlerCallback
 
handleEvent(String, String, Object) - Method in interface com.pdftron.pdf.JavaScriptEventProc
Generic event callback system for javascript action Can be used to handle alert event which pops up a window with alert message
handleFindText(boolean, PDFViewCtrl.Selection, Object) - Method in interface com.pdftron.pdf.FindTextProc
Handle FindText
HandleReport(int, String, String) - Method in class com.pdftron.pdf.AnalyticsHandlerCallback
 
HandlerLogMessage(int, String, String, String, int) - Method in class com.pdftron.pdf.LogMessageHandlerCallback
 
hasActualText() - Method in class com.pdftron.pdf.struct.SElement
Checks if SElement has ActualText
HasActualText(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
hasAlt() - Method in class com.pdftron.pdf.struct.SElement
Checks if SElement has alternate description
HasAlt(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
HasBackground(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
hasBackground() - Method in class com.pdftron.pdf.Shading
Checks for background.
HasBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
hasBBox() - Method in class com.pdftron.pdf.Shading
Checks for bounding box
hasChildren() - Method in class com.pdftron.pdf.Bookmark
Indicates whether the Bookmark has children.
HasChildren(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
HashCode(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
hashCode() - Method in class com.pdftron.common.Matrix2D
 
hashCode() - Method in class com.pdftron.pdf.Action
 
hashCode() - Method in class com.pdftron.pdf.Bookmark
 
hashCode() - Method in class com.pdftron.pdf.ColorPt
 
hashCode() - Method in class com.pdftron.pdf.Date
 
hashCode() - Method in class com.pdftron.pdf.FileSpec
 
hashCode() - Method in class com.pdftron.pdf.PageLabel
 
HashCode(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
HashCode(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
HashCode(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
HashCode(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
hashCode() - Method in class com.pdftron.pdf.Rect
 
HasNext(long) - Static method in class com.pdftron.common.CommonCompat.PDFNetIterator
 
hasNext() - Method in class com.pdftron.common.PDFNetIterator
Determine whether iterator can be successfully advanced to the next element
hasNext() - Method in class com.pdftron.pdf.Highlights
Query if there is any subsequent highlight after the current highlight.
HasNext(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
hasNext() - Method in class com.pdftron.sdf.DictIterator
Checks if DictIterator can advance to the next item.
HasNext(long) - Static method in class com.pdftron.sdf.SDFCompat.DictIterator
 
HasOC(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
hasOC() - Method in class com.pdftron.pdf.PDFDoc
Checks for optional content
hasProgressTracking() - Method in class com.pdftron.pdf.DocumentConversion
Determine whether this DocumentConversion has progress reporting capability.
hasRepairedXRef() - Method in class com.pdftron.pdf.PDFDoc
Checks whether or not the underlying file has an XRef table that had to be repaired when the file was opened.
hasRepairedXRef() - Method in class com.pdftron.sdf.SDFDoc
Checks whether or not the underlying file has an XRef table that had to be repaired when the file was opened.
HasSelection(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
hasSelection() - Method in class com.pdftron.pdf.PDFViewCtrl
Checks for selection.
HasSelectionOnPage(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
HasSelectionOnPage(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Checks for selection on page.
HasSignatures(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
hasSignatures() - Method in class com.pdftron.pdf.PDFDoc
Indicates whether this documents contains any digital signatures.
HasStamps(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
hasStamps(PDFDoc, PageSet) - Static method in class com.pdftron.pdf.Stamper
Returns true if the given set of pages has at least one stamp.
hasTextMatrix() - Method in class com.pdftron.pdf.Element
Checks for text matrix.
HasTextMatrix(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
hasTitle() - Method in class com.pdftron.pdf.struct.SElement
Checks if SElement has title.
HasTitle(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
hasTransition() - Method in class com.pdftron.pdf.Page
Tests whether this page has a transition.
HasTransition(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
hasUsage() - Method in class com.pdftron.pdf.ocg.Group
Determine whether Group is associated with a usage dictionary
HasUsage(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
Height(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
height - Variable in class com.pdftron.pdf.PDFDraw.IntBufferData
 
hideAnnotation(Annot) - Method in class com.pdftron.pdf.PDFViewCtrl
Disable rendering of a particular annotation.
Highlight - Class in com.pdftron.pdf.annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged ("squiggly") underlines (PDF 1.4) in the text of a document.
Highlight(Obj) - Constructor for class com.pdftron.pdf.annots.Highlight
Creates a Highlight annotation and initialize it using given Cos/SDF object.
Highlight() - Constructor for class com.pdftron.pdf.annots.Highlight
Creates an empty Highlight annotation.
Highlight(Annot) - Constructor for class com.pdftron.pdf.annots.Highlight
Creates a Highlight annotation and initialize it using given annotation object.
Highlights - Class in com.pdftron.pdf
Highlights is used to store the necessary information and perform certain tasks in accordance with Adobe's Highlight standard, whose details can be found at http://partners.adobe.com/public/developer/en/pdf/HighlightFileFormat.pdf.
Highlights() - Constructor for class com.pdftron.pdf.Highlights
Instantiate default highlights.
Highlights(long) - Constructor for class com.pdftron.pdf.Highlights
 
HighlightsCreate() - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
horizTextAlignment - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the horizontal text alignment in the overlay: align%lt;0 -> text will be left aligned.
HTML2PDF - Class in com.pdftron.pdf
'pdftron.PDF.HTML2PDF' is an optional PDFNet Add-On utility class that can be used to convert HTML web pages into PDF documents by using an external module (html2pdf).
HTML2PDF() - Constructor for class com.pdftron.pdf.HTML2PDF
Default constructor.
HTML2PDF.Proxy - Class in com.pdftron.pdf
Proxy settings to be used when loading content from web pages.
HTML2PDF.TOCSettings - Class in com.pdftron.pdf
Settings for table of contents.
HTML2PDF.WebPageSettings - Class in com.pdftron.pdf
Settings that control how a web page is opened and converted to PDF.
HTML2PDFCreate() - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
HTMLOutputOptions() - Constructor for class com.pdftron.pdf.Convert.HTMLOutputOptions
Creates an HTMLOutputCommonOptions object with default settings

I

identityMatrix() - Static method in class com.pdftron.common.Matrix2D
Create identity matrix (1 0 0 1 0 0).
Image - Class in com.pdftron.pdf
Image class provides common methods for working with PDF images.
Image(Obj) - Constructor for class com.pdftron.pdf.Image
Create an image from an existing image represented as a SDF/Cos object.
Image2RGB - Class in com.pdftron.pdf
Image2RGB is a filter that can decompress and normalize any PDF image stream (e.g.
Image2RGB(Element) - Constructor for class com.pdftron.pdf.Image2RGB
Instantiates a new Image2RGB object with specified element
Image2RGB(Obj) - Constructor for class com.pdftron.pdf.Image2RGB
Instantiates a new Image2RGB with specified image xobject
Image2RGB(Image) - Constructor for class com.pdftron.pdf.Image2RGB
Instantiates a new Image2RGB with specifed image
Image2RGBA - Class in com.pdftron.pdf
Image2RGBA is a filter that can decompress and normalize any PDF image stream (e.g.
Image2RGBA(Element) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA with specified element
Image2RGBA(Obj) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA with specifed image Obj
Image2RGBA(Image) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA with specified image
Image2RGBA(Element, boolean) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA.
Image2RGBA(Obj, boolean) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA.
Image2RGBA(Image, boolean) - Constructor for class com.pdftron.pdf.Image2RGBA
Instantiates a new Image2RGBA.
Image2RGBAE(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGBA
 
Image2RGBAI(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGBA
 
Image2RGBAO(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGBA
 
Image2RGBE(long) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGB
 
Image2RGBI(long) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGB
 
Image2RGBO(long) - Static method in class com.pdftron.pdf.PDFCompat.Image2RGB
 
ImageSettings() - Constructor for class com.pdftron.pdf.Optimizer.ImageSettings
create an ImageSettings object with default options
ImportObj(long, long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
importObj(Obj, boolean) - Method in class com.pdftron.sdf.SDFDoc
Import obj to SDFDoc
ImportObjs(long, long[]) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
importObjs(Obj[]) - Method in class com.pdftron.sdf.SDFDoc
The function performs a deep copy of all objects specified in the 'obj_list'.
importObjs(Obj[], Obj[]) - Method in class com.pdftron.sdf.SDFDoc
The function performs a deep copy of all objects specified in the 'obj_list'.
ImportPages(long, long[], boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
importPages(Page[]) - Method in class com.pdftron.pdf.PDFDoc
The function imports a list of pages to this documents.
importPages(Page[], boolean) - Method in class com.pdftron.pdf.PDFDoc
Import given pages into current PDFDoc
Inflate(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
Inflate(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
initColor(ColorPt) - Method in class com.pdftron.pdf.ColorSpace
Set color to the initial value used for this color space.
InitColor(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
initComponentRanges(double[], double[]) - Method in class com.pdftron.pdf.ColorSpace
Initialize default ranges for each color component in the color space.
InitComponentRanges(long, double[], double[]) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
initialize() - Static method in class com.pdftron.pdf.PDFNet
Initializes PDFNet library.
initialize(String) - Static method in class com.pdftron.pdf.PDFNet
Initializes PDFNet library.
InitializeRecentlyUsedCache(long, long, double) - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
initializeRecentlyUsedCache(long, long, double) - Static method in class com.pdftron.common.RecentlyUsedCache
Initialize the Recently used cache with the provided limits.
InitSecurityHandler(long, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
initSecurityHandler() - Method in class com.pdftron.pdf.PDFDoc
Initializes document's SecurityHandler.
initSecurityHandler(Object) - Method in class com.pdftron.pdf.PDFDoc
Initialize the security handler.
InitSecurityHandler(long, Object) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
initSecurityHandler() - Method in class com.pdftron.sdf.SDFDoc
Initializes document's SecurityHandler.
initSecurityHandler(Object) - Method in class com.pdftron.sdf.SDFDoc
Initializes document's SecurityHandler.
InitStdSecurityHandler(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
initStdSecurityHandler(String) - Method in class com.pdftron.pdf.PDFDoc
Initializes document's SecurityHandler using the supplied password.
initStdSecurityHandler(byte[]) - Method in class com.pdftron.pdf.PDFDoc
Initializes document's SecurityHandler using the supplied password.
InitStdSecurityHandler(long, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
initStdSecurityHandler(String) - Method in class com.pdftron.sdf.SDFDoc
Initializes document's SecurityHandler using the supplied password.
initStdSecurityHandler(byte[]) - Method in class com.pdftron.sdf.SDFDoc
Initializes document's SecurityHandler using the supplied password.
Ink - Class in com.pdftron.pdf.annots
An ink annotation (PDF 1.3) represents a freehand "scribble" composed of one or more disjoint paths.
Ink(Obj) - Constructor for class com.pdftron.pdf.annots.Ink
Creates an Ink annotation and initialize it using given Cos/SDF object.
Ink() - Constructor for class com.pdftron.pdf.annots.Ink
Creates an empty Ink annotation.
Ink(Annot) - Constructor for class com.pdftron.pdf.annots.Ink
Creates an Ink annotation and initialize it using given annotation object.
insert(int, Obj) - Method in class com.pdftron.sdf.Obj
Inserts an existing Obj in this array.
Insert(long, int, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertArray(int) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_array object in the array.
InsertArray(long, int) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertBool(int, boolean) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_bool object in the array.
InsertBool(long, int, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertDict(int) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_dict object in the array.
InsertDict(long, int) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertFromHtmlString(String) - Method in class com.pdftron.pdf.HTML2PDF
Convert HTML encoded in string.
insertFromHtmlString(String, HTML2PDF.WebPageSettings) - Method in class com.pdftron.pdf.HTML2PDF
Convert HTML encoded in string.
InsertFromHtmlString(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
InsertFromHtmlString(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
insertFromURL(String) - Method in class com.pdftron.pdf.HTML2PDF
Add a web page to be converted.
insertFromURL(String, HTML2PDF.WebPageSettings) - Method in class com.pdftron.pdf.HTML2PDF
Add a web page to be converted.
InsertFromURL(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
InsertFromURL(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
insertMatrix(int, Matrix2D) - Method in class com.pdftron.sdf.Obj
Inserts an array of 6 numbers in this array.
InsertMatrix(long, int, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertName(int, String) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_name object in the array.
InsertName(long, int, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertNull(int) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_null object in the array.
InsertNull(long, int) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertNumber(int, double) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_number object in the array.
InsertNumber(long, int, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertPages(int, PDFDoc, int, int, int, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Inserts a range of pages from specified PDFDoc
insertPages(int, PDFDoc, PageSet, int, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Inserts a range of pages from specified PDFDoc using PageSet
InsertPageSet(long, int, long, long, int, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
insertRect(int, double, double, double, double) - Method in class com.pdftron.sdf.Obj
Inserts an array of 4 numbers in this array.
insertRect(int, Rectangle2D.Double) - Method in class com.pdftron.sdf.Obj
Inserts an array of 4 numbers in this array.
InsertRect(long, int, double, double, double, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertString(int, String) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_string object in the array.
insertString(int, byte[]) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_string object in the array.
InsertString(long, int, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
InsertString(long, int, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertText(int, String) - Method in class com.pdftron.sdf.Obj
Inserts an Obj::Type::e_string object in the array.
InsertText(long, int, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
insertTOC() - Method in class com.pdftron.pdf.HTML2PDF
Add a table of contents to the produced PDF.
insertTOC(HTML2PDF.TOCSettings) - Method in class com.pdftron.pdf.HTML2PDF
Add a table of contents to the produced PDF.
InsertTOC(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
InsertTOC(long, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
install(String) - Static method in class com.pdftron.pdf.ConvertPrinter
Install the PDFNet printer.
install() - Static method in class com.pdftron.pdf.ConvertPrinter
Install the PDFNet printer with the default name.
Install(String) - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
IntBufferData() - Constructor for class com.pdftron.pdf.PDFDraw.IntBufferData
 
IntersectRect(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
intersectRect(Rect, Rect) - Method in class com.pdftron.pdf.Rect
check if two rectangles intersect
InvalidateRect(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
invalidateRect() - Method in class com.pdftron.pdf.PDFViewCtrl
The InvalidateRect function adds a rectangle to the buffer/window update region.
invalidateRect(Rect) - Method in class com.pdftron.pdf.PDFViewCtrl
Invalidate rect.
Inverse(long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
inverse() - Method in class com.pdftron.common.Matrix2D
If this matrix is invertible, the Inverse method returns its inverse matrix.
IsAES(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
IsAES(long, long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
isAES() - Method in class com.pdftron.sdf.SecurityHandler
Checks if encryption is AES.
isAES(Obj) - Method in class com.pdftron.sdf.SecurityHandler
The following function can be used to verify whether a given stream is encrypted using AES.
isAll() - Method in class com.pdftron.pdf.ColorSpace
Checks if Separation color space contains the colorant All.
IsAll(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
isAllCap() - Method in class com.pdftron.pdf.Font
Checks if font is all cap.
IsAllCap(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isAnnot() - Method in class com.pdftron.pdf.Field
Check if current field is an Annotation
IsAnnot(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
isArray() - Method in class com.pdftron.sdf.Obj
Checks if Obj is an array.
IsArray(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isAvailable() - Static method in class com.pdftron.pdf.WebFontDownloader
Find out whether the web font downloader is available in version of PDFNet.
isBool() - Method in class com.pdftron.sdf.Obj
Checks if Obj is Boolean object
IsBool(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isCancelled() - Method in class com.pdftron.pdf.DocumentConversion
Has the conversion been cancelled?.
isCFF() - Method in class com.pdftron.pdf.Font
Checks if current font is CFF.
IsCFF(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isChanged(int) - Method in class com.pdftron.pdf.ElementReader
Checks if given GState attribute is changed.
IsChanged(long, int) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
isClippingPath() - Method in class com.pdftron.pdf.Element
Checks if current element is a clipping path.
IsClippingPath(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
isClipWindingFill() - Method in class com.pdftron.pdf.Element
Checks if current element is clip winding fill.
IsClipWindingFill(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
isContainer() - Method in class com.pdftron.sdf.Obj
Checks if Obj is a container object.
IsContainer(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isContentItem(int) - Method in class com.pdftron.pdf.struct.SElement
Checks if SElement is content item.
IsContentItem(long, int) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
IsCurrentlyVisible(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
isDefined() - Method in class com.pdftron.pdf.PathData
If PathData was acquired from Font.getGlyphPath then is method will indicate if this is an 'undefined character code'.
isDict() - Method in class com.pdftron.sdf.Obj
Checks if Obj is dictionary
IsDict(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isEmbedded() - Method in class com.pdftron.pdf.Font
Tests whether or not the specified font is stored as a font file in a stream embedded in the PDF file.
IsEmbedded(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
IsEncrypted(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
isEncrypted() - Method in class com.pdftron.pdf.PDFDoc
Checks if PDFDoc is encrypted.
IsEncrypted(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
isEncrypted() - Method in class com.pdftron.sdf.SDFDoc
Checks if SDFDoc is encrypted.
isEqual(Obj) - Method in class com.pdftron.sdf.Obj
Checks if is equal to specified object
IsEqual(long, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
IsExtendEnd(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
isExtendEnd() - Method in class com.pdftron.pdf.Shading
Checks whether to extend the shading beyond the ending point of the axis for Axial shading or ending circle for Radial shading.
IsExtendStart(long) - Static method in class com.pdftron.pdf.PDFCompat.Shading
 
isExtendStart() - Method in class com.pdftron.pdf.Shading
Checks whether to extend the shading beyond the starting point of the axis for Axial shading or starting circle for Radial shading.
isFilled() - Method in class com.pdftron.pdf.Element
Checks if current path element is filled.
IsFilled(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
IsFinishedRendering(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
isFinishedRendering() - Method in class com.pdftron.pdf.PDFViewCtrl
 
isFixedWidth() - Method in class com.pdftron.pdf.Font
Checks if current font is fixed width.
IsFixedWidth(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isForceBold() - Method in class com.pdftron.pdf.Font
Checks if font is force bold.
IsForceBold(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isFree() - Method in class com.pdftron.sdf.Obj
Checks if it is marked as free.
IsFree(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
IsFullSaveRequired(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
isFullSaveRequired() - Method in class com.pdftron.sdf.SDFDoc
Checks if is full save required.
isHorizontalMode() - Method in class com.pdftron.pdf.Font
Checks if font is in horizontal mode.
IsHorizontalMode(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isImageInterpolate() - Method in class com.pdftron.pdf.Element
Checks if current element is image interpolate.
isImageInterpolate() - Method in class com.pdftron.pdf.Image
Checks if current image is image interpolate.
IsImageInterpolate(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
IsImageInterpolate(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
isImageMask() - Method in class com.pdftron.pdf.Element
Checks if current element is image mask.
isImageMask() - Method in class com.pdftron.pdf.Image
Checks if current image is image mask.
IsImageMask(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
IsImageMask(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
isIndirect() - Method in class com.pdftron.sdf.Obj
Checks if Obj is an indirect object
IsIndirect(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isInputFilter() - Method in class com.pdftron.filters.Filter
Checks if is input filter.
IsInputFilter(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
isInstalled(String) - Static method in class com.pdftron.pdf.ConvertPrinter
Determine if the specified printer is installed.
isInstalled() - Static method in class com.pdftron.pdf.ConvertPrinter
Determine if the PDFNet printer is installed with the default name.
IsInstalled(String) - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
isItalic() - Method in class com.pdftron.pdf.Font
Checks if font is italic.
IsItalic(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isItalic() - Method in class com.pdftron.pdf.TextExtractor.Style
Checks if font is italic.
isJavaScriptEnabled() - Static method in class com.pdftron.pdf.PDFNet
Test whether JavaScript is enabled
IsLinearized(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
isLinearized() - Method in class com.pdftron.pdf.PDFDoc
Call this function to determine whether the document is represented in linearized (fast web view) format.
IsLinearized(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
isLinearized() - Method in class com.pdftron.sdf.SDFDoc
Call this function to determine whether the document is represented in linearized (fast web view) format.
isLoaded() - Method in class com.pdftron.sdf.Obj
Checks if Obj is loaded.
IsLoaded(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isLocked(Config) - Method in class com.pdftron.pdf.ocg.Group
Determine if optional-content group is locked in the given configuration
IsLocked(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
isLogSystemAvailable() - Static method in class com.pdftron.pdf.PDFNetInternalTools
Find out whether the logging system is built into this particular binary.
isMarked() - Method in class com.pdftron.sdf.Obj
Checks if Obj is marked.
IsMarked(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isMarkup() - Method in class com.pdftron.pdf.Annot
Checks if annoation is markup.
IsMarkup(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
IsMasterPasswordRequired(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
isMasterPasswordRequired() - Method in class com.pdftron.sdf.SecurityHandler
Checks if is master password required.
IsModified(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
isModified() - Method in class com.pdftron.fdf.FDFDoc
determine whether the document is modified
IsModified(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
isModified() - Method in class com.pdftron.pdf.PDFDoc
Call this function to determine whether the document has been modified since it was last saved.
IsModified(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
IsModified(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
isModified() - Method in class com.pdftron.sdf.SDFDoc
Checks if SDFDoc is modified.
isModified() - Method in class com.pdftron.sdf.SecurityHandler
Checks if SecurityHandler is modified.
isName() - Method in class com.pdftron.sdf.Obj
Checks if Obj is a name object.
IsName(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isNone() - Method in class com.pdftron.pdf.ColorSpace
Checks if Separation or DeviceN color space contains None colorants.
IsNone(long) - Static method in class com.pdftron.pdf.PDFCompat.ColorSpace
 
isNull() - Method in class com.pdftron.sdf.Obj
Checks if is Obj null.
IsNull(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isNumber() - Method in class com.pdftron.sdf.Obj
Checks if Obj is Number object.
IsNumber(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isOCVisible() - Method in class com.pdftron.pdf.Element
Checks if current element is visible in optional-content context.
IsOCVisible(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
IsOpen(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Popup
 
IsOpen(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
isOpen() - Method in class com.pdftron.pdf.annots.Popup
Get the initial openning condition of Popup.
isOpen() - Method in class com.pdftron.pdf.Bookmark
Indicates whether the Bookmark is open.
IsOpen(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
IsRC4(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
isRC4() - Method in class com.pdftron.sdf.SecurityHandler
Checks if encryption is RC4.
isSerif() - Method in class com.pdftron.pdf.Font
Checks if font is serif.
IsSerif(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isSerif() - Method in class com.pdftron.pdf.TextExtractor.Style
Checks if font is serif.
isSimple() - Method in class com.pdftron.pdf.Font
Checks if font is simple.
IsSimple(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
isSimpleLine() - Method in class com.pdftron.pdf.TextExtractor.Line
Checks if current line is simple line.
isStream() - Method in class com.pdftron.sdf.Obj
Checks if is a stream.
IsStream(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isString() - Method in class com.pdftron.sdf.Obj
Checks if Obj is a string object.
IsString(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
isStroked() - Method in class com.pdftron.pdf.Element
Checks if path current element is stroked.
IsStroked(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
isSymbolic() - Method in class com.pdftron.pdf.Font
Checks if font is symbolic.
IsSymbolic(long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
IsTagged(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
isTagged() - Method in class com.pdftron.pdf.PDFDoc
Checks if current document is tagged.
isTextKnockout() - Method in class com.pdftron.pdf.GState
Checks if is text knockout.
IsTextKnockout(long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
IsToBePlayed(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Movie
 
isToBePlayed() - Method in class com.pdftron.pdf.annots.Movie
Get the option of whether the Movie is to be played.
IsUserPasswordRequired(long) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
isUserPasswordRequired() - Method in class com.pdftron.sdf.SecurityHandler
Checks if is user password required.
isValid() - Method in class com.pdftron.pdf.Action
Indicates whether the Action is valid (non-null).
isValid() - Method in class com.pdftron.pdf.Annot
Checks if Annot is valid.
isValid() - Method in class com.pdftron.pdf.Bookmark
Indicates whether the Bookmark is valid (non-null).
isValid() - Method in class com.pdftron.pdf.Date
Indicates whether the Date is valid(non-null).
isValid() - Method in class com.pdftron.pdf.Destination
Checks if Destination is valid.
isValid() - Method in class com.pdftron.pdf.Field
Checks if current field is valid.
isValid() - Method in class com.pdftron.pdf.FileSpec
Checks if current FileSpec is valid.
isValid() - Method in class com.pdftron.pdf.Image
Checks if current image is valid.
isValid() - Method in class com.pdftron.pdf.KeyStrokeActionResult
Indicates whether the added text passed validation.
IsValid() - Method in class com.pdftron.pdf.ocg.Config
Determine whether configuraiton is valid
isValid() - Method in class com.pdftron.pdf.ocg.Group
Determine whether Group is valid
IsValid(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
IsValid(long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
isValid() - Method in class com.pdftron.pdf.ocg.OCMD
Determine whether OCMD is valid
isValid() - Method in class com.pdftron.pdf.Page
Checks if current page is valid.
isValid() - Method in class com.pdftron.pdf.PageLabel
Checks if PageLabel is valid.
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
IsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
isValid() - Method in class com.pdftron.pdf.struct.ClassMap
Checks if ClassMap is valid.
isValid() - Method in class com.pdftron.pdf.struct.RoleMap
Checks if RoleMap is valid.
isValid() - Method in class com.pdftron.pdf.struct.SElement
Checks if SElement is valid.
isValid() - Method in class com.pdftron.pdf.struct.STree
Checks if STree is valid.
IsValid(long) - Static method in class com.pdftron.pdf.struct.StructCompat.ClassMap
 
IsValid(long) - Static method in class com.pdftron.pdf.struct.StructCompat.RoleMap
 
IsValid(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
IsValid(long) - Static method in class com.pdftron.pdf.struct.StructCompat.STree
 
isValid() - Method in class com.pdftron.pdf.TextExtractor.Line
Checks if this line is valid.
isValid() - Method in class com.pdftron.pdf.TextExtractor.Word
Checks if word is valid.
isValid() - Method in class com.pdftron.sdf.NameTree
Checks if NameTree is valid.
isValid() - Method in class com.pdftron.sdf.NumberTree
Checks if NumberTree is valid.
IsValid(long) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
IsValid(long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
isWindingFill() - Method in class com.pdftron.pdf.Element
Checks if current element is winding fill.
IsWindingFill(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 

J

JavaScriptEventProc - Interface in com.pdftron.pdf
The Interface JavaScriptEventProc

K

key() - Method in class com.pdftron.sdf.DictIterator
Get the key of the current dictionary entry
Key(long) - Static method in class com.pdftron.sdf.SDFCompat.DictIterator
 
KeyStrokeActionResult - Class in com.pdftron.pdf
A class that contains information from a KeyStrokeAction
KeyStrokeEventData - Class in com.pdftron.pdf
KeyStokeEventData contains information for executing KeyStrokeAction.
KeyStrokeEventData(String, String, String, int, int) - Constructor for class com.pdftron.pdf.KeyStrokeEventData
The constructor for KeyStrokeEventData.

L

Line - Class in com.pdftron.pdf.annots
The purpose of a line annotation (PDF 1.3) is to display a single straight line on the page.
Line(Obj) - Constructor for class com.pdftron.pdf.annots.Line
Creates an Line annotation and initialize it using given Cos/SDF object.
Line() - Constructor for class com.pdftron.pdf.annots.Line
Creates an empty Line annotation.
Line(Annot) - Constructor for class com.pdftron.pdf.annots.Line
Creates an Line annotation and initialize it using given annotation object.
LineDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineEndsWithHyphen(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineEquals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetCurrentNum(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetFirstWord(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetFlowID(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetNextLine(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetNumWords(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetParagraphID(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetQuad(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetStyle(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineGetWord(long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineIsSimpleLine(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
LineIsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
lineTo(double, double) - Method in class com.pdftron.pdf.ElementBuilder
Draw a line from the current point to the given point.
LineTo(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
Link - Class in com.pdftron.pdf.annots
A link annotation represents either a hypertext link to a destination elsewhere in the document or an action to be performed.
Link(Obj) - Constructor for class com.pdftron.pdf.annots.Link
Creates a Link annotation and initialize it using given Cos/SDF object.
Link() - Constructor for class com.pdftron.pdf.annots.Link
Creates an empty Link annotation and initialize it using given Cos/SDF object.
Link(long, Object) - Constructor for class com.pdftron.pdf.annots.Link
Instantiates a new link.
Link(Annot) - Constructor for class com.pdftron.pdf.annots.Link
Creates a Link annotation and initialize it using given annotation object.
load(String) - Method in class com.pdftron.pdf.Highlights
Load the Highlight information from a file.
Load(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
Lock(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
lock() - Method in class com.pdftron.pdf.PDFDoc
Locks the document to prevent competing threads from accessiong the document at the same time.
Lock(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
lock() - Method in class com.pdftron.sdf.SDFDoc
Locks the document to prevent competing threads from accessiong the document at the same time.
LockRead(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
lockRead() - Method in class com.pdftron.pdf.PDFDoc
Locks the document to prevent competing write threads (using lock()) from accessing the document at the same time.
LockRead(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
lockRead() - Method in class com.pdftron.sdf.SDFDoc
Locks the document to prevent competing write threads (using lock()) from accessing the document at the same time.
logMessage(int, String, String, int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Log a message to a particular stream using the core logging routines.
LogMessageHandlerCallback - Class in com.pdftron.pdf
 
LogMessageHandlerCallback() - Constructor for class com.pdftron.pdf.LogMessageHandlerCallback
 
logStreamMessage(int, String, String, String, int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Log a message to a particular stream using the core logging routines.

M

MappedFile - Class in com.pdftron.filters
MappedFile is a utility class to read files on a file system.
MappedFile(String) - Constructor for class com.pdftron.filters.MappedFile
Create a new instance of MappedFile class with the specified path
MappedFileCreate(String) - Static method in class com.pdftron.filters.FiltersCompat.MappedFile
 
MapToCID(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
mapToUnicode(long) - Method in class com.pdftron.pdf.Font
Maps the encoding specific 'charcode' to Unicode.
MapToUnicode(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Font
 
Markup - Class in com.pdftron.pdf.annots
The meaning of an annotation's Contents entry varies by annotation type.
Markup(Obj) - Constructor for class com.pdftron.pdf.annots.Markup
Creates a Markup annotation and initialize it using given Cos/SDF object.
Markup() - Constructor for class com.pdftron.pdf.annots.Markup
Creates an empty Markup annotation.
Markup(Annot) - Constructor for class com.pdftron.pdf.annots.Markup
Creates a Markup annotation and initialize it using given annotation object.
Matrix2D - Class in com.pdftron.common
2D Matrix A Matrix2D object represents a 3x3 matrix that, in turn, represents an affine transformation.
Matrix2D() - Constructor for class com.pdftron.common.Matrix2D
Creates an identity matrix
Matrix2D(double, double, double, double, double, double) - Constructor for class com.pdftron.common.Matrix2D
Creates a Matrix object based on six numbers that define an affine transformation.
Matrix2DCreate(double, double, double, double, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
maxFontSize - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the maximum font size used to represent the text in the overlay.
MemoryFilter - Class in com.pdftron.filters
MemoryFilter is a memory buffer that can be used as a source or a sink Filter in the Filter pipeline.
MemoryFilter(long, boolean) - Constructor for class com.pdftron.filters.MemoryFilter
Instantiates a new memory filter with specified buffer size.
MemoryFilterCreate(long, boolean) - Static method in class com.pdftron.filters.FiltersCompat.MemoryFilter
 
MemStreamCreateDoc(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
MemStreamCreateDoc(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
MemStreamCreateDoc(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
MemStreamCreateMemFilt(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
MemStreamCreateMemFilt(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
MemStreamCreateMemFilt(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
MemStreamWriteData(long, byte[], int) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
MemStreamWriteData(long, byte[], int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
MemStreamWriteData(long, byte[], int) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
MergeAnnots(long, String, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
mergeAnnots(String) - Method in class com.pdftron.fdf.FDFDoc
Merges XFDF annotations into FDF document.
mergeAnnots(String, String) - Method in class com.pdftron.fdf.FDFDoc
Merges XFDF annotations into FDF document.
minFontSize - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the minimum font size used to represent the text in the overlay.
MonoImageSettings() - Constructor for class com.pdftron.pdf.Optimizer.MonoImageSettings
create an MonoImageSettings object with default options
movePages(int, PDFDoc, int, int, int, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Moves a range of pages from specified PDFDoc.
movePages(int, PDFDoc, PageSet, int, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Moves a range of pages from specified PDFDoc.
MovePageSet(long, int, long, long, int, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
moveTo(double, double) - Method in class com.pdftron.pdf.ElementBuilder
Set the current point.
MoveTo(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
Movie - Class in com.pdftron.pdf.annots
The Class Movie.
Movie(Annot) - Constructor for class com.pdftron.pdf.annots.Movie
Creates a Movie annotation and initialize it using given annotation object.
Mult(long, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
Multiply(long, long) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
multiply(Matrix2D) - Method in class com.pdftron.common.Matrix2D
Multiplies this matrix with another matrix and return the result in a new matrix.
multPoint(double, double) - Method in class com.pdftron.common.Matrix2D
Transform/multiply the point (in_out_x, in_out_y) using this matrix.

N

NameTree - Class in com.pdftron.sdf
A NameTree is a common data structure in PDF.
NameTree(Obj) - Constructor for class com.pdftron.sdf.NameTree
Create a high level NameTree wrapper around an existing SDF/Cos NameTree.
NameTreeIterator - Class in com.pdftron.sdf
NameTreeIterator is used to traverse key/value pairs in a NameTree.
needsWriteLock() - Method in class com.pdftron.pdf.Action
Test whether this action needs WriteLock
negativeOverlayColor - Variable in class com.pdftron.pdf.Redactor.Appearance
NegativeOverlayColor defines the overlay background color in RGB color space for negative redactions.
Next(long) - Static method in class com.pdftron.common.CommonCompat.PDFNetIterator
 
next() - Method in class com.pdftron.common.PDFNetIterator
Advances the iterator to the next element of the collection.
next() - Method in class com.pdftron.fdf.FDFFieldIterator
 
next() - Method in class com.pdftron.pdf.CharIterator
 
next() - Method in class com.pdftron.pdf.ElementReader
Get next page element
next() - Method in class com.pdftron.pdf.FieldIterator
 
next() - Method in class com.pdftron.pdf.FontCharCodeIterator
 
next() - Method in class com.pdftron.pdf.GSChangesIterator
 
next() - Method in class com.pdftron.pdf.Highlights
Move the current highlight to the next highlight.
next() - Method in class com.pdftron.pdf.PageIterator
 
Next(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
Next(long) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
next() - Method in class com.pdftron.sdf.DictIterator
Advances the iterator to the next element of the collection.
Next(long) - Static method in class com.pdftron.sdf.SDFCompat.DictIterator
 
NextD(long) - Static method in class com.pdftron.common.CommonCompat.PDFNetIterator
 
Normalize(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
normalize() - Method in class com.pdftron.pdf.Rect
Normalizes the rectagle to the one with lower-left and upper-right corners.
NumberTree - Class in com.pdftron.sdf
A NumberTree is a common data structure in PDF.
NumberTree(Obj) - Constructor for class com.pdftron.sdf.NumberTree
Create a high level NumberTree wrapper around an existing SDF/Cos NumberTree.
NumberTreeCreate(long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
NumberTreeIterator - Class in com.pdftron.sdf
NumberTreeIterator is used to traverse key/value pairs in a NumberTree.
numCubicPoints() - Method in class com.pdftron.pdf.CubicCurveBuilder
Number of generated cubic points.
numSourcePoints() - Method in class com.pdftron.pdf.CubicCurveBuilder
Number of source points.

O

Obj - Class in com.pdftron.sdf
Obj is a concrete class for all SDF/Cos objects.
ObjSet - Class in com.pdftron.sdf
ObjSet is a lightweight container that can hold a collection of SDF objects.
ObjSet() - Constructor for class com.pdftron.sdf.ObjSet
Instantiates a new obj set.
OCGCompat - Class in com.pdftron.pdf.ocg
Compatibility layer for older API.
OCGCompat.Config - Class in com.pdftron.pdf.ocg
 
OCGCompat.Context - Class in com.pdftron.pdf.ocg
 
OCGCompat.Group - Class in com.pdftron.pdf.ocg
 
OCGCompat.OCMD - Class in com.pdftron.pdf.ocg
 
OCMD - Class in com.pdftron.pdf.ocg
The OCMD object represents an Optional Content Membership Dictionary (OCMD) that allows the visibility of optional content to depend on the states in a set of optional-content groups (OCG::Group).
OCMD(Obj) - Constructor for class com.pdftron.pdf.ocg.OCMD
Creates a new optional-content group (OCG) object from an existing SDF/Cos object.
offsetPos(int) - Method in interface com.pdftron.pdf.ProgressMonitor
Advances the current position of a progress monitor by a specified increment and redraws the bar to reflect the new position.
onCreateInputIterator(Object) - Method in class com.pdftron.filters.CustomFilter
 
onDestroy(Object) - Method in class com.pdftron.filters.CustomFilter
 
onFlush(Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function in which the output data is flushed.
onRead(byte[], Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function in which the input data are read.
onRequestRenderInWorkerThreadProc(Object) - Method in interface com.pdftron.pdf.RequestRenderInWorkerThreadProc
Request Render from the UI Thread.
OnScroll(long, int, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
onScroll(int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Scrolls the contents of the rendering buffer 'pix_dx' horizontally and 'pix_dy' vertically.
onSeek(long, int, Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function in which the position indicator of the filter is set.
OnSize(long, int, int, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
onTell(Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function in which the position indicator of the filter is queried.
onTruncate(long, Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function the size of the filter is set
onWrite(byte[], Object) - Method in class com.pdftron.filters.CustomFilter
The abstract function in which the data are output.
optimize(PDFDoc) - Static method in class com.pdftron.pdf.Optimizer
Optimize the given document.
optimize(PDFDoc, Optimizer.OptimizerSettings) - Static method in class com.pdftron.pdf.Optimizer
Optimize the given document using the optimizers settings
Optimize(long, int, int, long, double, double, boolean, boolean, int, int, long, double, double, boolean, boolean, int, int, double, double, boolean, boolean, boolean, boolean, boolean, double) - Static method in class com.pdftron.pdf.PDFCompat.Optimizer
 
Optimizer - Class in com.pdftron.pdf
 
Optimizer.ImageSettings - Class in com.pdftron.pdf
A class that stores downsampling/recompression settings for color and grayscale images.
Optimizer.MonoImageSettings - Class in com.pdftron.pdf
A class that stores image downsampling/recompression settings for monochrome images.
Optimizer.OptimizerSettings - Class in com.pdftron.pdf
A class that stores settings for the optimizer
Optimizer.TextSettings - Class in com.pdftron.pdf
A class that stores text optimization settings.
OptimizerSettings() - Constructor for class com.pdftron.pdf.Optimizer.OptimizerSettings
create an OptimizerSettings object with default options

P

p1 - Variable in class com.pdftron.pdf.QuadPoint
The p1.
p2 - Variable in class com.pdftron.pdf.QuadPoint
The p2.
p3 - Variable in class com.pdftron.pdf.QuadPoint
The p3.
p4 - Variable in class com.pdftron.pdf.QuadPoint
The p4.
Page - Class in com.pdftron.pdf
Page is a high-level class representing PDF page object (see 'Page Objects' in Section 3.6.2, 'Page Tree,' in PDF Reference Manual).
Page() - Constructor for class com.pdftron.pdf.Page
Initialize a page using an existing low-level Cos/SDF page object.
Page(Obj) - Constructor for class com.pdftron.pdf.Page
Instantiates a new page from page dictionary
PageCreate(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
pageCreate() - Method in class com.pdftron.pdf.PDFDoc
Create a new, empty page in the document.
pageCreate(Rect) - Method in class com.pdftron.pdf.PDFDoc
Create page with given media box
PageInsert(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
pageInsert(PageIterator, Page) - Method in class com.pdftron.pdf.PDFDoc
Insert/Import a single page at a specific location in the page sequence.
PageIterator - Class in com.pdftron.pdf
PageIterator is an iterator type that can be used to traverse a list pages in a PDF document.
PageLabel - Class in com.pdftron.pdf
PDF page labels can be used to describe a page.
PageLabel() - Constructor for class com.pdftron.pdf.PageLabel
Create a default PageLabel.
PageLabel(Obj) - Constructor for class com.pdftron.pdf.PageLabel
Create a PageLabel and initialize it using given Cos/SDF object.
PageLabel(Obj, int) - Constructor for class com.pdftron.pdf.PageLabel
Instantiates a new page label and initialize it using given Cos/SDF object.
PageLabel(Obj, int, int) - Constructor for class com.pdftron.pdf.PageLabel
Instantiates a new page label and initialize it using given Cos/SDF object.
PageLabelCreate(long, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
PagePushBack(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
pagePushBack(Page) - Method in class com.pdftron.pdf.PDFDoc
Adds a page to the end of a documents's page sequence.
PagePushFront(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
pagePushFront(Page) - Method in class com.pdftron.pdf.PDFDoc
Adds a page to the beginning of a documents's page sequence.
PageRemove(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
pageRemove(PageIterator) - Method in class com.pdftron.pdf.PDFDoc
Remove specified page
PageSet - Class in com.pdftron.pdf
PageSet is a container of page numbers ordered following a linear sequence.
PageSet() - Constructor for class com.pdftron.pdf.PageSet
Default constructor.
PageSet(int) - Constructor for class com.pdftron.pdf.PageSet
Construct a set of pages with just one number.
PageSet(int, int) - Constructor for class com.pdftron.pdf.PageSet
Construct a range of pages.
PageSet(int, int, int) - Constructor for class com.pdftron.pdf.PageSet
Construct a filtered range of pages.
PageSetCreate() - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
PageSetCreate(int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
PageSetCreate(int, int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
PageSetCreate(int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PageSet
 
PageToEmf(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
PageToSvg(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
PageToSvgWithOptions(long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
pathBegin() - Method in class com.pdftron.pdf.ElementBuilder
Starts building a new path Element that can contain an arbitrary sequence of lines, curves, and rectangles.
PathBegin(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
PathData - Class in com.pdftron.pdf
Contains the information required to draw the path.
PathData(boolean, byte[], double[]) - Constructor for class com.pdftron.pdf.PathData
 
pathEnd() - Method in class com.pdftron.pdf.ElementBuilder
Finishes building of the path Element.
PathEnd(long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
patternBegin(boolean, boolean) - Method in class com.pdftron.pdf.ElementReader
A method used to spawn the sub-display list representing the tiling pattern of the current element in the ElementReader.
patternBegin(boolean) - Method in class com.pdftron.pdf.ElementReader
Pattern begin.
PatternBegin(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 
PatternColor - Class in com.pdftron.pdf
Patterns are quite general, and have many uses; for example, they can be used to create various graphical textures, such as weaves, brick walls, sunbursts, and similar geometrical and chromatic effects.
PatternColor(Obj) - Constructor for class com.pdftron.pdf.PatternColor
Create a PatternColor from the given SDF/Cos object listed under Pattern entry in page Resource dictionary.
PatternColorCreate(long) - Static method in class com.pdftron.pdf.PDFCompat.PatternColor
 
PDFACompat - Class in com.pdftron.pdf.pdfa
Compatibility layer for older API.
PDFACompat.PDFACompliance - Class in com.pdftron.pdf.pdfa
 
PDFACompliance - Class in com.pdftron.pdf.pdfa
PDFACompliance class is used to validate PDF documents for PDF/A (ISO 19005:1/2/3) compliance or to convert existing PDF files to PDF/A compliant documents.
PDFACompliance(boolean, String, String, int, int[], int, boolean) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document.
PDFACompliance(boolean, String, String, int, int[], int) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document with default "first_stop" value.
PDFACompliance(boolean, String, String, int[]) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document with default "first_stop" value, default conformance value and default max_rf_objs number.
PDFACompliance(boolean, byte[], String, int, int[], int, boolean) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer.
PDFACompliance(boolean, byte[], String, int, int[], int) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer with default "first_stop" value.
PDFACompliance(boolean, byte[], String, int[]) - Constructor for class com.pdftron.pdf.pdfa.PDFACompliance
Perform PDF/A validation or PDF/A conversion on the input PDF document which is stored in a memory buffer with default "first_stop" value, default conformance value and default max_rf_objs number..
PDFAComplianceCreate(boolean, String, String, int, int[], int, int, boolean) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFAComplianceCreate(boolean, String, String, int, int[], int, int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFAComplianceCreate(boolean, String, String, int[], int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFAComplianceCreate(boolean, byte[], int, String, int, int[], int, int, boolean) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFAComplianceCreate(boolean, byte[], int, String, int, int[], int, int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFAComplianceCreate(boolean, byte[], int, String, int[], int) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
PDFCompat - Class in com.pdftron.pdf
Compatibility layer for older API.
PDFCompat.Action - Class in com.pdftron.pdf
 
PDFCompat.Annot - Class in com.pdftron.pdf
 
PDFCompat.Bookmark - Class in com.pdftron.pdf
 
PDFCompat.CharData - Class in com.pdftron.pdf
 
PDFCompat.ColorPt - Class in com.pdftron.pdf
 
PDFCompat.ColorSpace - Class in com.pdftron.pdf
 
PDFCompat.ContentReplacer - Class in com.pdftron.pdf
 
PDFCompat.Convert - Class in com.pdftron.pdf
 
PDFCompat.ConvertPrinter - Class in com.pdftron.pdf
 
PDFCompat.Date - Class in com.pdftron.pdf
 
PDFCompat.Destination - Class in com.pdftron.pdf
 
PDFCompat.Element - Class in com.pdftron.pdf
 
PDFCompat.ElementBuilder - Class in com.pdftron.pdf
 
PDFCompat.ElementReader - Class in com.pdftron.pdf
 
PDFCompat.ElementWriter - Class in com.pdftron.pdf
 
PDFCompat.Field - Class in com.pdftron.pdf
 
PDFCompat.FileSpec - Class in com.pdftron.pdf
 
PDFCompat.Flattener - Class in com.pdftron.pdf
 
PDFCompat.Font - Class in com.pdftron.pdf
 
PDFCompat.Function - Class in com.pdftron.pdf
 
PDFCompat.GState - Class in com.pdftron.pdf
 
PDFCompat.Highlights - Class in com.pdftron.pdf
 
PDFCompat.HTML2PDF - Class in com.pdftron.pdf
 
PDFCompat.Image - Class in com.pdftron.pdf
 
PDFCompat.Image2RGB - Class in com.pdftron.pdf
 
PDFCompat.Image2RGBA - Class in com.pdftron.pdf
 
PDFCompat.Optimizer - Class in com.pdftron.pdf
 
PDFCompat.Page - Class in com.pdftron.pdf
 
PDFCompat.PageLabel - Class in com.pdftron.pdf
 
PDFCompat.PageSet - Class in com.pdftron.pdf
 
PDFCompat.PatternColor - Class in com.pdftron.pdf
 
PDFCompat.PDFDoc - Class in com.pdftron.pdf
 
PDFCompat.PDFDocInfo - Class in com.pdftron.pdf
 
PDFCompat.PDFDocViewPrefs - Class in com.pdftron.pdf
 
PDFCompat.PDFDraw - Class in com.pdftron.pdf
 
PDFCompat.PDFNet - Class in com.pdftron.pdf
 
PDFCompat.PDFRasterizer - Class in com.pdftron.pdf
 
PDFCompat.PDFViewCtrl - Class in com.pdftron.pdf
 
PDFCompat.Print - Class in com.pdftron.pdf
 
PDFCompat.Rect - Class in com.pdftron.pdf
 
PDFCompat.Redactor - Class in com.pdftron.pdf
 
PDFCompat.Shading - Class in com.pdftron.pdf
 
PDFCompat.Stamper - Class in com.pdftron.pdf
 
PDFCompat.TextExtractor - Class in com.pdftron.pdf
 
PDFCompat.TextSearch - Class in com.pdftron.pdf
 
PDFDoc - Class in com.pdftron.pdf
PDFDoc is a high-level class describing a single PDF (Portable Document Format) document.
PDFDoc() - Constructor for class com.pdftron.pdf.PDFDoc
Default constructor.
PDFDoc(SDFDoc) - Constructor for class com.pdftron.pdf.PDFDoc
Create a PDF document from an existing SDF/Cos document.
PDFDoc(String) - Constructor for class com.pdftron.pdf.PDFDoc
Open an existing PDF document.
PDFDoc(Filter) - Constructor for class com.pdftron.pdf.PDFDoc
Open an existing PDF document.
PDFDoc(byte[]) - Constructor for class com.pdftron.pdf.PDFDoc
Open a SDF/Cos document from a memory buffer.
PDFDoc(InputStream) - Constructor for class com.pdftron.pdf.PDFDoc
Open an existing PDF document from an InputStream.
PDFDoc(InputStream, int) - Constructor for class com.pdftron.pdf.PDFDoc
Open an existing PDF document from an InputStream.
PDFDocCreate() - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
PDFDocCreate(String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
PDFDocCreate(byte[]) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
PDFDocCreateFilter(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
PDFDocGenerator - Class in com.pdftron.pdf
The class PDFDocGenerator.
PDFDocInfo - Class in com.pdftron.pdf
PDFDocInfo is a high-level utility class that can be used to read and modify document's metadata.
PDFDocInfo(Obj) - Constructor for class com.pdftron.pdf.PDFDocInfo
PDFDocInfo constructor.
PDFDocViewPrefs - Class in com.pdftron.pdf
PDFDocViewPrefs is a high-level utility class that can be used to control the way the document is to be presented on the screen or in print.
PDFDocViewPrefs(Obj) - Constructor for class com.pdftron.pdf.PDFDocViewPrefs
PDFDocViewPrefs constructor.
PDFDraw - Class in com.pdftron.pdf
PDFDraw contains methods for converting PDF pages to images and to Bitmap objects.
PDFDraw() - Constructor for class com.pdftron.pdf.PDFDraw
PDFDraw constructor and destructor.
PDFDraw(double) - Constructor for class com.pdftron.pdf.PDFDraw
Instantiates a new PDFDraw with specified DPI(Dots per Inch).
PDFDraw.IntBufferData - Class in com.pdftron.pdf
 
PDFDrawCreate(double) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
PDFNet - Class in com.pdftron.pdf
PDFNet contains global library initialization, registration, configuration, and termination methods.
PDFNet() - Constructor for class com.pdftron.pdf.PDFNet
 
PDFNetException - Exception in com.pdftron.common
PDFNetException is derived from the standard exception class and it is a superclass for all PDFNet library exceptions.
PDFNetException(String, long, String, String, String) - Constructor for exception com.pdftron.common.PDFNetException
Instantiates a new PDFNetException.
PDFNetException(String, long, String, String, String, long) - Constructor for exception com.pdftron.common.PDFNetException
Instantiates a new PDFNetException.
PDFNetInternalTools - Class in com.pdftron.pdf
The class PDFNetInternalTools.
PDFNetIterator - Class in com.pdftron.common
Supports a simple iteration over a non-generic collection.
PDFNetIterator() - Constructor for class com.pdftron.common.PDFNetIterator
 
PDFRasterizer - Class in com.pdftron.pdf
PDFRasterizer is a low-level PDF rasterizer.
PDFRasterizer() - Constructor for class com.pdftron.pdf.PDFRasterizer
 
PDFRasterizerCreate() - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
PDFRasterizerCreateCancelFlag() - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
PDFViewCtrl - Class in com.pdftron.pdf
PDFViewCtrl is a utility class that can be used for interactive rendering of PDF documents.
PDFViewCtrl() - Constructor for class com.pdftron.pdf.PDFViewCtrl
PDFViewCtrl constructor.
PDFViewCtrl(int) - Constructor for class com.pdftron.pdf.PDFViewCtrl
Instantiates a new PDFViewCtrl.
PDFViewCtrl.LinkInfo - Class in com.pdftron.pdf
A class that holds information for a link.
PDFViewCtrl.Selection - Class in com.pdftron.pdf
A class representing the current text selection.
PDFViewCtrlCreate2(Object, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
PDFViewScrollPane - Class in com.pdftron.pdf
A scrolling panel.
PDFViewScrollPane(PDFViewCtrl) - Constructor for class com.pdftron.pdf.PDFViewScrollPane
Constructor
peek() - Method in class com.pdftron.filters.FilterReader
Get the next character without extracting it
Peek(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Point - Class in com.pdftron.pdf
The Class Point.
Point() - Constructor for class com.pdftron.pdf.Point
Instantiates a new point.
Point(double, double) - Constructor for class com.pdftron.pdf.Point
Instantiates a new point with given coordinates
Polygon - Class in com.pdftron.pdf.annots
The Polygon class.
Polygon() - Constructor for class com.pdftron.pdf.annots.Polygon
Creates an empty Polygon annotation.
Polygon(Annot) - Constructor for class com.pdftron.pdf.annots.Polygon
Creates a PolyLine annotation and initialize it using given annotation object.
Polygon(Obj) - Constructor for class com.pdftron.pdf.annots.Polygon
Creates a Polygon annotation and initialize it using given Cos/SDF object.
PolyLine - Class in com.pdftron.pdf.annots
Polyline annotations (PDF 1.5) display (open or closed) shapes of multiple edges on the page.
PolyLine(Obj) - Constructor for class com.pdftron.pdf.annots.PolyLine
Creates a PolyLine annotation and initialize it using given Cos/SDF object.
PolyLine() - Constructor for class com.pdftron.pdf.annots.PolyLine
Creates an empty PolyLine annotation.
PolyLine(Annot) - Constructor for class com.pdftron.pdf.annots.PolyLine
Creates a PolyLine annotation and initialize it using given annotation object.
Popup - Class in com.pdftron.pdf.annots
A pop-up annotation (PDF 1.3) displays text in a pop-up window for entry and editing.
Popup(Obj) - Constructor for class com.pdftron.pdf.annots.Popup
Creates a Popup annotation and initialize it using given Cos/SDF object.
Popup() - Constructor for class com.pdftron.pdf.annots.Popup
Creates an empty Popup annotation.
Popup(Annot) - Constructor for class com.pdftron.pdf.annots.Popup
Creates a Popup annotation and initialize it using given annotation object.
positiveOverlayColor - Variable in class com.pdftron.pdf.Redactor.Appearance
PositiveOverlayColor defines the overlay background color in RGB color space for positive redactions.
preCacheAsync() - Static method in class com.pdftron.pdf.WebFontDownloader
download and cache a base collection of fonts in a background thread.
Print - Class in com.pdftron.pdf
Print is a utility class used to print PDF documents.
Print() - Constructor for class com.pdftron.pdf.Print
 
PrinterMode - Class in com.pdftron.pdf
PrinterMode is a utility class used to set printer options for printing PDF documents.
PrinterMode() - Constructor for class com.pdftron.pdf.PrinterMode
Instantiates a new printer mode.
process(Page) - Method in class com.pdftron.pdf.ContentReplacer
Apply the replacement instructions to the target page.
Process(PDFDoc, int) - Method in class com.pdftron.pdf.Flattener
Process each page in the PDF, flattening content that matches the mode criteria.
Process(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
Process(long, long, int) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
ProgressMonitor - Interface in com.pdftron.pdf
ProgressMonitor is an interface that an application can use to indicate the progress of a lengthy operation (such as PDFDoc.Save()).
Proxy() - Constructor for class com.pdftron.pdf.HTML2PDF.Proxy
Default constructor
ProxyCreate() - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxyDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxySetHost(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxySetPassword(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxySetPort(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxySetType(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
ProxySetUsername(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
pushBack(Obj) - Method in class com.pdftron.sdf.Obj
Appends an existing Obj at the end of the array.
PushBack(long, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackArray() - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_array object at the end of the array.
PushBackArray(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackBool(boolean) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_bool object at the end of the array.
PushBackBool(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackDict() - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_dict object at the end of the array.
PushBackDict(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackMatrix(Matrix2D) - Method in class com.pdftron.sdf.Obj
Appends an array of 6 numbers at the end of the array.
PushBackMatrix(long, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackName(String) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_name object at the end of the array.
PushBackName(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackNull() - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_null object at the end of the array.
PushBackNull(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackNumber(double) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_number object at the end of the array.
PushBackNumber(long, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackRect(double, double, double, double) - Method in class com.pdftron.sdf.Obj
Appends an array of 4 numbers at the end of the array.
pushBackRect(Rectangle2D.Double) - Method in class com.pdftron.sdf.Obj
Appends an array of 4 numbers at the end of the array.
PushBackRect(long, double, double, double, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackString(String) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_string object at the end of the array.
pushBackString(byte[]) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_string object at the end of the array.
PushBackString(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
PushBackString(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
pushBackText(String) - Method in class com.pdftron.sdf.Obj
Appends a new Obj::Type::e_string object at the end of the array.
PushBackText(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
put(byte[], Obj) - Method in class com.pdftron.sdf.NameTree
Puts a new entry in the name tree.
put(long, Obj) - Method in class com.pdftron.sdf.NumberTree
Puts a new entry in the name tree.
put(String, Obj) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj> pair in the dictionary.
Put(long, byte[], long) - Static method in class com.pdftron.sdf.SDFCompat.NameTree
 
Put(long, long, long) - Static method in class com.pdftron.sdf.SDFCompat.NumberTree
 
Put(long, String, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putArray(String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_array> pair in the dictionary.
PutArray(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putBool(String, boolean) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_bool> pair in the dictionary.
PutBool(long, String, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putDict(String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_dict> pair in the dictionary.
PutDict(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putMatrix(String, Matrix2D) - Method in class com.pdftron.sdf.Obj
Inserts a <key, [a,b,c,d,h,v]> pair in the dictionary.
PutMatrix(long, String, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putName(String, String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_name> pair in the dictionary.
PutName(long, String, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putNull(String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_null> pair in the dictionary.
PutNull(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putNumber(String, double) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_number> pair in the dictionary.
PutNumber(long, String, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putRect(String, double, double, double, double) - Method in class com.pdftron.sdf.Obj
Inserts a <key, [x1,y1,x2,y2]> pair in the dictionary.
putRect(String, Rectangle2D.Double) - Method in class com.pdftron.sdf.Obj
Inserts a <key, [x1,y1,x2,y2]> pair in the dictionary.
PutRect(long, String, double, double, double, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putString(String, String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_string> pair in the dictionary.
putString(String, byte[]) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_string> pair in the dictionary.
PutString(long, String, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
PutString(long, String, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
putText(String, String) - Method in class com.pdftron.sdf.Obj
Inserts a <key, Obj::Type::e_string> pair in the dictionary.
PutText(long, String, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 

Q

QuadPoint - Class in com.pdftron.pdf
The Class QuadPoint.
QuadPoint() - Constructor for class com.pdftron.pdf.QuadPoint
Instantiates a new quad point.
QuadPoint(Point, Point, Point, Point) - Constructor for class com.pdftron.pdf.QuadPoint
Instantiates a new quad point.

R

Rasterize(long, long, byte[], int, int, int, int, boolean, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
rasterize(Page, int[], int, int, boolean, Matrix2D, Rect) - Method in class com.pdftron.pdf.PDFRasterizer
Rasterize a page into a buffer provided by the user.
rasterize(Page, int, int, int, int, boolean, Matrix2D, Rect) - Method in class com.pdftron.pdf.PDFRasterizer
Rasterize a page into a buffer (byte array).
RasterizeToIntBuffer(long, long, int[], int, int, boolean, long, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
RasterizeWithCancel(long, long, byte[], int, int, int, int, boolean, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
read(byte[]) - Method in class com.pdftron.filters.FilterReader
 
Read(long, byte[]) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
READ_MODE - Static variable in class com.pdftron.filters.CustomFilter
Filter is in read mode.
ReadData(byte[], int, long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
ReadData(byte[], int, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
ReadData(byte[], int, long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
RecentlyUsedCache - Class in com.pdftron.common
RecentlyUsedCache is a persistent cache that provides thumbnails for recently used documents in PDFNet.
RecentlyUsedCache() - Constructor for class com.pdftron.common.RecentlyUsedCache
 
rect(double, double, double, double) - Method in class com.pdftron.pdf.ElementBuilder
Add a rectangle to the current path as a complete subpath.
Rect(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
Rect - Class in com.pdftron.pdf
Rect is a utility class used to manipulate PDF rectangle objects (refer to section 3.8.3 of the PDF Reference Manual).
Rect() - Constructor for class com.pdftron.pdf.Rect
Instantiate Rect with size 0.
Rect(Obj) - Constructor for class com.pdftron.pdf.Rect
Create a Rect and initialize it using given Cos/SDF rectangle Array object.
Rect(double, double, double, double) - Constructor for class com.pdftron.pdf.Rect
Create a Rect and initialize it using specified parameters.
Rect(Rectangle2D.Double) - Constructor for class com.pdftron.pdf.Rect
Instantiates a new rect from java Rectangle object
RectCreate(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
RectCreate(double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
Redact(long, long[], boolean, long, long, boolean, boolean, long, double, double, long, int, int, boolean, long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Redactor
 
redact(Doc, Redactor.Redaction[], Redactor.Appearance, boolean, boolean) - Static method in class com.pdftron.pdf.Redactor
Apply the redactions specified in red_array to the PDFDoc doc.
redactedContentColor - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the color used to paint the regions where content was removed.
Redaction - Class in com.pdftron.pdf.annots
A redaction annotation (PDF 1.7) identifies content that is intended to be removed from the document.
Redaction(Obj) - Constructor for class com.pdftron.pdf.annots.Redaction
Creates an Redaction annotation and initialize it using given Cos/SDF object.
Redaction() - Constructor for class com.pdftron.pdf.annots.Redaction
Creates an empty Redaction annotation.
Redaction(Annot) - Constructor for class com.pdftron.pdf.annots.Redaction
Creates an Redaction annotation and initialize it using given annotation object.
Redaction(int, Rect, boolean, String) - Constructor for class com.pdftron.pdf.Redactor.Redaction
 
RedactionCreate(int, long, boolean, String) - Static method in class com.pdftron.pdf.PDFCompat.Redactor
 
RedactionDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.Redactor
 
redactionOverlay - Variable in class com.pdftron.pdf.Redactor.Appearance
If RedactionOverlay is set to true, Redactor will draw an overlay covering all redacted regions.
Redactor - Class in com.pdftron.pdf
PDF Redactor is a separately licensable Add-on that offers options to remove (not just covering or obscuring) content within a region of PDF.
Redactor() - Constructor for class com.pdftron.pdf.Redactor
 
Redactor.Appearance - Class in com.pdftron.pdf
Class used to customize the appearance of the optional redaction overlay.
Redactor.Redaction - Class in com.pdftron.pdf
 
redo() - Method in class com.pdftron.pdf.PDFViewCtrl
Go to the next state in the undo/redo chain.
refresh() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
refreshAndUpdate(ViewChangeCollection) - Method in class com.pdftron.pdf.PDFViewCtrl
Helper function that will refresh annotation and/or field appearances if needed, and then render modified page areas, all based on the contents of the view_change parameter.
refreshAppearance() - Method in class com.pdftron.pdf.Annot
Regenerates the appearance stream for the annotation.
refreshAppearance() - Method in class com.pdftron.pdf.Field
Regenerates the appearance stream for the Widget Annotation containing variable text.
RefreshAppearance(long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
RefreshAppearance(long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
RefreshFieldAppearances(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
refreshFieldAppearances() - Method in class com.pdftron.pdf.PDFDoc
Regenerates the appearance stream for every widget annotation in the document Call this method if you modified field's value and would like to update field's appearances.
releaseAttachedFilter() - Method in class com.pdftron.filters.Filter
Release the ownership of the attached filter.
ReleaseAttachedFilter(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
remove() - Method in class com.pdftron.common.PDFNetIterator
 
RemoveAction(long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
removeAction() - Method in class com.pdftron.pdf.annots.Link
Removes a link annotation's action.
removeAction() - Method in class com.pdftron.pdf.Bookmark
Removes the Bookmark?s action.
RemoveAction(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
removeAppearance(int, String) - Method in class com.pdftron.pdf.Annot
Removes the annotation's appearance for the given combination of annotation and appearance states.
RemoveAppearance(long, int, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
removeCustomEntries(boolean) - Method in class com.pdftron.pdf.Optimizer.OptimizerSettings
Enable or disable removal of custom entries in the PDF.
RemoveDocument(String) - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
removeDocument(String) - Static method in class com.pdftron.common.RecentlyUsedCache
Removes the document from the recently used list.
RemovePageLabel(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
removePageLabel(int) - Method in class com.pdftron.pdf.PDFDoc
Removes the page label that is attached to the specified page, effectively merging the specified range with the previous page label sequence.
RemoveSecurity(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
removeSecurity() - Method in class com.pdftron.pdf.PDFDoc
Removes all security for the document.
RemoveSecurity(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
removeSecurity() - Method in class com.pdftron.sdf.SDFDoc
Removes all security from SDFDoc.
RemoveSignatureHandler(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
removeSignatureHandler(long) - Method in class com.pdftron.pdf.PDFDoc
Removes a signature handler from the signature manager.
rename(String) - Method in class com.pdftron.pdf.Field
Modify the field name.
Rename(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
rename(String, String) - Method in class com.pdftron.sdf.Obj
Change the key value of a dictionary entry.
Rename(long, String, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
RenameDocument(String, String) - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
renameDocument(String, String) - Static method in class com.pdftron.common.RecentlyUsedCache
Renames a document from the recently used list.
reportCurrentPage(int, int, Object) - Method in interface com.pdftron.pdf.CurrentPageProc
Report current page change
reportError(String, Object) - Method in interface com.pdftron.pdf.ErrorReportProc
Report error.
RequestRenderInWorkerThreadProc - Interface in com.pdftron.pdf
RequestRenderInWorkerThreadProc is an interface for a custom handler that issues a rendering request from the UI thread.
requiresPrinter(String) - Static method in class com.pdftron.pdf.Convert
Utility function to determine if ToPdf will require the PDFNet printer to convert a specific file to PDF.
RequiresPrinter(String) - Static method in class com.pdftron.pdf.PDFCompat.Convert
 
reset() - Method in class com.pdftron.pdf.ElementBuilder
Resets the graphics state of this Element to the default graphics state (i.e.
reset(GState) - Method in class com.pdftron.pdf.ElementBuilder
The function sets the graphics state of this Element to the given value.
Reset(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementBuilder
 
reset() - Method in class com.pdftron.sdf.SignatureHandler
Resets any data appending and signature calculations done so far.
ResetCache() - Static method in class com.pdftron.common.CommonCompat.RecentlyUsedCache
 
resetCache() - Static method in class com.pdftron.common.RecentlyUsedCache
Blast away the cache from the disk completely, removing any thumbnails and recently used state.
resetStates(boolean) - Method in class com.pdftron.pdf.ocg.Context
Set the sates of all OCGs in the context to ON or OFF.
ResetStates(long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
resize(Rect) - Method in class com.pdftron.pdf.Annot
Resize annotation
Resize(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
revertAllChanges() - Method in class com.pdftron.pdf.PDFViewCtrl
Determine whether this DocumentConversion has progress reporting capability.
RoleMap - Class in com.pdftron.pdf.struct
RoleMap is a dictionary that maps the names of structure types used in the document to their approximate equivalents in the set of standard structure types.
RoleMap(Obj) - Constructor for class com.pdftron.pdf.struct.RoleMap
Initialize a RoleMap using an existing low-leval Cos/SDF role map dictionary.
RotateClockwise(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
rotateClockwise() - Method in class com.pdftron.pdf.PDFViewCtrl
Rotates all pages in the document 90 degrees clockwise.
RotateCounterClockwise(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
rotateCounterClockwise() - Method in class com.pdftron.pdf.PDFViewCtrl
Rotates all pages in the document 90 degrees counter-clockwise.
RotationMatrix(double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
rotationMatrix(double) - Static method in class com.pdftron.common.Matrix2D
Rotation matrix.
rotationToDegree(int) - Static method in class com.pdftron.pdf.Page
Convert a rotation to a number.
RubberStamp - Class in com.pdftron.pdf.annots
A rubber stamp annotation (PDF 1.3) displays text or graphics intended to look as if they were stamped on the page with a rubber stamp.
RubberStamp(Obj) - Constructor for class com.pdftron.pdf.annots.RubberStamp
Creates a RubberStamp annotation and initialize it using given Cos/SDF object.
RubberStamp() - Constructor for class com.pdftron.pdf.annots.RubberStamp
Creates an empty RubberStamp annotation.
RubberStamp(Annot) - Constructor for class com.pdftron.pdf.annots.RubberStamp
Creates a RubberStamp annotation and initialize it using given annotation object.
Run(long) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
run() - Method in class com.pdftron.pdf.TextSearch
Search the document.
runUniversalConversionTests(String) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Run universal conversion tests on all the documents found in the given path.

S

Save(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
Save(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
save(String) - Method in class com.pdftron.fdf.FDFDoc
Saves the document to a file.
save() - Method in class com.pdftron.fdf.FDFDoc
Saves the document to a memory buffer.
save(OutputStream) - Method in class com.pdftron.fdf.FDFDoc
Saves the document to a an OutputStream.
save(OutputStream, int) - Method in class com.pdftron.fdf.FDFDoc
Saves the document to a an OutputStream.
save(String) - Method in class com.pdftron.pdf.Highlights
Save the current Highlight information in the class to a file.
Save(long, String, boolean) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
Save(long, boolean) - Static method in class com.pdftron.pdf.pdfa.PDFACompat.PDFACompliance
 
Save(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Highlights
 
Save(long, String, long, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
Save(long, long, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
save(String, long, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Saves the document to a file.
save(long, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Saves the document to a memory buffer.
save(OutputStream, long, ProgressMonitor) - Method in class com.pdftron.pdf.PDFDoc
Saves the document to an OutputStream.
save(OutputStream, long, ProgressMonitor, int) - Method in class com.pdftron.pdf.PDFDoc
Saves the document to an OutputStream.
save(Filter, long) - Method in class com.pdftron.pdf.PDFDoc
Saves the document to a CustomFilter.
Save(long, String, long, Object, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
Save(long, long, Object, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
save(String, long, ProgressMonitor, String) - Method in class com.pdftron.sdf.SDFDoc
Saves the document to a file.
save(long, ProgressMonitor, String) - Method in class com.pdftron.sdf.SDFDoc
Saves the document to a memory buffer.
save(OutputStream, long, ProgressMonitor, String) - Method in class com.pdftron.sdf.SDFDoc
Save SDFDoc to output stream
save(OutputStream, long, ProgressMonitor, String, int) - Method in class com.pdftron.sdf.SDFDoc
Save SDFDoc to output stream
saveAs(String, boolean) - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Serializes the converted PDF/A document to a file on disk.
saveAs(boolean) - Method in class com.pdftron.pdf.pdfa.PDFACompliance
Serializes the converted PDF/A document to a memory buffer.
SaveAsXFDF(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
SaveAsXFDF(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
saveAsXFDF(String) - Method in class com.pdftron.fdf.FDFDoc
Save a FDF document in XFDF format.
saveAsXFDF() - Method in class com.pdftron.fdf.FDFDoc
Save a FDF document in XFDF format and returns the XFDF string
SaveCustomFilter(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
SaveStream(long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
SaveStream(long, long, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
SaveStream(long, long, Object, String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
Scale(long, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
scale(double, double) - Method in class com.pdftron.common.Matrix2D
The Scale method updates this matrix with the product of itself and a scaling matrix.
scale(double) - Method in class com.pdftron.pdf.Page
A utility method used to scale physical dimensions of the page including all page content.
Scale(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
Screen - Class in com.pdftron.pdf.annots
A screen annotation (PDF 1.5) specifies a region of a page upon which media clips may be played.
Screen(Obj) - Constructor for class com.pdftron.pdf.annots.Screen
Creates a Screen annotation and initialize it using given Cos/SDF object.
Screen() - Constructor for class com.pdftron.pdf.annots.Screen
Creates an empty Screen annotation.
Screen(Annot) - Constructor for class com.pdftron.pdf.annots.Screen
Creates a Screen annotation and initialize it using given annotation object.
scrollRectToVisible(Rectangle) - Method in class com.pdftron.pdf.PDFViewCtrl
 
SDFCompat - Class in com.pdftron.sdf
Compatibility layer for older API.
SDFCompat.DictIterator - Class in com.pdftron.sdf
 
SDFCompat.NameTree - Class in com.pdftron.sdf
 
SDFCompat.NumberTree - Class in com.pdftron.sdf
 
SDFCompat.Obj - Class in com.pdftron.sdf
 
SDFCompat.ObjSet - Class in com.pdftron.sdf
 
SDFCompat.SDFDoc - Class in com.pdftron.sdf
 
SDFCompat.SecurityHandler - Class in com.pdftron.sdf
 
SDFDoc - Class in com.pdftron.sdf
SDFDoc is a low-level document representing a graph of SDF.Obj nodes that can be used to build higher-level document models such as PDF (Portable Document Format) or FDF (Forms Document Format).
SDFDoc() - Constructor for class com.pdftron.sdf.SDFDoc
Default constructor.
SDFDoc(String) - Constructor for class com.pdftron.sdf.SDFDoc
Open a SDF/Cos document from a file.
SDFDoc(Filter) - Constructor for class com.pdftron.sdf.SDFDoc
Open a SDF/Cos document from a Filter (i.e.
SDFDoc(byte[]) - Constructor for class com.pdftron.sdf.SDFDoc
Open a SDF/Cos document from a memory buffer.
SDFDoc(InputStream) - Constructor for class com.pdftron.sdf.SDFDoc
Instantiates a new SDFDoc from stream.
SDFDoc(InputStream, int) - Constructor for class com.pdftron.sdf.SDFDoc
Instantiates a new SDFDoc from stream with specified size.
SDFDocCreate() - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
SDFDocCreate(String) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
SDFDocCreate(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
SDFDocCreate(byte[]) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
SecurityHandler - Class in com.pdftron.sdf
Standard Security Handler is a built-in password-based security handler.
SecurityHandler(int) - Constructor for class com.pdftron.sdf.SecurityHandler
Create a Standard Security Handler.
SecurityHandler(int, int) - Constructor for class com.pdftron.sdf.SecurityHandler
Create a Standard Security Handler.
SecurityHandler() - Constructor for class com.pdftron.sdf.SecurityHandler
Instantiates a new security handler.
SecurityHandlerCreate(int) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
SecurityHandlerCreate(int, int) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
SecurityHandlerCreate() - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
seek(long, int) - Method in class com.pdftron.filters.Filter
When overridden in a derived class, sets the position within the current stream.
seek(long, int) - Method in class com.pdftron.filters.FilterReader
Set the position within the current stream.
Seek(long, long, int) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
Seek(long, long, int) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Seek(long, long, int) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
seek(long, int) - Method in class com.pdftron.filters.FilterWriter
Set the position within the current stream.
SEEK_CUR - Static variable in class com.pdftron.filters.CustomFilter
The offset is relative to the current position of the filter.
SEEK_END - Static variable in class com.pdftron.filters.CustomFilter
The offset is relative to the end of the filter.
SEEK_SET - Static variable in class com.pdftron.filters.CustomFilter
The offset is relative to the beginning of the filter.
SelectAll(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
selectAll() - Method in class com.pdftron.pdf.PDFViewCtrl
Selects all text on the page.
SelectByHighlights(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
selectByHighlights(Highlights) - Method in class com.pdftron.pdf.PDFViewCtrl
Selects texts by Highlights.
SelectByRect(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
selectByRect(double, double, double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Selects all words that intersect the given selection rectangle.
SelectBySelection(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
selectBySelection(PDFViewCtrl.Selection) - Method in class com.pdftron.pdf.PDFViewCtrl
Selects texts by PDFViewCtrl.Selection.
SelectByStruct(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
selectByStruct(double, double, double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Selects text taking into account page logical structure.
SelectionGetAsHtml(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
SelectionGetAsUnicode(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
SelectionGetPageNum(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
SelectionGetQuads(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
SElement - Class in com.pdftron.pdf.struct
SElement represents PDF structural elements, which are nodes in a tree structure, defining a PDF document's logical structure.
SElement() - Constructor for class com.pdftron.pdf.struct.SElement
Instantiates a new SElement.
SElement(Obj) - Constructor for class com.pdftron.pdf.struct.SElement
Initialize a SElement using an existing low-leval Cos/SDF object.
SElementCreate(long) - Static method in class com.pdftron.pdf.struct.StructCompat.SElement
 
Set(long, double, double, double, double, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
set(double, double, double, double, double, double) - Method in class com.pdftron.common.Matrix2D
The Set method sets the elements of this matrix.
set() - Method in class com.pdftron.pdf.ColorPt
Set the first 4 tint values to zero
set(double, double, double, double) - Method in class com.pdftron.pdf.ColorPt
Set the first tint values to specified values
set(int, double) - Method in class com.pdftron.pdf.ColorPt
Set a tint value at a given colorant index.
Set(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
Set(long, int, double) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
Set(long, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
set(double, double, double, double) - Method in class com.pdftron.pdf.Rect
Set the coordinates of the rectangle.
set(Rectangle2D.Double) - Method in class com.pdftron.pdf.Rect
Set the coordinates of the rectangle from jave Rectangle2D object
setA(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setA(double) - Method in class com.pdftron.common.Matrix2D
Set a, the matrix element in the first row, first column.
SetAction(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
SetAction(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetAction(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setAction(Action) - Method in class com.pdftron.pdf.annots.Link
Set the Action of the Linked Annotation.
setAction(Action) - Method in class com.pdftron.pdf.annots.Screen
Set the action of the Screen annotation (Optional; PDF 1.1 )
setAction(Action) - Method in class com.pdftron.pdf.annots.Widget
Set the action of the Widget annotation (Optional; PDF 1.2 )
setAction(Action) - Method in class com.pdftron.pdf.Bookmark
Set the Bookmark?s action.
SetAction(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
setActiveAppearanceState(String) - Method in class com.pdftron.pdf.Annot
Set the annotation?s active appearance state.
SetActiveAppearanceState(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setAISFlag(boolean) - Method in class com.pdftron.pdf.GState
Specifies if the alpha is to be interpreted as a shape or opacity mask.
SetAISFlag(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetAlignment(long, int, int) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setAlignment(int, int) - Method in class com.pdftron.pdf.Stamper
Set the alignment for the x and y variables.
setAllowJavaScript(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Allow javascript from this web page to be run?
SetAllowJavaScript(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setAllowPlugins(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Allow Netscape and flash plugins from this web page to be run? Enabling will have limited success.
SetAllowPlugins(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setAnalyticsHandler(AnalyticsHandlerCallback) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Set the current analytics handler.
setAnnotationOutput(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Choose how to output annotations.
setAnnots(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Control generation of form fields and annotations in SVG.
setAnnots(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Enables or disables drawing of annotations.
SetAntiAliasing(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetAntiAliasing(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetAntiAliasing(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setAntiAliasing(boolean) - Method in class com.pdftron.pdf.PDFDraw
Enable or disable anti-aliasing.
setAntiAliasing(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Enable or disable anti-aliasing.
setAntiAliasing(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable anti-aliasing.
setAppearance(Obj) - Method in class com.pdftron.pdf.Annot
Set the annotation?s appearance for the given combination of annotation and appearance states.
setAppearance(Obj, int) - Method in class com.pdftron.pdf.Annot
Set the annotation?s appearance for the given combination of annotation and appearance states.
setAppearance(Obj, int, String) - Method in class com.pdftron.pdf.Annot
Set the annotation?s appearance for the given combination of annotation and appearance states.
SetAppearance(long, long, int, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
SetAppFormXO(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
setAppFormXO(Obj) - Method in class com.pdftron.pdf.annots.Redaction
Set Overlay appearance of the Redaction annotation.
SetAsAnnotation(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setAsAnnotation(boolean) - Method in class com.pdftron.pdf.Stamper
Specifies if the stamp is to be stamped as an annotation.
SetAsBackground(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setAsBackground(boolean) - Method in class com.pdftron.pdf.Stamper
Specifies if the stamp is to be stamped in the background or the foreground.
SetAsInputFilter(long) - Static method in class com.pdftron.filters.FiltersCompat.MemoryFilter
 
setAsInputFilter() - Method in class com.pdftron.filters.MemoryFilter
Set the MemoryBuffer as input filter
setAssertHandler(AssertHandlerCallback) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Set the current assert handler.
SetAuthor(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setAuthor(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set the author of the document.
setAutoCenter(boolean) - Method in class com.pdftron.pdf.PrinterMode
Set automatic centering of document pages onto the output pages.
setAutoRotate(boolean) - Method in class com.pdftron.pdf.PrinterMode
Set automatic rotation of document pages to best fit the output pages.
setAutoStrokeAdjust(boolean) - Method in class com.pdftron.pdf.GState
Specify whether to apply automatic stroke adjustment.
SetAutoStrokeAdjust(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setB(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setB(double) - Method in class com.pdftron.common.Matrix2D
Set b, the matrix element in the first row, second column Matrix2D elements are positioned as follows : { a b 0 c d 0 h v 1 }.
setBackground(Color) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the default background color used to paint the area surrounding each page.
SetBackgroundColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetBackgroundColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setBackgroundColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.Screen
Set the background color of the Screen.
setBackgroundColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.Widget
Set the background color of the Widget.
SetBackgroundColor(long, byte, byte, byte, byte) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setBackgroundColor(byte, byte, byte) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the default background color used to paint the area surrounding each page.
setBlackGenFunct(Obj) - Method in class com.pdftron.pdf.GState
Set black-generation function used during conversion between DeviceRGB and DeviceCMYK.
SetBlackGenFunct(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setBlendMode(int) - Method in class com.pdftron.pdf.GState
Set the current blend mode to be used in the transparent imaging model.
SetBlendMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setBlockLocalFileAccess(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Allow local and piped files access to other local files?
SetBlockLocalFileAccess(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setBool(boolean) - Method in class com.pdftron.sdf.Obj
Set the boolean value to Obj
SetBool(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
SetBorderColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetBorderColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setBorderColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.Screen
Set the border color of the Screen.
setBorderColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.Widget
Set the border color of the Widget.
SetBorderEffect(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setBorderEffect(int) - Method in class com.pdftron.pdf.annots.Markup
Set the Border Effect of the Markup Annotation.
SetBorderEffectIntensity(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
SetBorderEffectIntensity(double) - Method in class com.pdftron.pdf.annots.Markup
Set the Border Effect Intensity of the Markup Annotation.
setBorderStyle(Annot.BorderStyle) - Method in class com.pdftron.pdf.Annot
Set the border style for the annotation.
SetBorderStyle(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setBox(int) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Specifies the page box/region to rasterize.
setBox(int, Rect) - Method in class com.pdftron.pdf.Page
Set the page bounding box specified by 'page_region' for this page.
SetBox(long, int, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
setBytesPerBite(int) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for BytesPerBite in the options object
setC(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setC(double) - Method in class com.pdftron.common.Matrix2D
Set c, the matrix element in the second row, first column.
SetCaching(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetCaching(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetCaching(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setCaching() - Method in class com.pdftron.pdf.PDFDraw
Enables or disables caching.
setCaching(boolean) - Method in class com.pdftron.pdf.PDFDraw
Set the caching.
setCaching() - Method in class com.pdftron.pdf.PDFRasterizer
Enables or disables caching.
setCaching(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Set the caching.
setCaching(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enables or disables caching.
SetCalloutLinePoints(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
SetCalloutLinePoints(long, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setCalloutLinePoints(Point, Point, Point) - Method in class com.pdftron.pdf.annots.FreeText
Set the callout line points of the FreeText annotation.
SetCancel(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
setCancel(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Signals the rendering thread whether to stop or not.
SetCapPos(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setCapPos(int) - Method in class com.pdftron.pdf.annots.Line
Set the caption position of a line.
setCaptionText(String) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
Caption text to be used with TOC.
SetCaptionText(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setCharSpacing(double) - Method in class com.pdftron.pdf.GState
Set character spacing.
SetCharSpacing(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setClipWindingFill(boolean) - Method in class com.pdftron.pdf.Element
Set clipping path's fill rule.
SetClipWindingFill(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setCMYK(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Render and export the image in CMYK mode.
setCollation(boolean) - Method in class com.pdftron.pdf.PrinterMode
Set the collation of the printing, useful for multiple copies.
setColor(ColorPt, int) - Method in class com.pdftron.pdf.Annot
Set an annotation's color.
setColor() - Method in class com.pdftron.pdf.Bookmark
Set Bookmark's text to black.
setColor(double, double, double) - Method in class com.pdftron.pdf.Bookmark
Set Bookmark's text to specified color in RGB value
SetColor(long, long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
SetColor(long, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
setColorantNum(int) - Method in class com.pdftron.pdf.ColorPt
Set the colorant number.
SetColorantNum(long, int) - Static method in class com.pdftron.pdf.PDFCompat.ColorPt
 
setColorImageSettings(Optimizer.ImageSettings) - Method in class com.pdftron.pdf.Optimizer.OptimizerSettings
updates the settings for color image processing
setColorManagement(int) - Static method in class com.pdftron.pdf.PDFNet
Used to set a specific Color Management System (CMS) for use during color conversion operators, image rendering, etc.
SetColorPostProcessMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetColorPostProcessMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetColorPostProcessMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setColorPostProcessMode(int) - Method in class com.pdftron.pdf.PDFDraw
Set the color post processing transformation.
setColorPostProcessMode(int) - Method in class com.pdftron.pdf.PDFRasterizer
Set the color post processing transformation.
setColorPostProcessMode(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the color post processing transformation.
setCompress(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Compress output SVG files using SVGZ.
setCompressionMode(int) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
 
setCompressionMode(int) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
 
SetContentRect(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setContentRect(Rect) - Method in class com.pdftron.pdf.annots.Markup
Set the inner bounding rectangle of the Square.
setContents(String) - Method in class com.pdftron.pdf.Annot
Set annotation contents.
SetContents(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setCookieJar(String) - Method in class com.pdftron.pdf.HTML2PDF
Path of file used for loading and storing cookies.
SetCookieJar(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setCopyCount(int) - Method in class com.pdftron.pdf.PrinterMode
Set the number of copies to be printed.
setCreateXmlWrapper(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Create a XML document that contains metadata of the SVG document created.
SetCreationDate(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setCreationDate(Date) - Method in class com.pdftron.pdf.PDFDocInfo
Set document?s creation date.
SetCreationDates(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setCreationDates(Date) - Method in class com.pdftron.pdf.annots.Markup
Set the creation date of the Markup Annotation.
setCreator(String) - Method in class com.pdftron.pdf.ocg.Config
Set the creator property of an optional-content configuration.
SetCreator(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
SetCreator(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setCreator(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set document?s creator.
setCropBox(Rect) - Method in class com.pdftron.pdf.Page
Set the crop box for this page.
SetCropBox(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
SetCurrentPage(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setCurrentPage(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page to the given page.
SetCurrentPageProc(long, CurrentPageProc, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setCurrentPageProc(CurrentPageProc, Object) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the callback function (i.e.
setCurrentState(Context, boolean) - Method in class com.pdftron.pdf.ocg.Group
Set the current ON-OFF state of the optional-content group (OCG) object in a given context.
SetCurrentState(long, long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
setCurrentTime() - Method in class com.pdftron.pdf.Date
Set the current time.
SetCurrentTime(long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setCustomWebFontURL(String) - Static method in class com.pdftron.pdf.WebFontDownloader
Set the root path into which the web font downloader will make requests.
setCutoffLogThreshold(int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
set the global log cutoff.
setD(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setD(double) - Method in class com.pdftron.common.Matrix2D
Set d, the matrix element in the second row, second column.
setDash(double[]) - Method in class com.pdftron.pdf.Annot.BorderStyle
Set the border dash pattern.
setDashPattern(double[], double) - Method in class com.pdftron.pdf.GState
Set the dash pattern used to stroke paths.
SetDashPattern(long, double[], double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetDataBuf(long, long, int[]) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetDataBufByte(long, long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setDate(Date) - Method in class com.pdftron.pdf.Annot
Sets an annotation's last modified date.
SetDate(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setDay(byte) - Method in class com.pdftron.pdf.Date
Set the day.
SetDay(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setDebugJavaScriptOutput(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Forward javascript warnings and errors to the HTML2PDF warning callback?
SetDebugJavaScriptOutput(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetDefaultAppearance(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setDefaultAppearance(String) - Method in class com.pdftron.pdf.annots.FreeText
Set the default appearance of the FreeText annotation.
setDefaultDeviceCMYKProfile(String) - Static method in class com.pdftron.pdf.PDFNet
Set the default ICC color profile for DeviceCMYK color space.
setDefaultDeviceRGBProfile(String) - Static method in class com.pdftron.pdf.PDFNet
Set the default ICC color profile for DeviceRGB color space.
setDefaultDiskCachingEnabled(boolean) - Static method in class com.pdftron.pdf.PDFNet
Sets the default policy on using temporary files.
setDefaultEncoding(String) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Default encoding to be used when not specified by the web page.
SetDefaultEncoding(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setDefaultFlateCompressionLevel(int) - Static method in class com.pdftron.pdf.PDFNet
Sets the default compression level for Flate (ZLib).
setDefaultLogThreshold(int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
set the log level for streams that do not otherwise have their level set.
SetDefaultPageColor(long, byte, byte, byte) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetDefaultPageColor(long, byte, byte, byte) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetDefaultPageColor(long, byte, byte, byte) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setDefaultPageColor(byte, byte, byte) - Method in class com.pdftron.pdf.PDFDraw
Sets the default color of the page backdrop.
setDefaultPageColor(byte, byte, byte) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the default 'paper' color used to draw background of each page.
setDefaultPageColor(Color) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the default 'paper' color used to draw background of each page.
setDesc(String) - Method in class com.pdftron.pdf.FileSpec
The functions sets the descriptive text associated with the file specification.
SetDesc(long, String) - Static method in class com.pdftron.pdf.PDFCompat.FileSpec
 
SetDevicePixelDensity(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setDevicePixelDensity(double, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Set device pixel density
SetDirection(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setDirection(boolean) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the predominant reading order for text.
setDither(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Enables dithering when the image is exported in palletized or monochrome mode.
SetDoc(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setDoc(PDFDoc) - Method in class com.pdftron.pdf.PDFViewCtrl
Associates this PDFViewCtrl with a given PDF document.
setDottedLines(boolean) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
Use a dotted line when creating TOC?
SetDottedLines(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setDownsampleMode(int) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
 
setDownsampleMode(int) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
 
setDPI(int) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
The output resolution, from 1 to 1000, in Dots Per Inch (DPI) at which to render elements which cannot be directly converted.
setDPI(double) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
The output resolution, from 1 to 1000, in Dots Per Inch (DPI).
setDPI(int) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
The output resolution, from 1 to 1000, in Dots Per Inch (DPI) at which to render elements which cannot be directly converted.
setDPI(int) - Method in class com.pdftron.pdf.Flattener
The output resolution, from 1 to 1000, in Dots Per Inch (DPI) at which to render elements which cannot be directly converted.
setDPI(int) - Method in class com.pdftron.pdf.HTML2PDF
Change the DPI explicitly for the output PDF.
SetDPI(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
SetDPI(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetDPI(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setDPI(double) - Method in class com.pdftron.pdf.PDFDraw
Set the output image resolution.
setDPI(int) - Method in class com.pdftron.pdf.PrinterMode
Set the DPI (dots per inch) of the printing.
SetDrawAnnotations(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetDrawAnnotations(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetDrawAnnotations(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setDrawAnnotations(boolean) - Method in class com.pdftron.pdf.PDFDraw
Enable or disable annotation and forms rendering.
setDrawAnnotations(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Enable or disable annotation and forms rendering.
setDrawAnnotations(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable annotation and forms rendering.
setDtd(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Set whether the DTD declaration is included in the SVG files.
setDuplexing(int) - Method in class com.pdftron.pdf.PrinterMode
Set the duplexing mode.
setElementLimit(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
If rendering is permitted, sets the maximum number of page elements before that page will be rendered.
setEmbedFonts(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to embed fonts into each SVG page file, or to have them shared.
setEmbedImages(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to embed all images
SetEncryptMetadata(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
setEncryptMetadata(boolean) - Method in class com.pdftron.sdf.SecurityHandler
Indicates whether the document-level metadata stream is to be encrypted.
setEncryptPassword(String) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Encrypt XOD parts with AES 256 encryption using the supplied password.
SetEndingStyle(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
SetEndingStyle(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setEndingStyle(int) - Method in class com.pdftron.pdf.annots.FreeText
Set the ending style of the callout line of the FreeText Annotation.
setEndingStyle(String) - Method in class com.pdftron.pdf.annots.FreeText
Set the ending style of the callout line of the FreeText Annotation.
SetEndPoint(long, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setEndPoint(Point) - Method in class com.pdftron.pdf.annots.Line
Set the coordinates of the end of a line.
SetEndStyle(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setEndStyle(int) - Method in class com.pdftron.pdf.annots.Line
Set the ending syle of the end of a line (Optional; PDF 1.4)
SetErrorReportProc(long, ErrorReportProc, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetErrorReportProc(long, ErrorReportProc, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setErrorReportProc(ErrorReportProc, Object) - Method in class com.pdftron.pdf.PDFDraw
Set the error handling function to be called in case an error is encountered during page rendering.
setErrorReportProc(ErrorReportProc, Object) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the error report process
setExpanded(boolean) - Method in class com.pdftron.pdf.Convert.EPUBOutputOptions
Create the EPUB in expanded format.
setExternalLinks(boolean) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Enable the conversion of external URL navigation.
setExternalLinks(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Convert external links in HTML document to external PDF links?
SetExternalLinks(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setExternalParts(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Output XOD as a collection of loose files rather than a zip archive.
SetFileSpec(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
SetFileSpec(FileSpec) - Method in class com.pdftron.pdf.annots.FileAttachment
Set the file specification.
setFillColor(ColorPt) - Method in class com.pdftron.pdf.GState
Set the color value/point used for filling operations.
setFillColor(PatternColor) - Method in class com.pdftron.pdf.GState
Set the fill color to the given tiling pattern.
setFillColor(PatternColor, ColorPt) - Method in class com.pdftron.pdf.GState
Set the fill color to the given uncolored tiling pattern.
SetFillColor(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetFillColor(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetFillColorPt(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setFillColorSpace(ColorSpace) - Method in class com.pdftron.pdf.GState
Set the color space used for filling operations.
SetFillColorSpace(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setFillOpacity(double) - Method in class com.pdftron.pdf.GState
Set the opacity value for painting operations other than stroking.
SetFillOpacity(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setFillOverprint(boolean) - Method in class com.pdftron.pdf.GState
Specifies if overprint is enabled for fill operations.
SetFillOverprint(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetFindTextHandler(long, Object, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setFindTextHandler(FindTextProc, Object) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the callback function (i.e.
SetFitFull(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetFitFull(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setFitFull(boolean) - Method in class com.pdftron.pdf.annots.Screen
Set the fit full option being used.
setFitFull(boolean) - Method in class com.pdftron.pdf.annots.Widget
Set the fit full option being used.
setFlag(int, boolean) - Method in class com.pdftron.pdf.Annot
Set the value of given Flag.
setFlag(int, boolean) - Method in class com.pdftron.pdf.Field
Set the value of given field flag.
SetFlag(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
SetFlag(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
setFlags(int) - Method in class com.pdftron.pdf.Bookmark
Set the Bookmark's flags.
SetFlags(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
setFlatness(double) - Method in class com.pdftron.pdf.GState
Set the value of flatness tolerance.
SetFlatness(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setFlattenContent(int) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Flatten images and paths into a single background image overlaid with vector text.
setFlattenContent(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Flatten images and paths into a single background image overlaid with vector text.
setFlattenThreshold(int) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Used to control how precise or relaxed text flattening is.
setFlattenThreshold(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Used to control how precise or relaxed text flattening is.
SetFlipYAxis(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setFlipYAxis(boolean) - Method in class com.pdftron.pdf.PDFDraw
Flips the vertical (i.e.
setFont(Font, double) - Method in class com.pdftron.pdf.GState
Set the font and font size used to draw text.
SetFont(long, long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetFont(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setFont(Font) - Method in class com.pdftron.pdf.Stamper
Defines the font of the stamp.
SetFontColor(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setFontColor(ColorPt) - Method in class com.pdftron.pdf.Stamper
Set the font color (This only effects text-based stamps).
setFontFace(String) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for FontFace in the options object the desired font family name
SetFontSize(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setFontSize(double) - Method in class com.pdftron.pdf.annots.FreeText
Sets the font size of the FreeText Annotation.
setFontSize(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for FontSize in the options object the font size, in units of points
setFormActionFlag(int, boolean) - Method in class com.pdftron.pdf.Action
Set the value of a given field flag.
SetFormActionFlag(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Action
 
setGamma(double) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Sets the gamma factor used for anti-aliased rendering.
SetGamma(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetGamma(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetGamma(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setGamma(double) - Method in class com.pdftron.pdf.PDFDraw
Set the gamma factor used for anti-aliased rendering.
setGamma(double) - Method in class com.pdftron.pdf.PDFRasterizer
Set the gamma factor used for anti-aliased rendering.
setGamma(double) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the gamma factor used for anti-aliased rendering.
setGray(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Render and export the image in grayscale mode.
setGrayscaleImageSettings(Optimizer.ImageSettings) - Method in class com.pdftron.pdf.Optimizer.OptimizerSettings
updates the settings for grayscale image processing
setH(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setH(double) - Method in class com.pdftron.common.Matrix2D
Set h, the matrix element in the third row, first column.
setH(int) - Method in class com.pdftron.pdf.PDFViewCtrl
 
setHalftone(Obj) - Method in class com.pdftron.pdf.GState
Set the halftone.
SetHalftone(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetHIconLeftOver(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetHIconLeftOver(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setHIconLeftOver(double) - Method in class com.pdftron.pdf.annots.Screen
Set the horizontal leftover of the icon within the annotatin.
setHIconLeftOver(double) - Method in class com.pdftron.pdf.annots.Widget
Set the horizontal leftover of the icon within the annotatin.
SetHighlightFields(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetHighlightFields(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetHighlightFields(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setHighlightFields(boolean) - Method in class com.pdftron.pdf.PDFDraw
Enable or disable highlighting form fields.
setHighlightFields(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Enable or disable highlighting form fields.
setHighlightFields(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable highlighting form fields.
SetHighlightingMode(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
SetHighlightingMode(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setHighlightingMode(int) - Method in class com.pdftron.pdf.annots.Link
Set the HighlightingMode Linked Annotation.
setHighlightingMode(int) - Method in class com.pdftron.pdf.annots.Widget
Set the HighlightingMode of the Widget Annotation.
SetHorizontalAlign(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setHorizontalAlign(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the horizontal alignment used for rendering pages within the view.
setHorizontalScale(double) - Method in class com.pdftron.pdf.GState
Set horizontal scale.
SetHorizontalScale(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setHost(String) - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Set the proxy host to use.
setHour(byte) - Method in class com.pdftron.pdf.Date
Set the hour.
SetHour(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setHR(int) - Method in class com.pdftron.pdf.Annot.BorderStyle
Set horizontal corner radius.
setHRes(int) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Sets the width of the output image, in pixels.
SetHScrollPos(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setHScrollPos(double) - Method in class com.pdftron.pdf.PDFViewCtrl
Sets the horizontal scroll position in the scrollable space..
SetIcon(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
SetIcon(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.RubberStamp
 
SetIcon(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.RubberStamp
 
SetIcon(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
SetIcon(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
SetIcon(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
SetIcon(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
setIcon(int) - Method in class com.pdftron.pdf.annots.FileAttachment
Set the icon type using an entry of the enum "Icon".
SetIcon(int) - Method in class com.pdftron.pdf.annots.RubberStamp
Set the Icon type as an entry of the enum "Icon".
setIcon(String) - Method in class com.pdftron.pdf.annots.RubberStamp
Set the Icon type as a string.
setIcon(int) - Method in class com.pdftron.pdf.annots.Sound
Set the sub type of the Sound annotation.
setIcon(String) - Method in class com.pdftron.pdf.annots.Sound
Set the sub type of the Sound annotation.
setIcon(int) - Method in class com.pdftron.pdf.annots.Text
Set the Icon type as an entry of the enum "Icon".
setIcon(String) - Method in class com.pdftron.pdf.annots.Text
Set the string indicating the type of icon corresponding to (Optional).
SetIconCaptionRelation(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetIconCaptionRelation(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setIconCaptionRelation(int) - Method in class com.pdftron.pdf.annots.Screen
Set the Icon and caption relationship of the Screen annotation.
setIconCaptionRelation(int) - Method in class com.pdftron.pdf.annots.Widget
Set the Icon and caption relationship of the Widget annotation.
SetIconName(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FileAttachment
 
SetIconName(String) - Method in class com.pdftron.pdf.annots.FileAttachment
Set the icon type using a string.
SetID(long, long) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
setID(Obj) - Method in class com.pdftron.fdf.FDFDoc
Set the ID entry in "/Root/FDF" dictionary.
setImageDPI(int) - Method in class com.pdftron.pdf.HTML2PDF
Maximum DPI to use for images in the generated PDF.
setImageDPI(double, double) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
Sets the maximum and resampling dpi for images.
setImageDPI(double, double) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
Sets the maximum and resampling dpi for monochrome images.
SetImageDPI(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setImageQuality(int) - Method in class com.pdftron.pdf.HTML2PDF
JPEG compression factor to use when generating PDF.
SetImageQuality(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetImageSize(long, int, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setImageSize(int, int) - Method in class com.pdftron.pdf.PDFDraw
SetImageSize can be used instead of SetDPI() to adjust page scaling so that image fits into a buffer of given dimensions.
setImageSize(int, int, boolean) - Method in class com.pdftron.pdf.PDFDraw
Set the image size.
SetImageSmoothing(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetImageSmoothing(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetImageSmoothing(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setImageSmoothing() - Method in class com.pdftron.pdf.PDFDraw
Enable image smoothing.
setImageSmoothing(boolean) - Method in class com.pdftron.pdf.PDFDraw
Set the image smoothing.
setImageSmoothing(boolean, boolean) - Method in class com.pdftron.pdf.PDFDraw
Set the image smoothing.
setImageSmoothing() - Method in class com.pdftron.pdf.PDFRasterizer
Enable image smoothing.
setImageSmoothing(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Set the image smoothing.
setImageSmoothing(boolean, boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Set the image smoothing.
setImageSmoothing() - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable image smoothing.
setImageSmoothing(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the image smoothing.
setIncludeInOutline(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Add sections from this web page to the outline and table of contents?
SetIncludeInOutline(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setIndividualCharPlacement(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Some viewers do not support the default text positioning correctly.
setInitBaseState(String) - Method in class com.pdftron.pdf.ocg.Config
Set the base initialization state.
SetInitBaseState(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
SetInitialPage(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setInitialPage(Destination) - Method in class com.pdftron.pdf.PDFDocViewPrefs
A utility method used to set the fist page displayed after the document is opened.
setInitialState(Config, boolean) - Method in class com.pdftron.pdf.ocg.Group
Set the initial state (ON or OFF) of the optional-content group (OCG) object in a given configuration.
SetInitialState(long, long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
setInitOffStates(Obj) - Method in class com.pdftron.pdf.ocg.Config
Set the 'OFF' initialization array in the configuration dictionary.
SetInitOffStates(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
setInitOnStates(Obj) - Method in class com.pdftron.pdf.ocg.Config
Set the 'ON' initialization array in the configuration dictionary.
SetInitOnStates(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
setIntent(Obj) - Method in class com.pdftron.pdf.ocg.Config
Set the Intent entry in an optional-content configuration's SDF/Cos dictionary.
setIntent(Obj) - Method in class com.pdftron.pdf.ocg.Group
Set the Intent entry in an optional-content group's SDF/Cos dictionary.
SetIntent(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
SetIntent(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
SetIntentName(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
SetIntentName(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
setIntentName(int) - Method in class com.pdftron.pdf.annots.FreeText
Set the Intent name as an entry from the enum "IntentName" of the annnotation type.
setIntentName(int) - Method in class com.pdftron.pdf.annots.PolyLine
Set the Intent name as an entry from the enum "IntentName" of the annnotation type.
SetIntentType(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setIntentType(int) - Method in class com.pdftron.pdf.annots.Line
Set the intent type of the line.
SetInteriorColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setInteriorColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.Markup
Set the interior color of the Square.
setInternalLinks(boolean) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Enable the conversion of internal document navigation.
setInternalLinks(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Should internal links in HTML document be converted into PDF references?
SetInternalLinks(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setJavaScriptDelay(int) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Amount of time to wait for a web page to start printing after it's completed loading.
SetJavaScriptDelay(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setJBIG2Threshold(double) - Method in class com.pdftron.pdf.Optimizer.MonoImageSettings
Sets the quality for lossy compression modes from 1 to 10 where 10 is lossless (if possible).
setJPGQuality(int) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Specifies the compression quality to use when generating JPEG images.
setJPGQuality(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Specifies the compression quality to use when generating JPEG images.
setJPGQuality(int) - Method in class com.pdftron.pdf.Flattener
Specifies the compression quality to use when generating JPEG images.
SetJPGQuality(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
setJustification(int) - Method in class com.pdftron.pdf.Field
Set the justification to be used in displaying the text field.
SetJustification(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
SetKeywords(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setKeywords(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set keywords associated with the document.
setLandscape(boolean) - Method in class com.pdftron.pdf.HTML2PDF
Set page orientation for output PDF.
SetLandscape(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetLayoutMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setLayoutMode(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set PageLayout property and change the value of the PageLayout key in the Catalog dictionary.
setLayoutResourcesPluginPath(String) - Method in class com.pdftron.pdf.WordToPDFOptions
Sets the value for LayoutResourcesPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
SetLeaderLineExtensionLength(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setLeaderLineExtensionLength(double) - Method in class com.pdftron.pdf.annots.Line
Set the leader line extension length of a line.
SetLeaderLineLength(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setLeaderLineLength(double) - Method in class com.pdftron.pdf.annots.Line
Set the leader line length of a line.
SetLeaderLineOffset(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setLeaderLineOffset(double) - Method in class com.pdftron.pdf.annots.Line
Set the leader line offset length of a line.
setLeading(double) - Method in class com.pdftron.pdf.GState
Set the leading parameter.
SetLeading(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setLevelIndentation(int) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
Indentation used for every TOC level...
SetLevelIndentation(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setLineCap(int) - Method in class com.pdftron.pdf.GState
Set LineCap style property.
SetLineCap(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetLineColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setLineColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.FreeText
Set the line and border color of the FreeText Annotation.
setLineHeightMultiplier(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for LineHeightMultiplier in the options object The desired line height represented as some multiple of the font size
setLineJoin(int) - Method in class com.pdftron.pdf.GState
Set LineJoin style property.
SetLineJoin(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setLineWidth(double) - Method in class com.pdftron.pdf.GState
Set the thickness of the line used to stroke a path.
SetLineWidth(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setLinks(boolean) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
Create links from TOC to actual content?
SetLinks(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setLoadErrorHandling(int) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
How to handle objects that failed to load?
SetLoadErrorHandling(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setLoadImages(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Print the images of this web page?
SetLoadImages(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setLocked(Config, boolean) - Method in class com.pdftron.pdf.ocg.Group
Set the locked state of an OCG in a given configuration.
SetLocked(long, long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
setLockedOCGs(Obj) - Method in class com.pdftron.pdf.ocg.Config
Set the array of locked OCGs.
SetLockedOCGs(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
setLogFileName(String) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Set the filename to log to.
setLogLevel(int) - Static method in class com.pdftron.pdf.PDFNet
 
setLogLocation(String, String) - Static method in class com.pdftron.pdf.PDFNetInternalTools
Set the directory and filename to log to.
setMarginBottom(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for MarginBottom in the options object the bottom margin in units of inches
setMarginLeft(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for MarginLeft in the options object the left margin in units of inches
setMarginRight(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for MarginRight in the options object the right margin in units of inches
setMargins(String, String, String, String) - Method in class com.pdftron.pdf.HTML2PDF
Set margins of generated PDF.
SetMargins(long, String, String, String, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setMarginTop(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for MarginTop in the options object the top margin in units of inches
setMark(boolean) - Method in class com.pdftron.sdf.Obj
Set the object mark.
SetMark(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
setMask(Image) - Method in class com.pdftron.pdf.Image
Set an Explicit Image Mask.
setMask(Obj) - Method in class com.pdftron.pdf.Image
Set a Color Key Mask.
SetMask(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
SetMaskObj(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
setMatchStrings(String, String) - Method in class com.pdftron.pdf.ContentReplacer
Change the delimiters from '[' and ']' to arbitary strings.
SetMatchStrings(long, String, String) - Static method in class com.pdftron.pdf.PDFCompat.ContentReplacer
 
setMaximumImagePixels(int) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Specifies the maximum image slice size in pixels.
setMaximumImagePixels(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Specifies the maximum image slice size in pixels.
setMaximumImagePixels(int) - Method in class com.pdftron.pdf.Flattener
Specifies the maximum image size in pixels.
SetMaximumImagePixels(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
setMaxLen(int) - Method in class com.pdftron.pdf.Field
Set the maximum length of the field's text, in characters.
SetMaxLen(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
setMediaBox(Rect) - Method in class com.pdftron.pdf.Page
Set the media box for this page.
SetMediaBox(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
setMinimumFontSize(int) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Set the smallest font size allowed, e.g 9.
SetMinimumFontSize(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setMinute(byte) - Method in class com.pdftron.pdf.Date
Set the minute.
SetMinute(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setMiterLimit(double) - Method in class com.pdftron.pdf.GState
Set miter limit.
SetMiterLimit(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetModDate(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setModDate(Date) - Method in class com.pdftron.pdf.PDFDocInfo
Set document?s modification date.
setMode(int) - Static method in class com.pdftron.pdf.ConvertPrinter
Configure how PDFNet prints documents.
SetMode(int) - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
SetMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
setMode(int) - Method in class com.pdftron.pdf.TextSearch
Set the current search mode.
SetModified(long, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
setModified() - Method in class com.pdftron.sdf.SecurityHandler
The method allows derived classes to set SecurityHandler is modified flag.
setModified(boolean) - Method in class com.pdftron.sdf.SecurityHandler
The method allows derived classes to set SecurityHandler is modified flag.
setModulePath(String) - Static method in class com.pdftron.pdf.HTML2PDF
Set the first location that PDFNet will look for the html2pdf module.
SetModulePath(String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setMono(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Export the rendered image as 1 bit per pixel (monochrome) image.
setMonoImageSettings(Optimizer.MonoImageSettings) - Method in class com.pdftron.pdf.Optimizer.OptimizerSettings
updates the settings for monochrome image processing
setMonth(byte) - Method in class com.pdftron.pdf.Date
Set the month.
SetMonth(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
SetMouseDownCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetMouseDownCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setMouseDownCaptionText(String) - Method in class com.pdftron.pdf.annots.Screen
Set the button down caption text of the Screen annotation.
setMouseDownCaptionText(String) - Method in class com.pdftron.pdf.annots.Widget
Set the button down caption text of the Widget annotation.
SetMouseDownIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetMouseDownIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setMouseDownIcon(Obj) - Method in class com.pdftron.pdf.annots.Screen
Set the Mouse Down icon associated with the Screen annotation.
setMouseDownIcon(Obj) - Method in class com.pdftron.pdf.annots.Widget
Set the Mouse Down icon associated with the Widget annotation.
setName(String) - Method in class com.pdftron.pdf.ocg.Config
Set the name of an optional-content configuration (suitable for presentation in a user interface).
setName(String) - Method in class com.pdftron.pdf.ocg.Group
Set the name of this optional-content group (OCG).
SetName(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
SetName(long, String) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Group
 
setName(String) - Method in class com.pdftron.sdf.Obj
Set the name string
SetName(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
setNewTextLineOffset(double, double) - Method in class com.pdftron.pdf.Element
Set the offset (dx, dy) to the start of the current line relative to the beginning of the previous line.
SetNewTextLineOffset(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setNoFonts(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to disable conversion of font data to SVG
SetNonFullScreenPageMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setNonFullScreenPageMode(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the document?s page mode, specifying how to display the document on exiting full-screen mode.
setNonOCDrawing(boolean) - Method in class com.pdftron.pdf.ocg.Context
Set the non-OC status for this context.
SetNonOCDrawing(long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
setNoUnicode(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to disable mapping of text to public Unicode region.
setNumber(double) - Method in class com.pdftron.sdf.Obj
Set the number value
SetNumber(long, double) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
setNUp(int, int) - Method in class com.pdftron.pdf.PrinterMode
Set the number of document pages to place on the output pages across and vertically.
setNUp(int, int, int) - Method in class com.pdftron.pdf.PrinterMode
Set the number of document pages to place on the output pages across and vertically.
setOCDrawMode(int) - Method in class com.pdftron.pdf.ocg.Context
Set the drawing and enumeration type for this context.
SetOCDrawMode(long, int) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
SetOCGContext(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetOCGContext(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetOCGContext(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setOCGContext(Context) - Method in class com.pdftron.pdf.PDFDraw
Set the Optional Content Group (OCG) context that should be used when rendering the page.
setOCGContext(Context) - Method in class com.pdftron.pdf.PDFRasterizer
Set the Optional Content Group (OCG) context that should be used when rendering the page.
setOCGContext(Context) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the Optional Content Group (OCG) context that should be used when viewing the document.
SetOpacity(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setOpacity(double) - Method in class com.pdftron.pdf.annots.Markup
Set the contant opacity value corresponding to the annotation.
SetOpacity(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setOpacity(double) - Method in class com.pdftron.pdf.Stamper
Set the opacity value for the stamp.
setOpacityMaskWorkaround(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
If rendering is permitted, sets whether pages containing opacity masks should be rendered.
SetOpen(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Popup
 
SetOpen(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
setOpen(boolean) - Method in class com.pdftron.pdf.annots.Popup
Set the initial openning condition of Popup.
setOpen(boolean) - Method in class com.pdftron.pdf.Bookmark
Open or close the Bookmark.
SetOpen(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
SetOpenAction(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
setOpenAction(Action) - Method in class com.pdftron.pdf.PDFDoc
Set the Action that will be triggered when the document is opened.
setOpenXps(boolean) - Method in class com.pdftron.pdf.Convert.XPSOutputOptions
Sets whether the output format should be open xps.
setOperators(byte[]) - Method in class com.pdftron.pdf.PathData
Overwrite the existing operators.
setOptionalContent(Obj) - Method in class com.pdftron.pdf.Annot
Set optional content of an annotation.
SetOptionalContent(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setOrder(Obj) - Method in class com.pdftron.pdf.ocg.Config
Set the user interface display order of optional-content groups (OCGs) in this configuration.
SetOrder(long, long) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Config
 
setOrientation(int) - Method in class com.pdftron.pdf.PrinterMode
Set the orientation of the output document.
setOutline(boolean, int) - Method in class com.pdftron.pdf.HTML2PDF
Add bookmarks to the PDF?
SetOutline(long, boolean, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setOutputAnnot(int) - Method in class com.pdftron.pdf.PrinterMode
Set the printing of annotations.
setOutputColor(int) - Method in class com.pdftron.pdf.PrinterMode
Set the color output of the printing.
setOutputPageBorder(boolean) - Method in class com.pdftron.pdf.PrinterMode
Set the printing of page borders, helpful when printing multiple document pages per output page.
setOutputQuality(int) - Method in class com.pdftron.pdf.PrinterMode
Set the quality of the printing.
setOutputThumbnails(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether per page thumbnails should be included in the file.
setOutputThumbnails(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Sets whether per page thumbnails should be included in the file.
SetOverlayText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
setOverlayText(String) - Method in class com.pdftron.pdf.annots.Redaction
Set Overlay text of the Redaction annotation.
SetOverlayTextAppearance(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
setOverlayTextAppearance(String) - Method in class com.pdftron.pdf.annots.Redaction
Set Overlay text appearance of the Redaction annotation.
setOverprint(int) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Enable or disable support for overprint and overprint simulation.
setOverprint(int) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Enable or disable support for overprint and overprint simulation.
setOverprint(int) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Enable or disable support for overprint and overprint simulation.
SetOverprint(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetOverprint(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetOverprint(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setOverprint(int) - Method in class com.pdftron.pdf.PDFDraw
Enable or disable support for overprint.
setOverprint(int) - Method in class com.pdftron.pdf.PDFRasterizer
Enable or disable support for overprint.
setOverprint(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable support for overprint.
setOverprintMode(int) - Method in class com.pdftron.pdf.GState
Set the overprint mode.
SetOverprintMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetPadding(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
SetPadding(Rect) - Method in class com.pdftron.pdf.annots.Markup
Set the rectangle difference of the Square.
setPage(Page) - Method in class com.pdftron.pdf.Annot
Set the reference to a page the annotation is associated with.
setPage(Page) - Method in class com.pdftron.pdf.Destination
Modify the destination so that it refers to the new 'page' as the destination page.
SetPage(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
SetPage(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Destination
 
SetPageBorderVisibility(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPageBorderVisibility(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enables or disables drawing of a thin border around each page.
SetPageBox(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setPageBox(int) - Method in class com.pdftron.pdf.PDFDraw
Selects the page box/region to rasterize.
setPageHeight(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for PageHeight in the options object the page height in units of inches
SetPageLabel(long, int, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
setPageLabel(int, PageLabel) - Method in class com.pdftron.pdf.PDFDoc
Attaches a label to a page.
SetPageMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setPageMode(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set PageMode property and change the value of the PageMode key in the Catalog dictionary.
SetPagePresentationMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPagePresentationMode(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the current page presentation mode.
setPages(String) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Specifies the list of pages to convert.
SetPageSpacing(long, int, int, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPageSpacing(int, int, int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the vertical and horizontal padding and column spacing between adjacent pages in the view.
SetPageTransparencyGrid(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPageTransparencyGrid(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enables or disables the transparency grid (check board pattern) to reflect page transparency.
SetPageTransparent(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setPageTransparent(boolean) - Method in class com.pdftron.pdf.PDFDraw
Set the page color to transparent.
SetPageViewMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPageViewMode(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the page viewing mode.
setPageWidth(double) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for PageWidth in the options object the page width in units of inches
setPalettized(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Enabled the output of palettized TIFFs.
setPaperSize(int) - Method in class com.pdftron.pdf.HTML2PDF
Set paper size of output PDF
setPaperSize(String, String) - Method in class com.pdftron.pdf.HTML2PDF
Manually set the paper dimensions of the produced PDF.
SetPaperSize(long, int) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetPaperSize(long, String, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setPaperSize(Rect) - Method in class com.pdftron.pdf.PrinterMode
Set the output printer paper size (assumed to be correct).
setPaperSize(int) - Method in class com.pdftron.pdf.PrinterMode
 
SetParent(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Popup
 
setParent(Annot) - Method in class com.pdftron.pdf.annots.Popup
Set the Parent annotation of the Popup annotation.
setPassword(String) - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Set the password to use when logging into the proxy with username
setPassword(String) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
HTTP authentication password to use when logging into the website.
SetPassword(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setPathClip(boolean) - Method in class com.pdftron.pdf.Element
Indicate whether the path is a clipping path or non-clipping path.
SetPathClip(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setPathData(PathData) - Method in class com.pdftron.pdf.Element
Set the PathData of this element.
setPathFill(boolean) - Method in class com.pdftron.pdf.Element
Indicate whether the path should be filled.
SetPathFill(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetPathHinting(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetPathHinting(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetPathHinting(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setPathHinting(boolean) - Method in class com.pdftron.pdf.PDFDraw
Enable or disable path hinting.
setPathHinting(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Enable or disable path hinting.
setPathHinting(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable or disable path hinting.
SetPathPoints(long, double[]) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setPathStroke(boolean) - Method in class com.pdftron.pdf.Element
Indicate whether the path should be stroked.
SetPathStroke(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetPathTypes(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetPattern(long, String) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
setPattern(String) - Method in class com.pdftron.pdf.TextSearch
Set the current search pattern.
setPDFCompression(boolean) - Method in class com.pdftron.pdf.HTML2PDF
Use loss less compression to create PDF?
SetPDFCompression(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetPDFFileName(long, String) - Static method in class com.pdftron.fdf.FDFCompat.FDFDoc
 
setPDFFileName(String) - Method in class com.pdftron.fdf.FDFDoc
Set the PDF document file that this FDF file was exported from or is intended to be imported into.
SetPermission(long, int, boolean) - Static method in class com.pdftron.sdf.SDFCompat.SecurityHandler
 
setPermission(int, boolean) - Method in class com.pdftron.sdf.SecurityHandler
Set the permission setting of the StdSecurityHandler.
setPersistentCachePath(String) - Static method in class com.pdftron.pdf.PDFNet
Set the location of persistent cache files This method is provided for applications that require tight control of the location where temporary files are created.
SetPoint(long, int, int, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
setPoint(int, int, Point) - Method in class com.pdftron.pdf.annots.Ink
Set the specific point in the Ink List.
setPoints(double[]) - Method in class com.pdftron.pdf.PathData
Overwrite the existing data points.
SetPopup(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setPopup(Popup) - Method in class com.pdftron.pdf.annots.Markup
Set the Popup object associated with this Markup annotation.
setPort(int) - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Set the port number to use
setPos(int) - Method in interface com.pdftron.pdf.ProgressMonitor
Set the current position for a progress monitor and redraws the bar to reflect the new ranges.
setPosAdjustment(double) - Method in class com.pdftron.pdf.Element
Set the position adjustment.
SetPosAdjustment(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetPosition(long, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
SetPosition(long, double, double, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setPosition(double, double) - Method in class com.pdftron.pdf.Stamper
Set the horizontal and vertical position of the stamp.
setPosition(double, double, boolean) - Method in class com.pdftron.pdf.Stamper
Set the horizontal and vertical position of the stamp.
SetPref(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setPref(int, boolean) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the value of given ViewerPref property.
setPreferJPG(boolean) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Use JPG files rather than PNG.
setPreferJPG(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Where possible output JPG files rather than PNG.
setPreferJPG(boolean) - Method in class com.pdftron.pdf.Flattener
Specifies whether to leave images in existing compression, or as JPEG.
SetPreferJPG(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
setPreferredSize(Dimension) - Method in class com.pdftron.pdf.PDFViewCtrl
 
setPreferredSize(int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the preferred size.
setPrefix(String) - Method in class com.pdftron.pdf.PageLabel
Set the String prefix to PageLabel
SetPrefix(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
SetPrintArea(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setPrintArea(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the page boundary representing the area of a page to be rendered when printing the document.
setPrintBackground(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Print the background of this web page?
SetPrintBackground(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetPrintClip(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setPrintClip(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the page boundary to which the contents of a page are to be clipped when printing the document.
setPrinterName(String) - Static method in class com.pdftron.pdf.ConvertPrinter
Set the name of the PDFNet printer to be used.
setPrinterName() - Static method in class com.pdftron.pdf.ConvertPrinter
Set the name of the PDFNet printer to be used to the default printer name "PDFTron PDFNet".
SetPrinterName(String) - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
setPrintMediaType(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Controls how content will be printed from this web page.
SetPrintMediaType(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setPrintmode(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Renders annotations in the print mode.
setPrintMode(boolean) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Sets whether ToXps should be run in print mode.
SetPrintMode(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetPrintMode(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
setPrintMode(boolean) - Method in class com.pdftron.pdf.PDFDraw
Tells the rasterizer to render the page 'print' mode.
setPrintMode(boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Tells the rasterizer to render the page 'print' mode.
setProduceForms(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Turn HTML forms into PDF forms?
SetProduceForms(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetProducer(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setProducer(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set document?s producer.
SetProgressiveRendering(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setProgressiveRendering(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enables or disables progressive rendering in PDFViewCtrl.
setProxy(HTML2PDF.Proxy) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Use this proxy to load content from this web page.
SetProxy(long, long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetQuaddingFormat(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setQuaddingFormat(int) - Method in class com.pdftron.pdf.annots.FreeText
Set the quading format of the FreeText annotation.
SetQuadForm(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
setQuadForm(int) - Method in class com.pdftron.pdf.annots.Redaction
Set Overlay text quadding(justification) format of the Redaction annotation.
SetQuadPoint(long, int, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Link
 
SetQuadPoint(long, int, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
SetQuadPoint(long, int, double, double, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.TextMarkup
 
setQuadPoint(int, QuadPoint) - Method in class com.pdftron.pdf.annots.Link
Set the QuadPoint to be located at a certain index of the QuadPoint array of the Link annotation.
setQuadPoint(int, QuadPoint) - Method in class com.pdftron.pdf.annots.Redaction
Set the QuadPoint to be located at a certain index of the QuadPoint array of the Redaction annotation.
setQuadPoint(int, QuadPoint) - Method in class com.pdftron.pdf.annots.TextMarkup
Set the QuadPoint to be located at a certain index of the QuadPoint array of the TextMarkup annotation.
setQuality(long) - Method in class com.pdftron.pdf.Optimizer.ImageSettings
Sets the quality for lossy compression modes from 1 to 10 where 10 is lossless (if possible) the default value is 5
setQuiet(boolean) - Method in class com.pdftron.pdf.HTML2PDF
Display HTML to PDF conversion progress, warnings, and errors, to stdout?
SetQuiet(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setRange(int, int) - Method in interface com.pdftron.pdf.ProgressMonitor
set upper and lower limit of the progress monitor
setRasterizer(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the core graphics library used for rasterization and rendering.
SetRasterizerType(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetRasterizerType(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setRasterizerType(int) - Method in class com.pdftron.pdf.PDFDraw
Set the core graphics library used for rasterization and rendering.
setRect(Rect) - Method in class com.pdftron.pdf.Annot
Set the size and location of an annotation on its page.
SetRect(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setReflow(boolean) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Switch between fixed (pre-paginated) and reflowable HTML generation.
setRemoveCharPlacement(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to disable the output of character positions.
setRenderingIntent(int) - Method in class com.pdftron.pdf.GState
Set the color intent to be used for rendering the Element.
SetRenderingIntent(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setRenderPages(boolean) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Sets whether rendering of pages should be permitted when necessary to guarantee output.
SetRequestRenderInWorkerThreadProc(long, Object, Object) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setRequestRenderInWorkerThreadProc(RequestRenderInWorkerThreadProc, Object) - Method in class com.pdftron.pdf.PDFViewCtrl
Sets the RequestRenderInWorkerThread Callback
setResourceDocPath(String) - Method in class com.pdftron.pdf.WordToPDFOptions
Sets the value for ResourceDocPath in the options object The path at which the a .docx resource document resides
setResourcesPath(String) - Static method in class com.pdftron.pdf.PDFNet
Set the location of PDFNet resource file.
setReuseCover(boolean) - Method in class com.pdftron.pdf.Convert.EPUBOutputOptions
Set whether the first content page in the EPUB uses the cover image or not.
SetRightToLeftLanguage(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
setRightToLeftLanguage(boolean) - Method in class com.pdftron.pdf.TextExtractor
Sets the directionality of text extractor.
setRightToLeftLanguage(boolean) - Method in class com.pdftron.pdf.TextSearch
Tells TextSearch that the document reads from right to left.
SetRolloverCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetRolloverCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setRolloverCaptionText(String) - Method in class com.pdftron.pdf.annots.Screen
Set the roll over caption text of the Screen annotation.
setRolloverCaptionText(String) - Method in class com.pdftron.pdf.annots.Widget
Set the roll over caption text of the Widget annotation.
SetRolloverIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetRolloverIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setRolloverIcon(Obj) - Method in class com.pdftron.pdf.annots.Screen
Set the rollover icon associated with the Screen annotation.
setRolloverIcon(Obj) - Method in class com.pdftron.pdf.annots.Widget
Set the rollover icon associated with the Widget annotation.
setRotate(int) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Rotates all pages by a given number of degrees counterclockwise.
setRotate(double, double, double, double) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
User definable clip box.
SetRotate(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
setRotate(int) - Method in class com.pdftron.pdf.PDFDraw
Set the rotation value for this page.
setRotation(int) - Method in class com.pdftron.pdf.Annot
Set the rotation value of the annotation.
SetRotation(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetRotation(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setRotation(int) - Method in class com.pdftron.pdf.Page
Set the rotation value for this page.
SetRotation(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
SetRotation(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setRotation(double) - Method in class com.pdftron.pdf.Stamper
Rotates the stamp by the given number of degrees.
setScale(double) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Set an overall scaling of the generated HTML pages.
setScale(double) - Method in class com.pdftron.pdf.PrinterMode
Set the scaling of the document pages to the output pages.
SetScaleCondition(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetScaleCondition(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
SetScaleCondition(int) - Method in class com.pdftron.pdf.annots.Screen
Set the condition under which the icon should be scaled.
SetScaleCondition(int) - Method in class com.pdftron.pdf.annots.Widget
Set the condition under which the icon should be scaled.
SetScaleType(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetScaleType(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setScaleType(int) - Method in class com.pdftron.pdf.annots.Screen
Set the Scale Type of the Screen annotation.
setScaleType(int) - Method in class com.pdftron.pdf.annots.Widget
Set the Scale Type of the Widget annotation.
setScaleType(int) - Method in class com.pdftron.pdf.PrinterMode
Set the scaling of the document page to the output pages.
setSecond(byte) - Method in class com.pdftron.pdf.Date
Set the second.
SetSecond(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
SetSecurityHandler(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
setSecurityHandler(SecurityHandler) - Method in class com.pdftron.pdf.PDFDoc
The function sets a new SecurityHandler as the current security handler.
SetSecurityHandler(long, long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
setSecurityHandler(SecurityHandler) - Method in class com.pdftron.sdf.SDFDoc
The function sets a new SecurityHandler as the current security handler.
SetShowCaption(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setShowCaption(boolean) - Method in class com.pdftron.pdf.annots.Line
Set the option of whether to show caption.
setSilverlightTextWorkaround(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
Outputs rotated text as paths.
setSimplifyText(boolean) - Method in class com.pdftron.pdf.Convert.HTMLOutputOptions
Controls whether converter optimizes DOM or preserves text placement accuracy.
SetSize(long, int, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setSize(int, double, double) - Method in class com.pdftron.pdf.Stamper
Set the size of the stamp.
setSmartShrinking(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Allow intelligent shrinking to fit more content per page?
SetSmartShrinking(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setSmartSubstitutionPluginPath(String) - Method in class com.pdftron.pdf.WordToPDFOptions
Sets the value for SmartSubstitutionPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
setSmooth(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Enables or disables image smoothing (default: enabled).
SetSmoothing(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Ink
 
setSmoothing(boolean) - Method in class com.pdftron.pdf.annots.Ink
Sets whether smoothing should be used then refreshing the inks appearance
setSmoothnessTolerance(double) - Method in class com.pdftron.pdf.GState
Set the smoothness tolerance used to control the quality of smooth shading.
SetSmoothnessTolerance(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setSoftMask(Obj) - Method in class com.pdftron.pdf.GState
Set the soft mask of the extended graphics state.
setSoftMask(Image) - Method in class com.pdftron.pdf.Image
Set a Soft Mask from current image
SetSoftMask(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetSoftMask(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Image
 
SetSoundStream(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Sound
 
setSoundStream(Obj) - Method in class com.pdftron.pdf.annots.Sound
Set the initial sound object of the Sound annotation.
setStart(int) - Method in class com.pdftron.pdf.PageLabel
Set the start numeric value
SetStart(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
SetStartPoint(long, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setStartPoint(Point) - Method in class com.pdftron.pdf.annots.Line
Set the coordinates of the start of a line.
SetStartStyle(long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setStartStyle(int) - Method in class com.pdftron.pdf.annots.Line
Set the ending syle of the start of a line (Optional; PDF 1.4.)
SetState(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
setState(String) - Method in class com.pdftron.pdf.annots.Text
Set the string indicating the state of the Text annotation.
setState(Group, boolean) - Method in class com.pdftron.pdf.ocg.Context
Set the ON-OFF states for the given optional-content group (OCG) in this context.
SetState(long, long, boolean) - Static method in class com.pdftron.pdf.ocg.OCGCompat.Context
 
SetStateModel(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Text
 
setStateModel(String) - Method in class com.pdftron.pdf.annots.Text
Set the string indicating the state model of the Text annotation.
SetStaticCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetStaticCaptionText(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setStaticCaptionText(String) - Method in class com.pdftron.pdf.annots.Screen
Set static caption text of the Screen annotation.
setStaticCaptionText(String) - Method in class com.pdftron.pdf.annots.Widget
Set static caption text of the Widget annotation.
SetStaticIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetStaticIcon(long, long) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setStaticIcon(Obj) - Method in class com.pdftron.pdf.annots.Screen
Set the static icon associated with the Screen annotation.
setStaticIcon(Obj) - Method in class com.pdftron.pdf.annots.Widget
Set the static icon associated with the Widget annotation.
setStep(int) - Method in interface com.pdftron.pdf.ProgressMonitor
Specifies the step increment for a progress bar monitor.
setStopSlowScripts(boolean) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Stop slow running javascript's?
SetStopSlowScripts(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setStreamData(byte[], Filter) - Method in class com.pdftron.sdf.Obj
Update a stream object with the new content.
SetStreamData(long, byte[], long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
setStreamLength(long) - Method in class com.pdftron.filters.Filter
The functions specifies the length of the data stream.
SetStreamLength(long, long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
setString(byte[]) - Method in class com.pdftron.sdf.Obj
Set the string object value.
setString(String) - Method in class com.pdftron.sdf.Obj
Set the string object value.
SetString(long, byte[]) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
SetString(long, String) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
setStrokeColor(ColorPt) - Method in class com.pdftron.pdf.GState
Set the color value/point used for stroking operations.
setStrokeColor(PatternColor) - Method in class com.pdftron.pdf.GState
Set the stroke color to the given tiling pattern.
setStrokeColor(PatternColor, ColorPt) - Method in class com.pdftron.pdf.GState
Set the stroke color to the given uncolored tiling pattern.
SetStrokeColor(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetStrokeColor(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetStrokeColorPt(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setStrokeColorSpace(ColorSpace) - Method in class com.pdftron.pdf.GState
Set the color space used for stroking operations.
SetStrokeColorSpace(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setStrokeOpacity(double) - Method in class com.pdftron.pdf.GState
Set opacity value for stroke painting operations for paths and glyph outlines.
SetStrokeOpacity(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setStrokeOverprint(boolean) - Method in class com.pdftron.pdf.GState
Specifies if overprint is enabled for stroke operations.
SetStrokeOverprint(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setStructParent(int) - Method in class com.pdftron.pdf.Annot
Set the struct parent of an annotation.
SetStructParent(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
setStyle(int) - Method in class com.pdftron.pdf.Annot.BorderStyle
Set the border style.
setStyle(int) - Method in class com.pdftron.pdf.PageLabel
Set the numbering style for the label.
SetStyle(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PageLabel
 
SetSubject(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
setSubject(String) - Method in class com.pdftron.pdf.annots.Markup
Set subject of the Markup Annotation.
SetSubject(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setSubject(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set the subject of the document.
setSvgFonts(boolean) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
Sets whether to convert all fonts to SVG or not.
SetSymbol(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Caret
 
setSymbol(String) - Method in class com.pdftron.pdf.annots.Caret
Set the paragraph symbol displayed along with the Caret.
setTempPath(String) - Static method in class com.pdftron.pdf.PDFNet
Set the location of temporary folder.
SetTextAlignment(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
setTextAlignment(int) - Method in class com.pdftron.pdf.Stamper
Set the text alignment (note: this only applies to text watermarks).
SetTextColor(long, long, int) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.FreeText
 
setTextColor(ColorPt, int) - Method in class com.pdftron.pdf.annots.FreeText
Set the text color of the FreeText Annotation.
setTextData(byte[]) - Method in class com.pdftron.pdf.Element
Set the text data for the current e_text Element.
SetTextData(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetTextHOffset(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setTextHOffset(double) - Method in class com.pdftron.pdf.annots.Line
Set the horizontal offset of the caption.
setTextKnockout(boolean) - Method in class com.pdftron.pdf.GState
Mark the object as elementary for purposes of color compositing in the transparent imaging model.
SetTextKnockout(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setTextMatrix(Matrix2D) - Method in class com.pdftron.pdf.Element
Set the text matrix for a text element.
setTextMatrix(double, double, double, double, double, double) - Method in class com.pdftron.pdf.Element
Set the text matrix for a text element.
SetTextMatrix(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
SetTextMatrix(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setTextRenderMode(int) - Method in class com.pdftron.pdf.GState
Set text rendering mode.
SetTextRenderMode(long, int) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setTextRise(double) - Method in class com.pdftron.pdf.GState
Set text rise.
SetTextRise(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setTextSettings(Optimizer.TextSettings) - Method in class com.pdftron.pdf.Optimizer.OptimizerSettings
updates the settings for text processing
setTextSizeShrink(double) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
How much to shrink font for every level, e.g.
SetTextSizeShrink(long, double) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetTextVOffset(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Line
 
setTextVOffset(double) - Method in class com.pdftron.pdf.annots.Line
Set the vertical offset of the caption.
setThickenLines(boolean) - Method in class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Sets whether thin lines should be thickened.
SetThinLineAdjustment(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFDraw
 
SetThinLineAdjustment(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFRasterizer
 
SetThinLineAdjustment(long, boolean, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setThinLineAdjustment(boolean, boolean) - Method in class com.pdftron.pdf.PDFDraw
Set thin line adjustment parameters.
setThinLineAdjustment(boolean, boolean) - Method in class com.pdftron.pdf.PDFRasterizer
Set thin line adjustment parameters.
setThinLineAdjustment(boolean, boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Set thin line adjustment parameters.
SetThreshold(int) - Method in class com.pdftron.pdf.Flattener
Used to control how precise or relaxed text flattening is.
SetThreshold(long, int) - Static method in class com.pdftron.pdf.PDFCompat.Flattener
 
setThresholdForLogStream(String, int) - Static method in class com.pdftron.pdf.PDFNetInternalTools
set the log level for some particular stream.
setThumbnailSize(int) - Method in class com.pdftron.pdf.Convert.SVGOutputOptions
The maximum dimension of thumbnails.
setThumbnailSize(int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
The width and height of a square in which thumbnails will be contained.
setThumbnailSize(int, int) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
The width and height of squares in which thumbnails will be contained.
SetTitle(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Markup
 
SetTitle(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Movie
 
SetTitle(long, String) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
setTitle(String) - Method in class com.pdftron.pdf.annots.Markup
Set the title of the Markup Annotation.
setTitle(String) - Method in class com.pdftron.pdf.annots.Movie
Set the title of the Movie Annotation.
setTitle(String) - Method in class com.pdftron.pdf.annots.Screen
Set the title of the Screen Annotation.
setTitle(String) - Method in class com.pdftron.pdf.Bookmark
Set the Bookmark?s title string.
SetTitle(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
SetTitle(long, String) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocInfo
 
setTitle(String) - Method in class com.pdftron.pdf.PDFDocInfo
Set document?s title.
SetToBePlayed(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Movie
 
setToBePlayed(boolean) - Method in class com.pdftron.pdf.annots.Movie
Set the option of whether the Movie is to be played.
setToolMode(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the new tool mode (such as pan, text select, etc).
setTransferFunct(Obj) - Method in class com.pdftron.pdf.GState
Set transfer function used during color conversion process.
SetTransferFunct(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setTransform(Matrix2D) - Method in class com.pdftron.pdf.GState
Set the transformation matrix associated with this element.
setTransform(double, double, double, double, double, double) - Method in class com.pdftron.pdf.GState
Set the transformation matrix for this element.
SetTransform(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetTransform(long, double, double, double, double, double, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setTransparentPage(boolean) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Sets the page color to transparent.
setType(int) - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Set the type of proxy to use.
setUCRFunct(Obj) - Method in class com.pdftron.pdf.GState
Set undercolor-removal function used during conversion between DeviceRGB and DeviceCMYK.
SetUCRFunct(long, long) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
setUniqueID(String) - Method in class com.pdftron.pdf.Annot
Set the unique identifier for this annotation.
SetUniqueID(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Annot
 
SetupThumbnails(long, boolean, boolean, boolean, int, long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setupThumbnails(boolean, boolean, boolean, int, long, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Specify the different thumbnail settings for the viewer.
SetUrlExtraction(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setUrlExtraction(boolean) - Method in class com.pdftron.pdf.PDFViewCtrl
Enables or disables URL extraction.
SetUseRepeat(long, boolean) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Redaction
 
setUseRepeat(boolean) - Method in class com.pdftron.pdf.annots.Redaction
Set the option of whether to use repeat for the Redaction annotation.
setUseRleImageCompression(boolean) - Method in class com.pdftron.pdf.PrinterMode
Set whether RLE image compression is used for printing bitmaps.
setUsername(String) - Method in class com.pdftron.pdf.HTML2PDF.Proxy
Set the username to use when logging into the proxy
setUsername(String) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
HTTP authentication username to use when logging into the website.
SetUsername(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setUserStyleSheet(String) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Url or path to user specified style sheet.
SetUserStyleSheet(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
setUserUnitSize(double) - Method in class com.pdftron.pdf.Page
Set the UserUnit value for a page.
SetUserUnitSize(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Page
 
setUseSourceCodeFormatting(boolean) - Method in class com.pdftron.pdf.Text2PDFOptions
Sets the value for UseSourceCodeFormatting in the options object whether to format the text as if it were source code
setUT(byte) - Method in class com.pdftron.pdf.Date
Set the relationship of local time to Universal Time(UT),
SetUT(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setUTHour(byte) - Method in class com.pdftron.pdf.Date
Set the absolute value of the offset from UT in hours(00-23)
SetUTHour(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
SetUTMinutes(long, byte) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setV(long, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
setV(double) - Method in class com.pdftron.common.Matrix2D
Set v, the matrix element in the third row, second column.
setV(int) - Method in class com.pdftron.pdf.PDFViewCtrl
 
SetValue(long, long) - Static method in class com.pdftron.fdf.FDFCompat.FDFField
 
setValue(Obj) - Method in class com.pdftron.fdf.FDFField
Set the value of the FDFField (the value of the field's /V key).
setValue(Obj) - Method in class com.pdftron.pdf.Field
Set the value of the Field (i.e.
setValue(String) - Method in class com.pdftron.pdf.Field
Set the string value.
setValue(boolean) - Method in class com.pdftron.pdf.Field
Set the boolean value.
SetValue(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
SetValue(long, String) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
SetValue(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
SetVertex(long, int, double, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.PolyLine
 
setVertex(int, Point) - Method in class com.pdftron.pdf.annots.PolyLine
Set the vertex(in Point object form) corresponding to the index within the VErtices array.
SetVerticalAlign(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setVerticalAlign(int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the vertical alignment used for rendering pages within the view.
SetVIconLeftOver(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Screen
 
SetVIconLeftOver(long, double) - Static method in class com.pdftron.pdf.annots.AnnotsCompat.Widget
 
setVIconLeftOver(double) - Method in class com.pdftron.pdf.annots.Screen
Set the vertical leftover of the icon within the annotatin.
setVIconLeftOver(double) - Method in class com.pdftron.pdf.annots.Widget
Set the vertical leftover of the icon within the annotatin.
SetViewArea(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setViewArea(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the page boundary representing the area of a page to be displayed when viewing the document on the screen.
SetViewClip(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDocViewPrefs
 
setViewClip(int) - Method in class com.pdftron.pdf.PDFDocViewPrefs
Set the page boundary to which the contents of a page are to be clipped when viewing the document on the screen.
SetViewerCache(long, int, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setViewerCache(int, boolean) - Static method in class com.pdftron.pdf.PDFNet
Sets the default parameters for the viewer cache.
setViewerCache(SDFDoc, int, boolean) - Static method in class com.pdftron.pdf.PDFViewCtrl
Sets the cache parameters of the page cache on disk (which caches content streams and mipmapped images) for this specific document.
SetVisibilityPolicy(long, int) - Static method in class com.pdftron.pdf.ocg.OCGCompat.OCMD
 
setVisibilityPolicy(int) - Method in class com.pdftron.pdf.ocg.OCMD
Set the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of OCGs listed in the dictionary.
setVR(int) - Method in class com.pdftron.pdf.Annot.BorderStyle
Set vertical corner radius.
setVRes(int) - Method in class com.pdftron.pdf.Convert.TiffOutputOptions
Sets the height of the output image, in pixels.
SetVScrollPos(long, double) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setVScrollPos(double) - Method in class com.pdftron.pdf.PDFViewCtrl
Sets the vertical scroll position in the scrollable space..
setWidth(double) - Method in class com.pdftron.pdf.Annot.BorderStyle
Set the border width.
setWindingFill(boolean) - Method in class com.pdftron.pdf.Element
Set path's fill rule.
SetWindingFill(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
setWordSpacing(double) - Method in class com.pdftron.pdf.GState
Set word spacing.
SetWordSpacing(long, double) - Static method in class com.pdftron.pdf.PDFCompat.GState
 
SetX1(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
setX1(double) - Method in class com.pdftron.pdf.Rect
Set the x coordinate of the lower-left point
SetX2(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
setX2(double) - Method in class com.pdftron.pdf.Rect
Set the x coordinate of the upper-right point
setXsl(String) - Method in class com.pdftron.pdf.HTML2PDF.TOCSettings
xsl style sheet used to convert outline XML into a table of content.
SetXsl(long, String) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetY1(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
setY1(double) - Method in class com.pdftron.pdf.Rect
Set the y coordinate of the lower-left point
SetY2(long, double) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
setY2(double) - Method in class com.pdftron.pdf.Rect
Set the y coordinate of the upper-right point`
setYear(short) - Method in class com.pdftron.pdf.Date
Set the year.
SetYear(long, short) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
setZoom(double) - Method in class com.pdftron.pdf.HTML2PDF.WebPageSettings
Zoom factor to use when loading object.
SetZoom(long, double) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
SetZoom(long, double, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
SetZoom(long, int, int, double, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
setZoom(double) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the zoom factor to a new value.
setZoom(int, int, double) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the zoom factor to a new value using the given pixel coordinate (x,y) as a zoom center.
seUTMinutes(byte) - Method in class com.pdftron.pdf.Date
Set the absolute value of the offset from UT in minutes(00-59)
Shading - Class in com.pdftron.pdf
Shading is a class that represents a flat interface around all PDF shading types: - In Function-based (type 1) shadings, the color at every point in the domain is defined by a specified mathematical function.
Shading(Obj) - Constructor for class com.pdftron.pdf.Shading
Create a Shading from the given SDF/Cos object listed under /Shading entry in the page Resource dictionary.
showAnnotation(Annot) - Method in class com.pdftron.pdf.PDFViewCtrl
Enable rendering of a particular annotation.
ShowRect(long, int, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
showRect(int, Rect) - Method in class com.pdftron.pdf.PDFViewCtrl
Changes the viewing area to fit a rectangle on specified page number.
showRedactedContentRegions - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies whether an overlay should be drawn in place of the redacted content.
ShowsOnPrint(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
showsOnPrint(boolean) - Method in class com.pdftron.pdf.Stamper
Shows on print.
ShowsOnScreen(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
showsOnScreen(boolean) - Method in class com.pdftron.pdf.Stamper
Shows on screen.
SignatureHandler - Class in com.pdftron.sdf
A base class for SignatureHandler.
SignatureHandler() - Constructor for class com.pdftron.sdf.SignatureHandler
 
size() - Method in class com.pdftron.sdf.Obj
Get size of Obj
Size(long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
SmartZoom(long, int, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
smartZoom(int, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Set the zoom factor to a new value using the given pixel coordinate (x,y) as a zoom center.
Sound - Class in com.pdftron.pdf.annots
A sound annotation (PDF 1.2) shall analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer's microphone or imported from a file.
Sound(Obj) - Constructor for class com.pdftron.pdf.annots.Sound
Creates a Sound annotation and initialize it using given Cos/SDF object.
Sound() - Constructor for class com.pdftron.pdf.annots.Sound
Creates an empty Sound annoitation.
Sound(Annot) - Constructor for class com.pdftron.pdf.annots.Sound
Creates a Sound annotation and initialize it using given annotation object.
Square - Class in com.pdftron.pdf.annots
Square and circle annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
Square(Obj) - Constructor for class com.pdftron.pdf.annots.Square
Creates a Square annotation and initialize it using given Cos/SDF object.
Square() - Constructor for class com.pdftron.pdf.annots.Square
Creates an empty Square annotation.
Square(Annot) - Constructor for class com.pdftron.pdf.annots.Square
Creates a Square annotation and initialize it using given annotation object.
Squiggly - Class in com.pdftron.pdf.annots
TextMarkup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged ("squiggly") underlines (PDF 1.4) in the text of a document.
Squiggly(Obj) - Constructor for class com.pdftron.pdf.annots.Squiggly
Creates a Squiggly annotation and initialize it using given Cos/SDF object.
Squiggly(Annot) - Constructor for class com.pdftron.pdf.annots.Squiggly
Creates a Squiggly annotation and initialize it using given annotation object.
Stamper - Class in com.pdftron.pdf
Stamper is a utility class that can be used to PDF pages with text, images, or with other PDF content in only a few lines of code.
Stamper(int, double, double) - Constructor for class com.pdftron.pdf.Stamper
Stamper constructor.
StamperCreate(int, double, double) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
StampImage(long, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
stampImage(PDFDoc, Image, PageSet) - Method in class com.pdftron.pdf.Stamper
Stamps an image to the given destination document at the set of page numbers.
StampPage(long, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
stampPage(PDFDoc, Page, PageSet) - Method in class com.pdftron.pdf.Stamper
Stamps a PDF page to the given destination document at the set of page numbers.
StampText(long, long, String, long) - Static method in class com.pdftron.pdf.PDFCompat.Stamper
 
stampText(PDFDoc, String, PageSet) - Method in class com.pdftron.pdf.Stamper
Stamps text to the given destination document at the set of page numbers.
StartPrintJob(long, String, String, String, long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.Print
 
startPrintJob(PDFDoc, String, String, String, PageSet, PrinterMode, Context) - Static method in class com.pdftron.pdf.Print
(Windows Only) Print the PDFDoc to a printer.
stepIt() - Method in interface com.pdftron.pdf.ProgressMonitor
Advances the current position for a progress monitor by the step increment (see SetStep) and redraws the monitor to reflect the new position.
STree - Class in com.pdftron.pdf.struct
STree is the root of the structure tree, which is a central repository for information related to a PDF document's logical structure.
STree(Obj) - Constructor for class com.pdftron.pdf.struct.STree
Initialize a STree using an existing low-level Cos/SDF object.
stride - Variable in class com.pdftron.pdf.PDFDraw.IntBufferData
 
StrikeOut - Class in com.pdftron.pdf.annots
TextMarkup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged ("squiggly") underlines (PDF 1.4) in the text of a document.
StrikeOut(Obj) - Constructor for class com.pdftron.pdf.annots.StrikeOut
Creates a StrikeOut annotation and initialize it using given Cos/SDF object.
StrikeOut(Annot) - Constructor for class com.pdftron.pdf.annots.StrikeOut
Creates a StrikeOut annotation and initialize it using given annotation object.
StructCompat - Class in com.pdftron.pdf.struct
Compatibility layer for older API.
StructCompat.AttrObj - Class in com.pdftron.pdf.struct
 
StructCompat.ClassMap - Class in com.pdftron.pdf.struct
 
StructCompat.ContentItem - Class in com.pdftron.pdf.struct
 
StructCompat.RoleMap - Class in com.pdftron.pdf.struct
 
StructCompat.SElement - Class in com.pdftron.pdf.struct
 
StructCompat.STree - Class in com.pdftron.pdf.struct
 
StyleDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleEquals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleGetColor(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleGetFont(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleGetFontName(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleGetFontSize(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleGetWeight(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleIsItalic(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
StyleIsSerif(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
subsetFonts(boolean) - Method in class com.pdftron.pdf.Optimizer.TextSettings
Sets whether embedded fonts will be subset.
subtractRotations(int, int) - Static method in class com.pdftron.pdf.Page
Rotate r0 counter clockwise by r1.
SVGOutputOptions() - Constructor for class com.pdftron.pdf.Convert.SVGOutputOptions
Creates an SVGOutputOptions object with default settings
Swap(long, long, long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
swap(long, long) - Method in class com.pdftron.sdf.SDFDoc
Sometimes it is desirable to modify all indirect references to a given indirect object.

T

TAG - Static variable in class com.pdftron.filters.CustomFilter
 
takeSnapshot(String) - Method in class com.pdftron.pdf.PDFViewCtrl
Get the state of the conversion process.
tell() - Method in class com.pdftron.filters.Filter
Reports the current read position in the stream relative to the stream origin.
tell() - Method in class com.pdftron.filters.FilterReader
Reports the current read position in the stream relative to the stream origin.
Tell(long) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
Tell(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterReader
 
Tell(long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
tell() - Method in class com.pdftron.filters.FilterWriter
Reports the current read position in the stream relative to the stream origin.
terminate() - Static method in class com.pdftron.pdf.PDFNet
Terminates PDFNet library.
Text - Class in com.pdftron.pdf.annots
A text annotation represents a "sticky note" attached to a point in the PDF document.
Text(Obj) - Constructor for class com.pdftron.pdf.annots.Text
Creates a Text annotation and initialize it using given Cos/SDF object.
Text() - Constructor for class com.pdftron.pdf.annots.Text
Creates an empty Text annotation.
Text(Annot) - Constructor for class com.pdftron.pdf.annots.Text
Creates a Text annotation and initialize it using given annotation object.
Text2PDFOptions - Class in com.pdftron.pdf
 
Text2PDFOptions() - Constructor for class com.pdftron.pdf.Text2PDFOptions
Constructor.
textColor - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the color used to paint the text in the overlay (in RGB).
TextExtractor - Class in com.pdftron.pdf
TextExtractor is used to analyze a PDF page and extract words and logical structures that are visible within a given region.
TextExtractor() - Constructor for class com.pdftron.pdf.TextExtractor
Constructor.
TextExtractor.Line - Class in com.pdftron.pdf
 
TextExtractor.Style - Class in com.pdftron.pdf
A class representing predominant text style associated with a given Line, a Word, or a Glyph.
TextExtractor.Word - Class in com.pdftron.pdf
 
TextExtractorCreate() - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
TextMarkup - Class in com.pdftron.pdf.annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged ("squiggly") underlines (PDF 1.4) in the text of a document.
TextMarkup(Obj) - Constructor for class com.pdftron.pdf.annots.TextMarkup
Creates a TextMarkup annotation and initialize it using given Cos/SDF object.
TextMarkup() - Constructor for class com.pdftron.pdf.annots.TextMarkup
Creates an empty TextMarkup annotation.
TextMarkup(Annot) - Constructor for class com.pdftron.pdf.annots.TextMarkup
Creates a TextMarkup annotation and initialize it using given annotation object.
TextSearch - Class in com.pdftron.pdf
TextSearch searches through a PDF document for a user-given search pattern.
TextSearch() - Constructor for class com.pdftron.pdf.TextSearch
Constructor.
TextSearchCreate() - Static method in class com.pdftron.pdf.PDFCompat.TextSearch
 
TextSearchResult - Class in com.pdftron.pdf
TextSearchResult is used by the TextSearch class for returning a search result.
TextSearchResult(int, int, String, String, long) - Constructor for class com.pdftron.pdf.TextSearchResult
Constructor.
TextSettings() - Constructor for class com.pdftron.pdf.Optimizer.TextSettings
create an TextSettings object with default options
ThumbAsyncHandler - Interface in com.pdftron.pdf
ThumbAsyncHandler is an interface for a custom handler that that can be passed into GetThumbAsync.
thumbAsyncHandlerProc(int, boolean, Object, int, int, Object) - Method in interface com.pdftron.pdf.ThumbAsyncHandler
Process thumbnail retrieval results.
TiffOutputOptions() - Constructor for class com.pdftron.pdf.Convert.TiffOutputOptions
Creates an TiffOutputOptions object with default settings
timedLock(int) - Method in class com.pdftron.pdf.PDFDoc
Try locking the document, waiting no longer than specified number of milliseconds.
timedLock(int) - Method in class com.pdftron.sdf.SDFDoc
Try locking the document, waiting no longer than specified number of milliseconds.
timedLockRead(int) - Method in class com.pdftron.pdf.PDFDoc
Tries to obtain a read lock the document for milliseconds duration, and returns true if the lock was successfully acquired
timedLockRead(int) - Method in class com.pdftron.sdf.SDFDoc
Tries to obtain a read lock the document for <milliseconds> duration, and returns true if the lock was successfully acquired
TOCCreate() - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
TOCDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
TOCSettings() - Constructor for class com.pdftron.pdf.HTML2PDF.TOCSettings
Default table of contents settings.
toEmf(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to EMF and save to the specified path.
toEmf(Page, String) - Static method in class com.pdftron.pdf.Convert
Convert the Page to EMF and save to the specified path.
toEpub(String, String) - Static method in class com.pdftron.pdf.Convert
Convert a file to EPUB format and save to the specified path
toEpub(String, String, Convert.HTMLOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert a file to EPUB format and save to the specified path
toEpub(String, String, Convert.EPUBOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert a file to EPUB format and save to the specified path
toEpub(String, String, Convert.HTMLOutputOptions, Convert.EPUBOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert a file to EPUB format and save to the specified path
toEpub(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to EPUB format and save to the specified path
toEpub(Doc, String, Convert.HTMLOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to EPUB format and save to the specified path
toEpub(Doc, String, Convert.EPUBOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to EPUB format and save to the specified path
toEpub(Doc, String, Convert.HTMLOutputOptions, Convert.EPUBOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to EPUB format and save to the specified path
toHtml(String, String) - Static method in class com.pdftron.pdf.Convert
Convert a file to HTML and save to the specified path
toHtml(String, String, Convert.HTMLOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert a file to HTML and save to the specified path
toHtml(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDF to HTML and save to the specified path
toHtml(Doc, String, Convert.HTMLOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDF to HTML and save to the specified path
toPdf(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the file or document to PDF and append to the specified PDF document.
toString() - Method in exception com.pdftron.common.PDFNetException
String representation of PDFNetException object
toSvg(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to SVG and save to the specified path.
toSvg(Doc, String, Convert.SVGOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to SVG and save to the specified path.
toSvg(Page, String) - Static method in class com.pdftron.pdf.Convert
Convert the Page to SVG and save to the specified path.
toSvg(Page, String, Convert.SVGOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the Page to SVG and save to the specified path.
toTiff(String, String) - Static method in class com.pdftron.pdf.Convert
Convert a file to multipage Tiff and save to the specified path
toTiff(String, String, Convert.TiffOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert a file to multipage Tiff and save to the specified path
toTiff(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDF to multipage Tiff and save to the specified path
toTiff(Doc, String, Convert.TiffOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDF to multipage Tiff and save to the specified path
toXod(String, String) - Static method in class com.pdftron.pdf.Convert
Convert the input file to XOD format and save to the specified path.
toXod(String, String, Convert.XODOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc, String, Convert.XODOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the input file to XOD format and save to the specified path.
toXod(Doc) - Static method in class com.pdftron.pdf.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(Doc, Convert.XODOutputOptions) - Static method in class com.pdftron.pdf.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(String) - Static method in class com.pdftron.pdf.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXod(String, Convert.XODOutputOptions) - Static method in class com.pdftron.pdf.Convert
Generate a stream that incrementally converts the input file to XOD format.
toXps(Doc, String) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to XPS and save to the specified path.
toXps(Doc, String, Convert.XPSOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the PDFDoc to XPS and save to the specified path.
toXps(String, String) - Static method in class com.pdftron.pdf.Convert
Convert the file or document to XPS and write to the specified file.
toXps(String, String, Convert.XPSOutputOptions) - Static method in class com.pdftron.pdf.Convert
Convert the file or document to XPS and write to the specified file.
Translate(long, double, double) - Static method in class com.pdftron.common.CommonCompat.Matrix2D
 
translate(double, double) - Method in class com.pdftron.common.Matrix2D
The Translate method updates this matrix with the product of itself and a translation matrix (i.e.
tryConvert() - Method in class com.pdftron.pdf.DocumentConversion
Perform the conversion.
TryLock(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
tryLock() - Method in class com.pdftron.pdf.PDFDoc
Try locking the document in non-blocking manner.
TryLock(long, int) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
TryLockRead(long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
tryLockRead() - Method in class com.pdftron.pdf.PDFDoc
Try obtaining a read lock on the document in non-blocking manner.
TryLockRead(long, int) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
tryLockRead() - Method in class com.pdftron.sdf.SDFDoc
Try obtaining a read lock on the document in non-blocking manner.
type3FontBegin(CharData, Obj) - Method in class com.pdftron.pdf.ElementReader
A method used to spawn a sub-display list representing a Type3 Font glyph.
type3FontBegin(CharData) - Method in class com.pdftron.pdf.ElementReader
pawn a sub-display list representing a Type3 Font glyph.
Type3FontBegin(long, long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementReader
 

U

Underline - Class in com.pdftron.pdf.annots
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged ("squiggly") underlines (PDF 1.4) in the text of a document.
Underline(Obj) - Constructor for class com.pdftron.pdf.annots.Underline
Creates a Underline annotation and initialize it using given Cos/SDF object.
Underline() - Constructor for class com.pdftron.pdf.annots.Underline
Creates an empty Underline annotaiton.
Underline(Annot) - Constructor for class com.pdftron.pdf.annots.Underline
Creates a Underline annotation and initialize it using given annotation object.
undo() - Method in class com.pdftron.pdf.PDFViewCtrl
Return to the previous state.
uninstall() - Static method in class com.pdftron.pdf.ConvertPrinter
Uninstall all printers using the PDFNet printer driver.
Uninstall() - Static method in class com.pdftron.pdf.PDFCompat.ConvertPrinter
 
universalConversion(String, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a document to pdf.
universalConversion(Filter, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a document to pdf.
unlink() - Method in class com.pdftron.pdf.Bookmark
Unlinks this Bookmark from the bookmark tree that contains it, and adjusts the tree appropriately.
Unlink(long) - Static method in class com.pdftron.pdf.PDFCompat.Bookmark
 
Unlock(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
unlock() - Method in class com.pdftron.pdf.PDFDoc
Unlock the document.
Unlock(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
unlock() - Method in class com.pdftron.sdf.SDFDoc
Removes the lock from the document.
UnlockRead(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFDoc
 
unlockRead() - Method in class com.pdftron.pdf.PDFDoc
Removes the read lock from the document.
UnlockRead(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
unlockRead() - Method in class com.pdftron.sdf.SDFDoc
Removes the read lock from the document.
update() - Method in class com.pdftron.pdf.Date
Saves changes made to the Date object in the attached(or specified) SDF/Cos string.
update(Obj) - Method in class com.pdftron.pdf.Date
Saves changes made to the Date object in the attached(or specified) SDF/Cos string.
Update(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Date
 
Update(long, boolean) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
Update(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
Update(long, long, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
Update(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
update() - Method in class com.pdftron.pdf.PDFViewCtrl
Redraws the contents of the buffer.
update(Rect) - Method in class com.pdftron.pdf.PDFViewCtrl
Redraws the given area in the buffer.
update(Annot, int) - Method in class com.pdftron.pdf.PDFViewCtrl
Redraws the area covered with a given annotation.
update(Field) - Method in class com.pdftron.pdf.PDFViewCtrl
Redraws all instances (Widgets) of the field.
update(Graphics) - Method in class com.pdftron.pdf.PDFViewCtrl
 
update() - Method in class com.pdftron.pdf.Rect
Saves changes made to the Rect object in the attached (or specified) SDF/Cos rectangle.
update(Obj) - Method in class com.pdftron.pdf.Rect
Saves changes made to the Rect object in the attached (or specified) SDF/Cos rectangle.
UpdateData(long, int[], int, int) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
UpdateField(long, long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
updateHScrollbarValue() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
UpdatePageLayout(long) - Static method in class com.pdftron.pdf.PDFCompat.PDFViewCtrl
 
updatePageLayout() - Method in class com.pdftron.pdf.PDFViewCtrl
Updates the page layout within the view.
updateScrollbarValue() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
updateTextMetrics() - Method in class com.pdftron.pdf.Element
Recompute the character positioning information (i.e.
UpdateTextMetrics(long) - Static method in class com.pdftron.pdf.PDFCompat.Element
 
updateVScrollbarValue() - Method in class com.pdftron.pdf.PDFViewScrollPane
 
useOverlayText - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies if the text (e.g.
useSignatureHandler(long) - Method in class com.pdftron.pdf.Field
Sets the signature handler to use for adding a signature to this field.
UseSignatureHandler(long, long) - Static method in class com.pdftron.pdf.PDFCompat.Field
 
UseSilverlightFlashCompatible(boolean) - Method in class com.pdftron.pdf.Convert.XODOutputOptions
The latest XOD format is only partially supported in Silverlight and Flash due to various optimizations in the text format and the addition of blend mode support.

V

value() - Method in class com.pdftron.sdf.DictIterator
Get the value of the current dictionary entry
Value(long) - Static method in class com.pdftron.sdf.SDFCompat.DictIterator
 
vertTextAlignment - Variable in class com.pdftron.pdf.Redactor.Appearance
Specifies the vertical text alignment in the overlay: align<0 -> text will be top aligned.
ViewChangeCollection - Class in com.pdftron.pdf
Class for collecting changes to a PDFDoc and/or viewer, which can then be passed to various functions to act on.
ViewChangeCollection() - Constructor for class com.pdftron.pdf.ViewChangeCollection
A default constructor for ViewChangeCollection

W

Watermark - Class in com.pdftron.pdf.annots
A watermark annotation (PDF 1.6) shall be used to represent graphics that shall be printed at a fixed size and position on a page, regardless of the dimensions of the printed page.
Watermark(Obj) - Constructor for class com.pdftron.pdf.annots.Watermark
Creates a Watermark annotation and initialize it using given Cos/SDF object.
Watermark() - Constructor for class com.pdftron.pdf.annots.Watermark
Creates an empty Watermark annotation.
Watermark(Annot) - Constructor for class com.pdftron.pdf.annots.Watermark
Creates a Watermark annotation and initialize it using given annotation object.
WebFontDownloader - Class in com.pdftron.pdf
The class WebFontDownloader.
WebPageSettings() - Constructor for class com.pdftron.pdf.HTML2PDF.WebPageSettings
Default constructor
WebPageSettingsCreate() - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
WebPageSettingsDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.HTML2PDF
 
Widget - Class in com.pdftron.pdf.annots
Interactive forms use widget annotations (PDF 1.2) to represent the appearance of fields and to manage user interactions.
Widget(Obj) - Constructor for class com.pdftron.pdf.annots.Widget
Creates a Widget annotation and initialize it using given Cos/SDF object.
Widget() - Constructor for class com.pdftron.pdf.annots.Widget
Create an empty Widget annotation.
Widget(Annot) - Constructor for class com.pdftron.pdf.annots.Widget
Creates a Widget annotation and initialize it using given annotation object.
Width(long) - Static method in class com.pdftron.pdf.PDFCompat.Rect
 
width - Variable in class com.pdftron.pdf.PDFDraw.IntBufferData
 
WordDestroy(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordEquals(long, long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetBBox(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetCharStyle(long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetCurrentNum(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetGlyphQuad(long, int) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetNextWord(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetNumGlyphs(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetQuad(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetString(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetStringLen(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordGetStyle(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
WordIsValid(long) - Static method in class com.pdftron.pdf.PDFCompat.TextExtractor
 
wordToPdf(Doc, String, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Convert the a Word document (in .docx format) to pdf and append to the specified PDF document.
wordToPdf(Doc, Filter, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Convert the a Word document (in .docx format) to pdf and append to the specified PDF document.
wordToPdfConversion(Doc, String, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a Word document (in .docx format) to pdf and appending to the specified PDF document.
wordToPdfConversion(Doc, Filter, WordToPDFOptions) - Static method in class com.pdftron.pdf.Convert
Create a DocumentConversion object suitable for converting a Word document (in .docx format) to pdf and appending to the specified PDF document.
WordToPDFOptions - Class in com.pdftron.pdf
 
WordToPDFOptions() - Constructor for class com.pdftron.pdf.WordToPDFOptions
Constructor.
write(FilterWriter) - Method in class com.pdftron.sdf.Obj
The function writes the Obj to the output stream.
Write(long, long) - Static method in class com.pdftron.sdf.SDFCompat.Obj
 
WRITE_MODE - Static variable in class com.pdftron.filters.CustomFilter
Filter is in write mode.
WriteBuffer(long, byte[]) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeBuffer(byte[]) - Method in class com.pdftron.filters.FilterWriter
Write buffer.
writeBuffer(byte[]) - Method in class com.pdftron.pdf.ElementWriter
Writes an arbitrary buffer to the content stream.
WriteBuffer(long, byte[]) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
writeElement(Element) - Method in class com.pdftron.pdf.ElementWriter
Writes the Element to the content stream.
WriteElement(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
WriteFilter(long, long) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeFilter(FilterReader) - Method in class com.pdftron.filters.FilterWriter
Write the entire input stream to the output stream (i.e.
WriteInt(long, int) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeInt(int) - Method in class com.pdftron.filters.FilterWriter
Write an integer to the output stream.
WriteLine(long, String) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeLine(String) - Method in class com.pdftron.filters.FilterWriter
Write out a null terminated 'line' followed by a end of line character default end of line character is carriage return.
writePlacedElement(Element) - Method in class com.pdftron.pdf.ElementWriter
A utility function that surrounds the given Element with a graphics state Save/Restore Element (i.e.
WritePlacedElement(long, long) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
WriteString(long, String) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeString(String) - Method in class com.pdftron.filters.FilterWriter
Write a string to the output stream.
writeString(String) - Method in class com.pdftron.pdf.ElementWriter
Writes an arbitrary string to the content stream.
WriteString(long, String) - Static method in class com.pdftron.pdf.PDFCompat.ElementWriter
 
writeToFile(String, boolean) - Method in class com.pdftron.filters.Filter
Writes the entire filter, starting at current position, to specified filepath.
WriteToFile(long, String, boolean) - Static method in class com.pdftron.filters.FiltersCompat.Filter
 
WriteUChar(long, byte) - Static method in class com.pdftron.filters.FiltersCompat.FilterWriter
 
writeUChar(byte) - Method in class com.pdftron.filters.FilterWriter
Write a single character to the output stream.

X

x - Variable in class com.pdftron.pdf.Point
The x coordinate
XODOutputOptions() - Constructor for class com.pdftron.pdf.Convert.XODOutputOptions
 
XPSOutputCommonOptions() - Constructor for class com.pdftron.pdf.Convert.XPSOutputCommonOptions
Creates an XPSOutputCommonOptions object with default settings
XPSOutputOptions() - Constructor for class com.pdftron.pdf.Convert.XPSOutputOptions
 
XRefSize(long) - Static method in class com.pdftron.sdf.SDFCompat.SDFDoc
 
xRefSize() - Method in class com.pdftron.sdf.SDFDoc
Get size of the cross reference table

Y

y - Variable in class com.pdftron.pdf.Point
The y coordinate

Z

zeroMatrix() - Static method in class com.pdftron.common.Matrix2D
Create zero matrix (0 0 0 0 0 0).

_

__Create(long) - Static method in class com.pdftron.common.Matrix2D
 
__Create(long) - Static method in class com.pdftron.fdf.FDFDoc
 
__Create(long, Filter) - Static method in class com.pdftron.filters.Filter
 
__Create(long, Object) - Static method in class com.pdftron.pdf.Action
 
__Create(long) - Static method in class com.pdftron.pdf.ActionParameter
 
__Create(long, Object) - Static method in class com.pdftron.pdf.Annot
 
__Create(long) - Static method in class com.pdftron.pdf.ColorPt
 
__Create(long, Object) - Static method in class com.pdftron.pdf.ColorSpace
 
__Create(long) - Static method in class com.pdftron.pdf.Date
 
__Create(long, Object) - Static method in class com.pdftron.pdf.Field
 
__Create(long, Object) - Static method in class com.pdftron.pdf.FileSpec
 
__Create(long, Object) - Static method in class com.pdftron.pdf.ocg.Config
 
__Create(long, Object) - Static method in class com.pdftron.pdf.ocg.Context
 
__Create(long, Object) - Static method in class com.pdftron.pdf.ocg.Group
 
__Create(long, Object) - Static method in class com.pdftron.pdf.ocg.OCMD
 
__Create(long, Object) - Static method in class com.pdftron.pdf.Page
 
__Create(long) - Static method in class com.pdftron.pdf.PDFDoc
 
__Create(long) - Static method in class com.pdftron.pdf.Rect
 
__Create(long, Object) - Static method in class com.pdftron.pdf.struct.SElement
 
__Create(long, Object) - Static method in class com.pdftron.pdf.struct.STree
__ create.
__Create(long) - Static method in class com.pdftron.pdf.ViewChangeCollection
 
__Create(long, Object) - Static method in class com.pdftron.sdf.Obj
 
__Create(long, Object) - Static method in class com.pdftron.sdf.SDFDoc
 
__Create(long, Object) - Static method in class com.pdftron.sdf.SecurityHandler
 
__GetHandle() - Method in class com.pdftron.common.Matrix2D
 
__GetHandle() - Method in class com.pdftron.fdf.FDFDoc
 
__GetHandle() - Method in class com.pdftron.filters.Filter
 
__GetHandle() - Method in class com.pdftron.filters.FilterReader
 
__GetHandle() - Method in class com.pdftron.filters.FilterWriter
 
__GetHandle() - Method in class com.pdftron.pdf.Action
 
__GetHandle() - Method in class com.pdftron.pdf.ActionParameter
 
__GetHandle() - Method in class com.pdftron.pdf.Annot
 
__GetHandle() - Method in class com.pdftron.pdf.ColorPt
 
__GetHandle() - Method in class com.pdftron.pdf.CubicCurveBuilder
 
__GetHandle() - Method in class com.pdftron.pdf.Date
 
__GetHandle() - Method in class com.pdftron.pdf.DocumentConversion
 
__GetHandle() - Method in class com.pdftron.pdf.Field
 
__GetHandle() - Method in class com.pdftron.pdf.FileSpec
 
__GetHandle() - Method in class com.pdftron.pdf.ocg.Context
 
__GetHandle() - Method in class com.pdftron.pdf.Page
 
__GetHandle() - Method in class com.pdftron.pdf.PageSet
 
__GetHandle() - Method in class com.pdftron.pdf.PDFDoc
 
__GetHandle() - Method in class com.pdftron.pdf.PrinterMode
 
__GetHandle() - Method in class com.pdftron.pdf.Rect
 
__GetHandle() - Method in class com.pdftron.pdf.ViewChangeCollection
 
__GetHandle() - Method in class com.pdftron.sdf.DictIterator
 
__GetHandle() - Method in class com.pdftron.sdf.Doc
 
__GetHandle() - Method in class com.pdftron.sdf.Obj
 
__GetHandle() - Method in class com.pdftron.sdf.SDFDoc
 
__GetHandle() - Method in class com.pdftron.sdf.SecurityHandler
 
__GetRefHandle() - Method in class com.pdftron.pdf.Action
 
__GetRefHandle() - Method in class com.pdftron.pdf.Annot
 
__GetRefHandle() - Method in class com.pdftron.pdf.Field
 
__GetRefHandle() - Method in class com.pdftron.pdf.FileSpec
 
__GetRefHandle() - Method in class com.pdftron.sdf.Obj
 
__GetRefHandle() - Method in class com.pdftron.sdf.SDFDoc
 
__SetRef(Object) - Method in class com.pdftron.sdf.SDFDoc
 
__SetRefHandle(Object) - Method in class com.pdftron.filters.Filter
 
__SetRefHandle(Object) - Method in class com.pdftron.sdf.SecurityHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

© 2002-2016 PDFTron Systems Inc.