Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form

A

AES_128 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Indicates that the document will be encrypted using AES 128 bit encryption.
AES_256 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Indicates that the document will be encrypted using AES 256 bit encryption.
AFTER_PRINT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered after the PDF has been printed by the viewer application.
AFTER_SAVE - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered after the PDF has been saved by the viewer application.
ALL - Enum constant in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Indicates that all style declarations are considered valid disregarding the possibility of improper rendering.
ALL_PAGES - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
All pages of the shorter document are repeated, to overlay all pages of the longer document.
ALLOW - Enum constant in enum com.realobjects.pdfreactor.Configuration.ConnectionRuleAction
Allows connections to resources matching the rule.
ANY - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
This constant indicates that the credentials are to be used for any authentication scheme.
ANY - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpProtocol
This constant indicates that the credentials are to be used for any HTTP protocol.
ANY_HOVER - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing whether any available input mechanism allows the user to hover over elements.
ANY_POINTER - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing whether any available input mechanism is a pointing device, and if so, how accurate is it.
APPEND - Enum constant in enum com.realobjects.pdfreactor.Configuration.MergeMode
Default merge mode: Append converted document to existing PDF.
ARRANGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MergeMode
Advanced merge mode: Allows to insert specific pages from existing PDFs into the converted document.
ASPECT_RATIO - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the aspect ratio of the page content.
asRuntimeException() - Method in exception class com.realobjects.pdfreactor.Exceptions.MissingDependencyException
 
Attachment() - Constructor for class com.realobjects.pdfreactor.Configuration.Attachment
 
ATTACHMENT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An attachment.
AUTODETECT - Enum constant in enum com.realobjects.pdfreactor.Configuration.Doctype
Indicates that the document type will be detected automatically.

B

BAD_EVENT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a BadEventException.
BadEventException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown if a specific event occurred that was undesirable by the current configuration and thus caused a premature termination of the conversion.
BadEventException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.BadEventException
 
BASIC - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
BASIC authentication.
BEFORE_PRINT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered before the PDF is printed by the viewer application.
BEFORE_SAVE - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered before the PDF is saved by the viewer application.
BMP - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
BMP output format.
BOOKLET - Enum constant in enum com.realobjects.pdfreactor.Configuration.PageOrder
Page order mode to arrange all pages in booklet order.
BOOKLET_RTL - Enum constant in enum com.realobjects.pdfreactor.Configuration.PageOrder
Page order mode to arrange all pages in right-to-left booklet order.
BookletMode() - Constructor for class com.realobjects.pdfreactor.Configuration.BookletMode
 

C

call(OutputItem) - Method in interface com.realobjects.pdfreactor.events.Callback
A callback function which is triggered after a partial result has been finished.
Callback - Interface in com.realobjects.pdfreactor.events
This interface defines a Callback.call(OutputItem) function
CENTER_WINDOW - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Position the document's window in the center of the screen.
cleanup() - Static method in class com.realobjects.pdfreactor.util.CleanupUtil
Cleans static resources used by PDFreactor and its libraries.
CleanupUtil - Class in com.realobjects.pdfreactor.util
This class provides a single static method to cleanup static resources.
close() - Method in class com.realobjects.pdfreactor.useragent.UserAgent
Closes the UserAgent, freeing all of its resources.
CLOSE - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered when the PDF is closed by the viewer application.
CMYK - Enum constant in enum com.realobjects.pdfreactor.Configuration.ColorSpace
The color space CMYK.
COLOR - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the number of bits per color component.
COLOR_GAMUT - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing the approximate range of colors that are supported by the UA and output device.
COLOR_INDEX - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the number of entries in the color lookup table.
ColorSpaceSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.ColorSpaceSettings
 
com.realobjects.pdfreactor - package com.realobjects.pdfreactor
 
com.realobjects.pdfreactor.contentobserver - package com.realobjects.pdfreactor.contentobserver
 
com.realobjects.pdfreactor.events - package com.realobjects.pdfreactor.events
 
com.realobjects.pdfreactor.Exceptions - package com.realobjects.pdfreactor.Exceptions
 
com.realobjects.pdfreactor.useragent - package com.realobjects.pdfreactor.useragent
 
com.realobjects.pdfreactor.useragent.exceptions - package com.realobjects.pdfreactor.useragent.exceptions
 
com.realobjects.pdfreactor.util - package com.realobjects.pdfreactor.util
 
compareTo(Version) - Method in class com.realobjects.pdfreactor.Version
 
Configuration - Class in com.realobjects.pdfreactor
This class contains all options related to the PDF or image conversion.
Configuration() - Constructor for class com.realobjects.pdfreactor.Configuration
 
Configuration.AddressType - Enum in com.realobjects.pdfreactor
An enum containing IP address types.
Configuration.Attachment - Class in com.realobjects.pdfreactor
A type containing attachment data.
Configuration.BookletMode - Class in com.realobjects.pdfreactor
A type containing booklet mode data.
Configuration.Cleanup - Enum in com.realobjects.pdfreactor
An enum containing cleanup constants.
Configuration.ColorSpace - Enum in com.realobjects.pdfreactor
An enum containing color space constants.
Configuration.ColorSpaceSettings - Class in com.realobjects.pdfreactor
A type containing settings for the potential conversion of CSS colors and images into the target color space.
Configuration.Conformance - Enum in com.realobjects.pdfreactor
An enum containing conformance constants.
Configuration.ConnectionRule - Class in com.realobjects.pdfreactor
A type containing security rule properties.
Configuration.ConnectionRuleAction - Enum in com.realobjects.pdfreactor
An enum containing security rule action constants.
Configuration.ContentObserver - Class in com.realobjects.pdfreactor
A type containing specifications on which content should be observed.
Configuration.ContinuousOutput - Class in com.realobjects.pdfreactor
A type containing continuous output data.
Configuration.Cookie - Class in com.realobjects.pdfreactor
An object containing cookie data.
Configuration.CookiePolicy - Enum in com.realobjects.pdfreactor
An enum containing cookie policy constants.
Configuration.CssPropertySupport - Enum in com.realobjects.pdfreactor
An enum containing CSS property support mode constants.
Configuration.CssSettings - Class in com.realobjects.pdfreactor
A type containing settings of how CSS properties are supported.
Configuration.CustomUrlStreamHandler - Class in com.realobjects.pdfreactor
A type containing a custom URLStreamHandler for a certain protocol.
Configuration.DebugSettings - Class in com.realobjects.pdfreactor
A type containing various options for debugging.
Configuration.Doctype - Enum in com.realobjects.pdfreactor
An enum containing document type constants.
Configuration.Encryption - Enum in com.realobjects.pdfreactor
An enum containing encryption constants.
Configuration.EncryptionSettings - Class in com.realobjects.pdfreactor
A type containing settings related to PDF encryption.
Configuration.ErrorPolicy - Enum in com.realobjects.pdfreactor
An enum containing error policies.
Configuration.ExceedingContentAgainst - Enum in com.realobjects.pdfreactor
An enum containing constants for logging exceeding content against.
Configuration.ExceedingContentAnalyze - Enum in com.realobjects.pdfreactor
An enum containing constants for analyzing exceeding content.
Configuration.Font - Class in com.realobjects.pdfreactor
A type containing font data.
Configuration.HttpAuthScheme - Enum in com.realobjects.pdfreactor
An enum containing HTTP authentication scheme constants.
Configuration.HttpCredentials - Class in com.realobjects.pdfreactor
An object containing HTTP authentication credentials data.
Configuration.HttpProtocol - Enum in com.realobjects.pdfreactor
An enum containing HTTP protocol constants.
Configuration.HttpsMode - Enum in com.realobjects.pdfreactor
Deprecated. 
Configuration.InspectableSettings - Class in com.realobjects.pdfreactor
A type containing settings related to inspectable documents.
Configuration.JavaScriptDebugMode - Enum in com.realobjects.pdfreactor
An enum containing JavaScript debug mode constants.
Configuration.JavaScriptEngine - Enum in com.realobjects.pdfreactor
An enum containing JavaScript engines.
Configuration.JavaScriptSettings - Class in com.realobjects.pdfreactor
A type containing settings related to JavaScript.
Configuration.KeystoreType - Enum in com.realobjects.pdfreactor
An enum containing keystore type constants.
Configuration.KeyValuePair - Class in com.realobjects.pdfreactor
A type containing a key-value-pair.
Configuration.LogExceedingContent - Class in com.realobjects.pdfreactor
A type containing data for logging exceeding content.
Configuration.LogLevel - Enum in com.realobjects.pdfreactor
An enum containing log level constants.
Configuration.MediaFeature - Enum in com.realobjects.pdfreactor
An enum containing media feature constants.
Configuration.MediaFeatureValue - Class in com.realobjects.pdfreactor
A type containing media feature data.
Configuration.MergeMode - Enum in com.realobjects.pdfreactor
An enum containing merge mode constants.
Configuration.MergeSettings - Class in com.realobjects.pdfreactor
A type containing settings related to PDF merging.
Configuration.NetworkSettings - Class in com.realobjects.pdfreactor
An object containing network settings data.
Configuration.OutputFormat - Class in com.realobjects.pdfreactor
A type containing output data.
Configuration.OutputIntent - Class in com.realobjects.pdfreactor
A type containing data for an output intents.
Configuration.OutputIntentDefaultProfile - Enum in com.realobjects.pdfreactor
An enum containing default profiles for output intents.
Configuration.OutputType - Enum in com.realobjects.pdfreactor
An enum containing output format constants.
Configuration.OverlayContentDocument - Enum in com.realobjects.pdfreactor
An enum containing constants that determines whether the converted document or the specified PDF document(s) is the content document for overlaying.
Configuration.OverlayFit - Enum in com.realobjects.pdfreactor
An enum containing data to configure how overlay pages that have different dimensions from the pages they are overlaying should be resized.
Configuration.OverlayRepeat - Enum in com.realobjects.pdfreactor
An enum containing data for repeating overlays.
Configuration.PageOrder - Enum in com.realobjects.pdfreactor
An enum containing pre-defined page orders.
Configuration.PagesPerSheetDirection - Enum in com.realobjects.pdfreactor
An enum containing constants for pages per sheet directions.
Configuration.PagesPerSheetProperties - Class in com.realobjects.pdfreactor
A type containing data for pages per sheet properties.
Configuration.PdfScriptAction - Class in com.realobjects.pdfreactor
A type containing PDF script data.
Configuration.PdfScriptTriggerEvent - Enum in com.realobjects.pdfreactor
An enum containing trigger events for PDF scripts.
Configuration.ProcessingPreferences - Enum in com.realobjects.pdfreactor
An enum containing constants for processing preferences.
Configuration.QuirksMode - Enum in com.realobjects.pdfreactor
An enum containing modes for Quirks.
Configuration.QuirksSettings - Class in com.realobjects.pdfreactor
A type containing quirks settings.
Configuration.ResolutionUnit - Enum in com.realobjects.pdfreactor
An enum containing resolution units.
Configuration.Resource - Class in com.realobjects.pdfreactor
A type containing data for external resources such as style sheets.
Configuration.ResourceSubtype - Enum in com.realobjects.pdfreactor
An enum containing resource sub type constants.
Configuration.SecurityDefaults - Class in com.realobjects.pdfreactor
A type containing default behaviors for security settings.
Configuration.SecuritySettings - Class in com.realobjects.pdfreactor
A type containing security settings.
Configuration.SegmentationSettings - Class in com.realobjects.pdfreactor
A type containing settings for segmenting input documents.
Configuration.SigningMode - Enum in com.realobjects.pdfreactor
An enum containing the cryptographic filter type that is used for signing.
Configuration.SignPDF - Class in com.realobjects.pdfreactor
A type containing data for signing the PDF.
Configuration.UrlRewriteRule - Class in com.realobjects.pdfreactor
A type containing various options for debugging.
Configuration.UrlRewriteSettings - Class in com.realobjects.pdfreactor
A type containing various options for URL rewrites.
Configuration.ViewerPreferences - Enum in com.realobjects.pdfreactor
An enum containing constants for viewer preferences.
Configuration.Xmp - Class in com.realobjects.pdfreactor
A type containing XMP data.
Configuration.XmpPriority - Enum in com.realobjects.pdfreactor
An enum containing the priority for XMP.
CONFORMANCE - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
CONFORMANCE_VALIDATION_UNAVAILABLE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether an exception should be thrown when the PDF's conformance was not validated even though Configuration.setValidateConformance(Boolean) was enabled.
Connection - Class in com.realobjects.pdfreactor.contentobserver
A type that describes a URL connection attempt of PDFreactor during a conversion.
CONTAIN - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayFit
The page keeps its aspect ratio, but is resized to fit within the given dimension.
CONTENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Log exceeding content.
CONTENT_AND_BOXES - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Log exceeding content and all boxes.
CONTENT_AND_STATIC_BOXES - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Log exceeding content and boxes without absolute positioning.
ContentObserver() - Constructor for class com.realobjects.pdfreactor.Configuration.ContentObserver
 
ContinuousOutput() - Constructor for class com.realobjects.pdfreactor.Configuration.ContinuousOutput
 
ConversionException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the conversion could not be finished.
ConversionException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.ConversionException
 
ConversionException(Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.ConversionException
 
convert(Configuration) - Method in class com.realobjects.pdfreactor.PDFreactor
Converts the specified Configuration into PDF or image.
convert(Configuration, OutputStreamProvider) - Method in class com.realobjects.pdfreactor.PDFreactor
Converts the specified Configuration into PDF or image and writes it into OutputStream(s) created by the supplied function.
convert(Configuration, OutputStream) - Method in class com.realobjects.pdfreactor.PDFreactor
Converts the specified Configuration into PDF or image and writes it directly in the supplied OutputStream.
convertAsBinary(Configuration) - Method in class com.realobjects.pdfreactor.PDFreactor
Converts the specified Configuration into PDF or image.
convertAsBinary(Configuration, OutputStream) - Method in class com.realobjects.pdfreactor.PDFreactor
Converts the specified Configuration into PDF or image and writes it directly in the supplied OutputStream.
CONVERTED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayContentDocument
The converted HTML document will be the content document.
COVER - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayFit
The page keeps its aspect ratio and fills the given dimension.
create(String) - Static method in exception class com.realobjects.pdfreactor.Exceptions.EmptyPDFException
 
create(String, String) - Static method in exception class com.realobjects.pdfreactor.Exceptions.PageOrderException
 
create(String, String, String) - Static method in exception class com.realobjects.pdfreactor.Exceptions.PageOrderException
 
CssSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.CssSettings
 
CustomUrlStreamHandler() - Constructor for class com.realobjects.pdfreactor.Configuration.CustomUrlStreamHandler
 
CYBERNEKO - Enum constant in enum com.realobjects.pdfreactor.Configuration.Cleanup
Indicates that the CyberNeko HTML parser will be used to perform a cleanup when loading a non-well-formed document.

D

DEBUG - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that debug, info, warn and fatal log events will be logged.
DebugSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.DebugSettings
 
DENY - Enum constant in enum com.realobjects.pdfreactor.Configuration.ConnectionRuleAction
Denies connections to resources matching the rule.
DETECT - Enum constant in enum com.realobjects.pdfreactor.Configuration.QuirksMode
Doctype dependent behavior.
DEVICE_ASPECT_RATIO - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the aspect ratio of the page.
DEVICE_HEIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the height of the page.
DEVICE_WIDTH - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the width of the page.
DIGEST - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
DIGEST authentication.
DIRECTION_L2R - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Position pages in ascending order from left to right.
DIRECTION_R2L - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Position pages in ascending order from right to left.
DISABLED - Enum constant in enum com.realobjects.pdfreactor.Configuration.CookiePolicy
Disables cookie handling entirely.
DISPLAY_DOC_TITLE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display the document's title in the top bar.
DISPLAY_MODE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) representing how a web application is being presented within the context of an OS.
DOCUMENT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
The main HTML or XML document.
DOCUMENT - Enum constant in enum com.realobjects.pdfreactor.OutputItemGroup
This group represents the entire document.
DOWN_LEFT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from top to bottom and right to left.
DOWN_RIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from top to bottom and left to right.
DPCM - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Dots per inch.
DPI - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Dots per Inch.
DPPX - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Dots per 'px' unit.
DUPLEX_FLIP_LONG_EDGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: duplex (long edge).
DUPLEX_FLIP_SHORT_EDGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: duplex (short edge).
DUPLEX_SIMPLEX - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: simplex.
DYNAMIC_RANGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) representing the combination of max brightness, color depth, and contrast ratio that are supported by the user agent and output device.

E

EMPTY_PDF - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates an EmptyPDFException.
EmptyPDFException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the configured Configuration.setPageOrder(String) resulted in an empty PDF.
EmptyPDFException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.EmptyPDFException
 
EncryptionSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.EncryptionSettings
 
ENVIRONMENT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates an EnvironmentException.
ENVIRONMENT_BLENDING - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) that is used to query the characteristics of the user's display so the author can adjust the style of the document.
EnvironmentException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the runtime environment is not suitable for running PDFreactor or processing the requested job.
EnvironmentException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.EnvironmentException
 
EnvironmentException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.EnvironmentException
 
ERROR - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that only error log events will be logged.
EVEN - Enum constant in enum com.realobjects.pdfreactor.Configuration.PageOrder
Page order mode to keep even pages only.
ExceedingContent - Class in com.realobjects.pdfreactor.contentobserver
A type that describes one instance of content exceeding its page or parent.
EXCEPTIONS - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Indicates that all exceptions thrown during JavaScript processing are logged in addition to the effects of POSITIONS.
ExceptionType - Enum in com.realobjects.pdfreactor.Exceptions
The type of a PDFreactorException.

F

FATAL - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Deprecated. 
FILL - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayFit
The default.
FIT_WINDOW - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Resize the document's window to fit the size of the first displayed page.
FOGRA39 - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Coated FOGRA39" output intent default profile.
Font() - Constructor for class com.realobjects.pdfreactor.Configuration.Font
 
FONT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
A font.
FORCED_COLORS - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) indicates whether the user-agent enforces a limited color palette.
FUNCTIONS - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Indicates that all JavaScript functions entered or exited are logged in addition to the effects of POSITIONS and EXCEPTIONS.

G

getBuild() - Method in class com.realobjects.pdfreactor.Version
The build version.
getCached() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
Whether the response was retrieved from a cache.
getCacheStatus() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
If a resource cache is used, indicates a status message concerning the cache status of this resource.
getColumnEnd() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The end column.
getColumnStart() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The start column.
getConnections() - Method in class com.realobjects.pdfreactor.Result
Provides a log about all URL connections attempted by PDFreactor, including information about HTTP request and result, should the connection be an HTTP or HTTPS connection.
getContainerBottom() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the bottom coordinate of the the container box in the page in pixels.
getContainerLeft() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the left coordinate of the the container box in the page in pixels.
getContainerRight() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the right coordinate of the the container box in the page in pixels.
getContainerTop() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the top coordinate of the the container box in the page in pixels.
getContentSize() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The amount of content bytes downloaded or read from this connection.
getContext() - Method in exception class com.realobjects.pdfreactor.Exceptions.TimeoutException
The context which timed out.
getContext() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The context relative to the source, or null if its the top level context.
getConversionFactor() - Method in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
 
getConversionName() - Method in class com.realobjects.pdfreactor.Result
Returns the name of the conversion if it was specified via Configuration.setConversionName(String).
getDescription() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns a description of the content.
getDescription() - Method in interface com.realobjects.pdfreactor.events.ProgressEvent
The description of the current progress step.
getDocument() - Method in class com.realobjects.pdfreactor.Result
Returns the converted PDF or image.
getDocumentArray() - Method in class com.realobjects.pdfreactor.Result
Returns the converted multi-page image, only if Configuration.OutputFormat.setMultiImage(Boolean) was set to true and Configuration.setOutputFormat(com.realobjects.pdfreactor.Configuration.OutputFormat) was set to an image format, otherwise it returns null.
getDuration() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The duration in milliseconds how long this connection remained open.
getEnabled() - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
 
getError() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The error message if the connection could not be established.
getExceedingBoxBottom() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the bottom coordinate of the the exceeding box in the page in pixels.
getExceedingBoxLeft() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the left coordinate of the the exceeding box in the page in pixels.
getExceedingBoxRight() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the right coordinate of the the exceeding box in the page in pixels.
getExceedingBoxTop() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the top coordinate of the the exceeding box in the page in pixels.
getExceedingContents() - Method in class com.realobjects.pdfreactor.Result
Provides information about content exceeding its page or parent.
getFileExtension() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the file extension according to the Configuration.OutputFormat.
getGroup() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the group to which this item belongs.
getHtml() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the HTML of the box that contains the exceeding content.
getIndex() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the index of the item.
getItemCount() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the total number of items of the conversion result within a specific group.
getItemNumber() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the item number of the OutputItem.
getJavaScriptExports() - Method in class com.realobjects.pdfreactor.Result
Returns data that has been exported from document JavaScript via ro.exports if set, null otherwise.
getLabel() - Method in class com.realobjects.pdfreactor.Version
The label of the version.
getLevel() - Method in class com.realobjects.pdfreactor.Record
Returns the textual representation of the level.
getLevelName() - Method in class com.realobjects.pdfreactor.Record
Returns the level of the record as text.
getLineEnd() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The end line.
getLineStart() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The start line.
getLog() - Method in class com.realobjects.pdfreactor.Result
Returns the Log of the conversion.
getMajor() - Method in class com.realobjects.pdfreactor.Version
The major version.
getMessage() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
The message indicating why the resource could not be found.
getMessage() - Method in exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
getMessage() - Method in class com.realobjects.pdfreactor.Record
Returns the recorded message.
getMethod() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The request method used by the underlying HTTP request (like "GET", "POST", etc.) or null if this is not an HTTP connection or the connection could not be established.
getMicro() - Method in class com.realobjects.pdfreactor.Version
The micro version.
getMinor() - Method in class com.realobjects.pdfreactor.Version
The minor version.
getMissingResources() - Method in class com.realobjects.pdfreactor.Result
Provides information about resources that could not be loaded during the conversion.
getNumberOfPages() - Method in class com.realobjects.pdfreactor.Result
Returns the number of pages of the laid out input document after conversion.
getNumberOfPagesLiteral() - Method in class com.realobjects.pdfreactor.Result
Returns the number of pages of the resulting PDF.
getOutputStream() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns the OutputStream that belongs to the OutputItem.
getPaddedItemNumber() - Method in interface com.realobjects.pdfreactor.OutputItem
Same as OutputItem.getItemNumber(), but the result is automatically padded according to the total number of items.
getPaddedItemNumber(int) - Method in interface com.realobjects.pdfreactor.OutputItem
Same as OutputItem.getItemNumber(), but the result is padded.
getPageBottom() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the bottom coordinate of the the page in pixels.
getPageLeft() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the left coordinate of the the page in pixels.
getPageNumber() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the number of the page that contains the exceeding content.
getPageRight() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the right coordinate of the the page in pixels.
getPageTop() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns the top coordinate of the the page in pixels.
getPath() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns an array of integers denoting the indexes of the ancestors of the DOM node corresponding to the box containing the exceeding content, starting from below the root node down to the element itself.
getProgressEndValue() - Method in interface com.realobjects.pdfreactor.events.ProgressEvent
Returns the endValue the progress value will finally reach upon completion.
getProgressValue() - Method in interface com.realobjects.pdfreactor.events.ProgressEvent
Returns the current progress value.
getProtocol() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The protocol of the URL connection.
getRecords() - Method in class com.realobjects.pdfreactor.Log
The log records of the main PDFreactor log.
getRecordsCss() - Method in class com.realobjects.pdfreactor.Log
The log records of the PDFreactor CSS log.
getRecordsJavaScript() - Method in class com.realobjects.pdfreactor.Log
The log records of the PDFreactor JavaScript log.
getRequestContentSize() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The amount of content bytes uploaded or written to this connection.
getRequestHeaders() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The request headers.
getResource() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
The resource identifier.
getResourceType() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The type of resource (style sheet, image, etc.) transferred over this connection.
getResponseHeaders() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The response headers.
getResult() - Method in exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
Retrieve the partial Result of the conversion.
getRevision() - Method in class com.realobjects.pdfreactor.Version
The revision.
getSnippet() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
An excerpt of the code that caused the log record.
getSource() - Method in class com.realobjects.pdfreactor.JavaScriptRecord.SourceLocationInfo
The source script file or user script.
getSourceLocationInfo() - Method in class com.realobjects.pdfreactor.JavaScriptRecord
Returns an object containing information about the location in a JavaScript that created this log record..
getStatusCode() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The response code for HTTP connections or 0 for all other connections.
getStatusMessage() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The response message for the response code or null if the response code is 0 or the message could not be determined.
getSummary() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns a summary of this exceeding content object.
getText() - Method in enum com.realobjects.pdfreactor.OutputItemGroup
 
getText() - Method in class com.realobjects.pdfreactor.Version
The version as text.
getTimestamp() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The time stamp of this connection.
getTimestamp() - Method in class com.realobjects.pdfreactor.Record
Returns the time stamp of the record.
getType() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
The type of resource (style sheet, image, etc.).
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.BadEventException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.EmptyPDFException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.EnvironmentException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.IncompatibleOutputFormatException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.InternalException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.InvalidConfigurationException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.InvalidResourceException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.JavaVersionException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.LicenseException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.MissingDependencyException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.MissingResourceException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.OutputException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.PageOrderException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.PdfMergeException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
Gets the ExceptionType of this exception.
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.PDFreactorPDFConformanceException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.PdfSignException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.TerminationException
 
getType() - Method in exception class com.realobjects.pdfreactor.Exceptions.TimeoutException
 
getType() - Method in exception class com.realobjects.pdfreactor.useragent.exceptions.UserAgentException
 
getUrl() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
The URL.
getValue() - Method in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
 
getValue() - Method in enum com.realobjects.pdfreactor.Configuration.PageOrder
 
GIF - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
GIF output format.
GIF_DITHERED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
JPEG output format, with dithering applied.
GRAALJS - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptEngine
GraalVM JavaScript engine
GRACOL - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Coated GRACoL 2006" output intent default profile.
GRID - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature defining whether the output is grid-based.

H

HEIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature height of page content.
HIDE_MENUBAR - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Hide the viewer application's menu bar when the document is active.
HIDE_TOOLBAR - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Hide the viewer application's tool bars when the document is active.
HIDE_WINDOW_UI - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Hide user interface elements in the document's window.
HIGH - Enum constant in enum com.realobjects.pdfreactor.Configuration.XmpPriority
Embed XMP ignoring requirements of the output format.
HORIZONTAL_VIEWPORT_SEGMENTS - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) that describes the number of logical segments of the viewport in the horizontal direction.
HOVER - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing whether the primary input mechanism allows the user to hover over elements.
HTML - Enum constant in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Indicates that all values set in style declarations will be validated as long as PDFreactor supports the corresponding property.
HTML_THIRD_PARTY - Enum constant in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Indicates that all values set in style declarations will be validated as long as PDFreactor supports the corresponding property.
HTML_THIRD_PARTY_LENIENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Indicates that all values set in style declarations will be taken as valid if a third party product supports the corresponding property.
HTML5 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Doctype
Indicates that the document type will be set to HTML5.
HTTP - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpProtocol
HTTP only.
HttpCacheException - Exception Class in com.realobjects.pdfreactor.useragent.exceptions
Thrown when there is an error with the HTTP cache.
HttpCacheException(String) - Constructor for exception class com.realobjects.pdfreactor.useragent.exceptions.HttpCacheException
 
HttpCacheException(String, IOException) - Constructor for exception class com.realobjects.pdfreactor.useragent.exceptions.HttpCacheException
 
HttpCacheSettings - Class in com.realobjects.pdfreactor.useragent
This class contains all options related to the UserAgent's HTTP cache.
HttpCacheSettings() - Constructor for class com.realobjects.pdfreactor.useragent.HttpCacheSettings
 
HTTPS - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpProtocol
HTTPS only.

I

ICC_PROFILE - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An ICC profile.
IFRA - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"ISO News print 26% (IFRA)" output intent default profile.
IFRAME - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An iframe.
IGNORE_INVALID_MERGE_DOCUMENTS_EXCEPTION - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether exceptions occurring when trying to merge invalid documents (e.g.
IMAGE - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An image.
INCOMPATIBLE_OUTPUT_FORMAT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
IncompatibleOutputFormatException - Exception Class in com.realobjects.pdfreactor.Exceptions
Exception for incompatibilities between settings and output formats, e.g.
IncompatibleOutputFormatException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.IncompatibleOutputFormatException
 
IncompatibleOutputFormatException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.IncompatibleOutputFormatException
 
IncompatibleOutputFormatException(Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.IncompatibleOutputFormatException
 
INFO - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that info, warn and fatal log events will be logged.
InspectableSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.InspectableSettings
 
INTERNAL - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates an InternalException.
InternalException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the conversion is terminated due to an exception in an internal module.
InternalException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InternalException
 
InternalException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InternalException
 
InternalException(Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InternalException
 
INVALID_CONFIGURATION - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
INVALID_RESOURCE - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
InvalidConfigurationException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the Configuration object is not semantically valid, e.g.
InvalidConfigurationException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InvalidConfigurationException
 
InvalidResourceException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when a specified resource is not valid, e.g.
InvalidResourceException(Exception) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InvalidResourceException
 
InvalidResourceException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InvalidResourceException
 
InvalidResourceException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.InvalidResourceException
 
INVERTED_COLORS - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) indicating whether the content is displayed normally, or whether colors have been inverted.
isBottom() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns whether the content exceeds the page at the bottom.
isBox() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns whether the exceeding content is a box instead of text or image content.
isConnected() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
Whether a URL connection could be established by PDFreactor.
isEnabled() - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
 
isKeepOpen() - Method in interface com.realobjects.pdfreactor.OutputItem
Returns whether the OutputStream is closed after the partial result has been written.
isLeft() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns whether the content exceeds the page to the left.
isRight() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns whether the content exceeds the page to the right.
isTop() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
Returns whether the content exceeds the page at the top.

J

JAPAN - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Japan Color 2001 Coated" output intent default profile.
JAPAN_NEWSPAPER - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Japan Color 2001 Newspaper" output intent default profile.
JAPAN_UNCOATED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Japan Color 2001 Uncoated" output intent default profile.
JAPAN_WEB - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Japan Web Coated (Ad)" output intent default profile.
JAVA_VERSION - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
JAVASCRIPT_CLASSIC - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResourceSubtype
Indicates a "classic" (non-module) JavaScript.
JAVASCRIPT_IMPORTMAP - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResourceSubtype
Indicates a JavaScript import map.
JAVASCRIPT_MODULE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResourceSubtype
Indicates a JavaScript module.
JavaScriptRecord - Class in com.realobjects.pdfreactor
A JavaScript log record.
JavaScriptRecord.SourceLocationInfo - Class in com.realobjects.pdfreactor
An object providing information about the location in a JavaScript that created the log record.
JavaScriptSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
 
JavaVersionException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when an incompatible Java version is used.
JavaVersionException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.JavaVersionException
 
JKS - Enum constant in enum com.realobjects.pdfreactor.Configuration.KeystoreType
Keystore type "jks".
JPEG - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
JPEG output format.
JsonUtil - Class in com.realobjects.pdfreactor.util
This class provides methods to convert a JSON string into a Configuration instance and to serialize a Configuration instance into JSON.
JsonUtil() - Constructor for class com.realobjects.pdfreactor.util.JsonUtil
 
JTIDY - Enum constant in enum com.realobjects.pdfreactor.Configuration.Cleanup
Indicates that JTidy will be used to perform a cleanup when loading a non-well-formed document.

K

KERBEROS - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Kerberos authentication.
KeyValuePair() - Constructor for class com.realobjects.pdfreactor.Configuration.KeyValuePair
 
KeyValuePair(String, String) - Constructor for class com.realobjects.pdfreactor.Configuration.KeyValuePair
 

L

LAST_PAGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
Last page of the shorter document is repeated, to overlay all pages of the longer document.
LEFT_DOWN - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from right to left and top to bottom.
LEFT_UP - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from right to left and bottom to top.
LENIENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpsMode
Deprecated.
Indicates lenient HTTPS behavior.
LICENSE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether an exception should be thrown when no legal full license key is set.
LICENSE - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a LicenseException.
LicenseException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when there was an issue with the configured license key.
LicenseException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.LicenseException
 
LICENSEKEY - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
The license key.
LINES - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Indicates that every line of executed JavaScript is logged in addition to the effects of POSITIONS, EXCEPTIONS and FUNCTIONS.
LINK_LOCAL - Enum constant in enum com.realobjects.pdfreactor.Configuration.AddressType
Link-local addresses or auto-IPs.
LOCAL - Enum constant in enum com.realobjects.pdfreactor.Configuration.AddressType
Localhost addresses, including "localhost" or "0.0.0.0".
Log - Class in com.realobjects.pdfreactor
The log of a PDF or image conversion.
LOG - Enum constant in enum com.realobjects.pdfreactor.OutputItemGroup
This group represents a single log page that has been generated after the main document finished.
LogExceedingContent() - Constructor for class com.realobjects.pdfreactor.Configuration.LogExceedingContent
 
LOW - Enum constant in enum com.realobjects.pdfreactor.Configuration.XmpPriority
Embed XMP if the output format does not have XMP requirements.

M

MediaFeatureValue() - Constructor for class com.realobjects.pdfreactor.Configuration.MediaFeatureValue
 
MERGE_DOCUMENT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
A merge document.
MergeSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.MergeSettings
 
MISSING_DEPENDENCY - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
MISSING_RESOURCE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether an exception should be thrown when resources could not be loaded.
MISSING_RESOURCE - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
MissingDependencyException - Exception Class in com.realobjects.pdfreactor.Exceptions
This exception is thrown when a dependency of PDFreactor is not available.
MissingDependencyException(MissingLibraryException) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.MissingDependencyException
 
MissingDependencyException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.MissingDependencyException
 
MissingResource - Class in com.realobjects.pdfreactor.contentobserver
A type that describes a missing resource.
MissingResourceException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when a resource could not be loaded and the appropriate error policy is configured.
MissingResourceException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.MissingResourceException
 
MissingResourceException(String, Exception) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.MissingResourceException
 
MONOCHROME - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the number of bits per pixel in a monochrome frame buffer.

N

NAV_CONTROLS - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) allowing authors to know whether the user agent is providing obviously discoverable navigation controls as part of its user interface.
NetworkSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.NetworkSettings
 
NON_FULLSCREEN_PAGE_MODE_USE_NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show no panel on exiting full-screen mode.
NON_FULLSCREEN_PAGE_MODE_USE_OC - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show optional content group panel on exiting full-screen mode.
NON_FULLSCREEN_PAGE_MODE_USE_OUTLINES - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show bookmarks panel on exiting full-screen mode.
NON_FULLSCREEN_PAGE_MODE_USE_THUMBS - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show thumbnail images panel on exiting full-screen mode.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.Cleanup
Indicates that no cleanup will be performed when loading a document.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Indicates that the document will not be encrypted.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Do not log exceeding content.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Do not log exceeding content.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Indicates that debugging is disabled.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that no log events will be logged.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayFit
The page is not resized.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
No pages of the shorter document are repeated, leaving some pages of the longer document without overlay.
NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.XmpPriority
Do not embed XMP.
NTLM - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Windows NTLM authentication.

O

OBJECT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An embedded object.
ODD - Enum constant in enum com.realobjects.pdfreactor.Configuration.PageOrder
Page order mode to keep odd pages only.
OPEN - Enum constant in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
This event is triggered when the PDF is opened in the viewer application.
ORIENTATION - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the page orientation.
OUTPUT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates an OutputException.
OutputException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when PDFreactor was unable to write output in any of the OutputStreams that were supplied through OutputItems.
OutputException(IOException) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.OutputException
 
OutputException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.OutputException
 
OutputException(String, Exception) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.OutputException
 
OutputFormat() - Constructor for class com.realobjects.pdfreactor.Configuration.OutputFormat
 
OutputIntent() - Constructor for class com.realobjects.pdfreactor.Configuration.OutputIntent
 
OutputItem - Interface in com.realobjects.pdfreactor
An OutputItem contains a partial result of a conversion and meta information.
OutputItemGroup - Enum in com.realobjects.pdfreactor
An emum representing the type of OutputItem.
OutputStreamProvider - Interface in com.realobjects.pdfreactor.events
This interface defines a provide function which can be applied on an OutputItem via OutputItem.setCallback(Callback)
OVERFLOW_BLOCK - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing the behavior of the device when content overflows the initial containing block in the block axis.
OVERFLOW_INLINE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing the behavior of the device when content overflows the initial containing block in the inline axis.
OVERLAY - Enum constant in enum com.realobjects.pdfreactor.Configuration.MergeMode
Alternate merge mode (overlay): Adding converted document above the existing PDF.
OVERLAY_BELOW - Enum constant in enum com.realobjects.pdfreactor.Configuration.MergeMode
Alternate merge mode (overlay): Adding converted document below the existing PDF.

P

PAGE - Enum constant in enum com.realobjects.pdfreactor.OutputItemGroup
This group represents a single document page during a multi-image conversion.
PAGE_BORDERS - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Log content exceeding the edges of its page.
PAGE_CONTENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Log content exceeding its page content area (overlaps the page margin).
PAGE_LAYOUT_ONE_COLUMN - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display the pages in one column.
PAGE_LAYOUT_SINGLE_PAGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display one page at a time (default).
PAGE_LAYOUT_TWO_COLUMN_LEFT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display the pages in two columns, with odd numbered pages on the left.
PAGE_LAYOUT_TWO_COLUMN_RIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display the pages in two columns, with odd numbered pages on the right.
PAGE_LAYOUT_TWO_PAGE_LEFT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display two pages at a time, with odd numbered pages on the left.
PAGE_LAYOUT_TWO_PAGE_RIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Display two pages at a time, with odd numbered pages on the right.
PAGE_MODE_FULLSCREEN - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Switch to fullscreen mode on startup.
PAGE_MODE_USE_ATTACHMENTS - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show attachments panel on startup.
PAGE_MODE_USE_NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show no panel on startup.
PAGE_MODE_USE_OC - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show optional content group panel on startup.
PAGE_MODE_USE_OUTLINES - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show bookmarks panel on startup.
PAGE_MODE_USE_THUMBS - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Show thumbnail images panel on startup.
PAGE_ORDER - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a PageOrderException.
PageOrderException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the configured Configuration.setPageOrder(String) was invalid.
PageOrderException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PageOrderException
 
PagesPerSheetProperties() - Constructor for class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
 
PARENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Log content exceeding its container.
parseConfig(boolean, InputStream...) - Static method in class com.realobjects.pdfreactor.util.JsonUtil
Parses a PDFreactor configuration into JSON format.
parseConfig(boolean, String...) - Static method in class com.realobjects.pdfreactor.util.JsonUtil
Parses a PDFreactor configuration into JSON format.
parseConfig(InputStream...) - Static method in class com.realobjects.pdfreactor.util.JsonUtil
Parses a PDFreactor configuration into JSON format.
parseConfig(String...) - Static method in class com.realobjects.pdfreactor.util.JsonUtil
Parses a PDFreactor configuration into JSON format.
PDF - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF with no additional restrictions (default)
PDF - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
PDF output format.
PDF - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayContentDocument
The PDF document(s) indicated in the MergeSettings "documents", appended to each other if there are multiple ones, will be the content document.
PDF_MERGE - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a PdfMergeException.
PDF_SIGN - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a PdfSignException.
PDFA1A - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-1a (ISO 19005-1:2005 Level A)
PDFA1A_PDFUA1 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-1a + PDF/UA-1 (ISO 19005-1:2005 Level A + ISO 14289-1:2014)
PDFA1B - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-1b (ISO 19005-1:2005 Level B)
PDFA2A - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-2a (ISO 19005-2:2011 Level A)
PDFA2A_PDFUA1 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-2a + PDF/UA-1 (ISO 19005-2:2011 Level A + ISO 14289-1:2014)
PDFA2B - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-2b (ISO 19005-2:2011 Level B)
PDFA2U - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-2u (ISO 19005-2:2011 Level U)
PDFA3A - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-3a (ISO 19005-3:2012 Level A)
PDFA3A_PDFUA1 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-3a + PDF/UA-1 (ISO 19005-3:2012 Level A + ISO 14289-1:2014)
PDFA3B - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-3b (ISO 19005-3:2012 Level B)
PDFA3U - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/A-3u (ISO 19005-3:2012 Level U)
PdfMergeException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown if a merging specific error occurred.
PdfMergeException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PdfMergeException
 
PdfMergeException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PdfMergeException
 
PDFreactor - Class in com.realobjects.pdfreactor
PDFreactor converts HTML and XML documents into PDF or image.
PDFreactor() - Constructor for class com.realobjects.pdfreactor.PDFreactor
 
PDFreactorException - Exception Class in com.realobjects.pdfreactor.Exceptions
This exception is thrown by PDFreactor's convert methods and represents exceptions which caused PDFreactor to abort the conversion.
PDFreactorException() - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
PDFreactorException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
PDFreactorException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
PDFreactorException(Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
PDFreactorPDFConformanceException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown when the configured Configuration.setConformance(Conformance) could not be achieved.
PDFreactorPDFConformanceException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorPDFConformanceException
 
PDFreactorPDFConformanceException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorPDFConformanceException
 
PDFreactorPDFConformanceException(Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PDFreactorPDFConformanceException
 
PdfScriptAction() - Constructor for class com.realobjects.pdfreactor.Configuration.PdfScriptAction
 
PdfSignException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown if an exception related to PDF signing is thrown.
PdfSignException(PDFreactorException) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PdfSignException
 
PdfSignException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PdfSignException
 
PdfSignException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.PdfSignException
 
PDFUA1 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/UA-1 (ISO 14289-1:2014)
PDFX1A_2001 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-1a:2001 (ISO 15930-1:2001)
PDFX1A_2003 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-1a:2003 (ISO 15930-4:2003)
PDFX3_2002 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-3:2002 (ISO 15930-3:2002)
PDFX3_2003 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-3:2003 (ISO 15930-6:2003)
PDFX4 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-4 (ISO 15930-7:2008)
PDFX4P - Enum constant in enum com.realobjects.pdfreactor.Configuration.Conformance
PDF/X-4p (ISO 15930-7:2008)
PERFORMANCE - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Deprecated. 
PICKTRAYBYPDFSIZE_FALSE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: do not pick tray by PDF size.
PICKTRAYBYPDFSIZE_TRUE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: pick tray by PDF size.
PKCS12 - Enum constant in enum com.realobjects.pdfreactor.Configuration.KeystoreType
Keystore type "pkcs12".
PNG - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
PNG output format.
PNG_AI - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Deprecated. 
PNG_TRANSPARENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Transparent PNG output format.
PNG_TRANSPARENT_AI - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Deprecated. 
POINTER - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing whether the primary input mechanism is a pointing device, and if so, how accurate is it.
POSITIONS - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Indicates that the filenames and line numbers that caused output (e.g.
PREFERS_COLOR_SCHEME - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) reflecting the user's desire that the page use a light or dark color theme.
PREFERS_CONSTRAST - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to detect if the user has requested more or less contrast in the page.
PREFERS_REDUCED_DATA - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to detect if the user has a preference for being served alternate content that uses less data for the page to be rendered.
PREFERS_REDUCED_MOTION - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to detect if the user has requested the system minimize the amount of animation or motion it uses.
PREFERS_REDUCED_TRANSPARENCY - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to detect if the user has requested the system minimize the amount of transparent or translucent layer effects it uses.
preinit() - Static method in class com.realobjects.pdfreactor.PDFreactor
Pre-initializes parts of PDFreactor in separate threads to improve the performance of the first conversion.
PREPEND - Enum constant in enum com.realobjects.pdfreactor.Configuration.MergeMode
Alternate merge mode: Prepend converted document to existing PDF.
PRINTSCALING_APPDEFAULT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: set scaling to application default value.
PRINTSCALING_NONE - Enum constant in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Print dialog default setting: disabled scaling.
PRIVATE - Enum constant in enum com.realobjects.pdfreactor.Configuration.AddressType
Private network addresses.
progress(ProgressEvent) - Method in interface com.realobjects.pdfreactor.events.ProgressEventListener
This method will be called when a progress event occurs.
ProgressEvent - Interface in com.realobjects.pdfreactor.events
This interface defines a continuous progress event during PDF creation.
ProgressEventListener - Interface in com.realobjects.pdfreactor.events
Implement this interface to be informed about the PDF creation progress.
provide(OutputItem) - Method in interface com.realobjects.pdfreactor.events.OutputStreamProvider
A function which provides an OutputStream into which a partial result is written.
PUBLIC - Enum constant in enum com.realobjects.pdfreactor.Configuration.AddressType
Public internet addresses.

Q

QUIRKS - Enum constant in enum com.realobjects.pdfreactor.Configuration.QuirksMode
Forced quirks behavior.
QuirksSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.QuirksSettings
 

R

RC4_128 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Indicates that the document will be encrypted using RC4 128 bit encryption.
RC4_40 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Indicates that the document will be encrypted using RC4 40 bit encryption.
Record - Class in com.realobjects.pdfreactor
A log record.
RELAXED - Enum constant in enum com.realobjects.pdfreactor.Configuration.CookiePolicy
A standard-compliant cookie policy that ignores date issues.
RESOLUTION - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature describing the resolution of the output device.
Resource() - Constructor for class com.realobjects.pdfreactor.Configuration.Resource
 
ResourceType - Enum in com.realobjects.pdfreactor.contentobserver
Indicates the type of resource.
Result - Class in com.realobjects.pdfreactor
The Result class represents the result of a PDFreactor conversion.
REVERSE - Enum constant in enum com.realobjects.pdfreactor.Configuration.PageOrder
Page order mode to reverse the page order.
RGB - Enum constant in enum com.realobjects.pdfreactor.Configuration.ColorSpace
The color space RGB.
RHINO - Enum constant in enum com.realobjects.pdfreactor.Configuration.JavaScriptEngine
Rhino JavaScript engine
RIGHT_DOWN - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from left to right and top to bottom.
RIGHT_UP - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from left to right and bottom to top.
RUNNING_DOCUMENT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
A running document.

S

SAVE_MEMORY_IMAGES - Enum constant in enum com.realobjects.pdfreactor.Configuration.ProcessingPreferences
Processing preferences flag for the memory saving mode for images.
SCAN - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 4) describing the scanning process of some output devices.
SCRIPT - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
A script.
SCRIPTING - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to query whether scripting languages, such as JavaScript, are supported on the current document.
SegmentationSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.SegmentationSettings
 
SELF_SIGNED - Enum constant in enum com.realobjects.pdfreactor.Configuration.SigningMode
The self signed filter: PDFreactor creates a signature with the adbe.x509.rsa_sha1 (PKCS#1) filter type.
serializeConfig(Configuration) - Static method in class com.realobjects.pdfreactor.util.JsonUtil
Serializes a PDFreactor Configuration instance into a JSON representation.
setAction(Configuration.ConnectionRuleAction) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The action to perform when the rule matches a resource URL.
setAddAttachments(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables attachments specified in style sheets.
setAddBookmarks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated.
setAddComments(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables comments in the PDF document.
setAddLinks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated.
setAddOverprint(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables overprinting.
setAddPreviewImages(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables embedding of image previews per page in the PDF document.
setAddTags(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables tagging of the PDF document.
setAll(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
This is a convenience property that enables the following Configuration.DebugSettings:
setAllowAddresses(Configuration.AddressType...) - Method in class com.realobjects.pdfreactor.Configuration.SecurityDefaults
A list of address types to where PDFreactor is allowed to connect.
setAllowAnnotations(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'annotations' restriction in the PDF document.
setAllowAnnotations(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowAssembly(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'assembly' restriction in the PDF document.
setAllowAssembly(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowAuthorApiOverrides(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Whether to allow authors to override API settings, e.g.
setAllowCopy(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'copy' restriction in the PDF document.
setAllowCopy(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowDegradedPrinting(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'degraded printing' restriction in the PDF document.
setAllowDegradedPrinting(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowExternalXmlParserResources(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Specifies whether the XML parser will process external XML resources during parsing, e.g.
setAllowFileSystemAccess(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecurityDefaults
Whether to allow document resources such as CSS or JavaScript file system access.
setAllowFillIn(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'fill in' restriction in the PDF document.
setAllowFillIn(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowModifyContents(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'modify contents' restriction in the PDF document.
setAllowModifyContents(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowNonLocalFileUrls(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Whether to allow file URLs to non-local hosts.
setAllowPrinting(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'printing' restriction in the PDF document.
setAllowPrinting(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAllowProtocols(String...) - Method in class com.realobjects.pdfreactor.Configuration.SecurityDefaults
A list of allowed URL protocols.
setAllowRedirects(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Whether to allow automatic URL redirects when PDFreactor receives appropriate status codes.
setAllowSameBasePath(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecurityDefaults
Whether to allow loading of document resources that have the same base path as the document.
setAllowScreenReaders(boolean) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Enables or disables the 'screen readers' restriction in the PDF document.
setAllowScreenReaders(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAppendLog(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Specifies whether or not the log data should be added to the PDF document.
setAppendLogs(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies whether the logs will be appended to the resulting PDF.
setAttachConfiguration(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies whether the configuration will be attached to the generated PDF.
setAttachDocuments(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies whether all debug files belonging to the group "documents" will be attached to the generated PDF.
setAttachLogs(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies whether all debug files belonging to the group "logs" will be attached to the generated PDF.
setAttachments(Configuration.Attachment...) - Method in class com.realobjects.pdfreactor.Configuration
Adds a file attachment to PDF document.
setAttachResources(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies whether all debug files belonging to the group "resources" will be attached to the generated PDF.
setAuthenticationCredentials(Configuration.HttpCredentials...) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Enables access to resources that are secured via HTTP authentication.
setAuthenticationCredentials(Configuration.KeyValuePair) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setAuthor(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the value of the author field of the PDF document.
setAuthScheme(Configuration.HttpAuthScheme) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The authentication scheme for which these credentials are intended to be used.
setBaseUrl(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the base URL of the document.
setBaseURL(String) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated.
setBeforeDocumentScripts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.Resource
Use true to cause PDFreactor to run the script before all scripts inside the document and false to run it after.
setBold(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.Font
Whether the alias will be labeled bold.
setBookletMode(Configuration.BookletMode) - Method in class com.realobjects.pdfreactor.Configuration
Convenience method to set pages-per-sheet properties and page order in one step to create a booklet.
setCacheFonts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables caching of font information.
setCallback(Callback) - Method in interface com.realobjects.pdfreactor.OutputItem
Sets a Callback.call(OutputItem) function which is called by PDFreactor after a partial result has been finished.
setCaseSensitiveClassSelectors(Configuration.QuirksMode) - Method in class com.realobjects.pdfreactor.Configuration.QuirksSettings
By default in HTML CSS class selectors are case sensitive.
setCaseSensitivePath(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
Whether the rule matching mechanism will compare the paths in a case sensitive manner.
setCleanupTool(Configuration.Cleanup) - Method in class com.realobjects.pdfreactor.Configuration
Sets the cleanup tool to use for documents with unparsable content.
setCmykIccProfile(Configuration.Resource) - Method in class com.realobjects.pdfreactor.Configuration.ColorSpaceSettings
Specifies the ICC profile which defines the CMYK color space into or from which CSS colors and images are converted, if enabled.
setColorSpaceSettings(Configuration.ColorSpaceSettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies color space related settings.
setCols(Integer) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The number of columns per sheet.
setConformance(Configuration.Conformance) - Method in class com.realobjects.pdfreactor.Configuration
Sets the conformance of the PDF.
setConnectionRules(Configuration.ConnectionRule...) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
A list of rules that PDFreactor evaluates and then either denies or allows connections to a particular resource.
setConnections(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.ContentObserver
Enables observation of URL connections done by PDFreactor.
setConnectTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Sets a timeout in milliseconds for connecting to resources, such as HTTP requests to style sheets, images etc.
setContent(String) - Method in class com.realobjects.pdfreactor.Configuration.Resource
The content of the resource.
setContent(String) - Method in class com.realobjects.pdfreactor.Configuration.Xmp
XMP, as an XML string, to be embedded into the PDF document.
setContentObserver(Configuration.ContentObserver) - Method in class com.realobjects.pdfreactor.Configuration
Specifies parts of the document's content that should be observed and logged in greater detail.
setContinuousOutput(Configuration.ContinuousOutput) - Method in class com.realobjects.pdfreactor.Configuration
Enables the conversion of the input document into one image.
setConversionEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.ColorSpaceSettings
Enables the conversion of CSS colors and images to the target color space using the specified CMYK ICC profile or naively if there is none.
setConversionName(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets a name for the conversion.
setConversionTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
Sets a timeout in seconds for the whole document conversion.
setCookiePolicy(Configuration.CookiePolicy) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Specifies the cookie handling policy.
setCookies(Configuration.Cookie...) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Adds cookies to outgoing HTTP connections.
setCookies(Configuration.KeyValuePair...) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setCreator(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the value of creator field of the PDF document.
setCssSettings(Configuration.CssSettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies the behavior of PDFreactor regarding the support and validation of CSS properties and their declaration.
setCustomDocumentProperties(Configuration.KeyValuePair...) - Method in class com.realobjects.pdfreactor.Configuration
Adds a custom property to the PDF document.
setCustomUrlStreamHandlers(Configuration.CustomUrlStreamHandler...) - Method in class com.realobjects.pdfreactor.Configuration
Adds a URLStreamHandler for the specified protocol which will be used for all connections to retrieve the input document and resources.
setData(byte[]) - Method in class com.realobjects.pdfreactor.Configuration.Attachment
The binary content of the attachment.
setData(byte[]) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
The profile data.
setData(byte[]) - Method in class com.realobjects.pdfreactor.Configuration.Resource
The binary data of the resource.
setDebugIndentation(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the amount of spaces per indentation level when using JavaScript debugging.
setDebugMode(Configuration.JavaScriptDebugMode) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the debug mode.
setDebugSettings(Configuration.DebugSettings) - Method in class com.realobjects.pdfreactor.Configuration
Enables and configures debug settings, which add additional information to the output.
setDefaults(Configuration.SecurityDefaults) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
An object of security default behavior which is used for any URLs that do not match any rules.
setDescription(String) - Method in class com.realobjects.pdfreactor.Configuration.Attachment
The description of the attachment.
setDirection(Configuration.PagesPerSheetDirection) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The direction in which the pages are ordered on a sheet.
setDirectory(Path) - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
Configures the file system path to the HTTP cache.
setDisableBookmarks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Disables bookmarks in the PDF document.
setDisabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies whether to not process JavaScript.
setDisableFontEmbedding(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Sets whether fonts will not be embedded into the resulting PDF.
setDisableFontRegistration(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables the font registration.
setDisableLinks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Disables links in the PDF document.
setDisableOverlayAnnotations(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
If set to false, the annotations from the documents to be merged will not be included in the final document.
setDisablePdfStructureOptimization(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Disables the automatic optimization and compression of the PDF structure.
setDisableSystemFonts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables the use of system fonts.
setDocument(byte[]) - Method in class com.realobjects.pdfreactor.Configuration
The input document as a byte array.
setDocument(String) - Method in class com.realobjects.pdfreactor.Configuration
The input document.
setDocument(InputSource) - Method in class com.realobjects.pdfreactor.Configuration
The document as InputSource.
setDocumentDefaultLanguage(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the language used for documents having no explicit language attribute set.
setDocuments(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
This method sets external PDF documents which will be merged with the PDF document generated by the HTML source.
setDocumentType(Configuration.Doctype) - Method in class com.realobjects.pdfreactor.Configuration
Sets the document type.
setDomain(String) - Method in class com.realobjects.pdfreactor.Configuration.Cookie
The domain attribute of the cookie.
setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.InspectableSettings
Specifies whether to make the document inspectable.
setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Deprecated. 
setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SegmentationSettings
Enables or disables segmentation.
setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
Enables the HTTP cache.
setEncoding(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the encoding of the document.
setEncryption(Configuration.Encryption) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setEncryptionSettings(Configuration.EncryptionSettings) - Method in class com.realobjects.pdfreactor.Configuration
Configures the PDF encryption settings.
setEndPage(Integer) - Method in class com.realobjects.pdfreactor.Configuration.InspectableSettings
Specifies an optional page number below which the DOM is not inspected.
setEntry(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
Represents the entry of the URL to be accessed.
setErrorPolicies(Configuration.ErrorPolicy...) - Method in class com.realobjects.pdfreactor.Configuration
Specifies error policies that will be used for the conversion.
setExceedingContentAgainst(Configuration.ExceedingContentAgainst) - Method in class com.realobjects.pdfreactor.Configuration.ContentObserver
Enables observation of exceeding content either against the page edges, page content areas or containers.
setExceedingContentAnalyze(Configuration.ExceedingContentAnalyze) - Method in class com.realobjects.pdfreactor.Configuration.ContentObserver
Enables observation of exceeding content and optionally of boxes.
setFamily(String) - Method in class com.realobjects.pdfreactor.Configuration.Font
The alias name for that font.
setFontAliases(Configuration.Font...) - Method in class com.realobjects.pdfreactor.Configuration
Registers an alias font family for an existing font.
setFontCachePath(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the path of the font cache.
setFontDirectories(String...) - Method in class com.realobjects.pdfreactor.Configuration
Registers additional directories to load fonts from.
setFontFallback(String...) - Method in class com.realobjects.pdfreactor.Configuration
Sets a list of fallback font families to be tried when none of the fonts listed using the CSS property font-family can be found.
setFonts(Configuration.Font...) - Method in class com.realobjects.pdfreactor.Configuration
Loads a font from a URL which can be used via the CSS property font-family.
setForceGrayscaleImage(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
If the output format is an image format, this setting controls whether a grayscale image should be returned.
setForceResult(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Forces PDFreactor to return a result, regardless of any exceptions or errors that may have occurred during the conversion.
setFullCompression(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setHandler(URLStreamHandler) - Method in class com.realobjects.pdfreactor.Configuration.CustomUrlStreamHandler
The handler.
setHeight(Integer) - Method in class com.realobjects.pdfreactor.Configuration.ContinuousOutput
Equivalent to the height of a browser window (view port).
setHeight(Integer) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
The height of the output in pixels (image formats only).
setHideVersionInfo(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Specifies whether PDFreactor will not disclose any version information, e.g.
setHost(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The host of a URL to a resource.
setHost(String) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The host for which these credentials are intended to be used.
setHttpCacheSettings(HttpCacheSettings) - Method in class com.realobjects.pdfreactor.useragent.UserAgentConfiguration
Specifies settings related to the HTTP cache.
setHttpsMode(Configuration.HttpsMode) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setIdentifier(Configuration.OutputIntentDefaultProfile) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
The identifier.
setIdentifier(String) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
The identifier.
setIgnoreAlpha(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Sets whether the alpha value of CSS RGBA colors is ignored.
setIgnoreScriptElements(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies whether to ignore <script> elements in the document, only executing user scripts.
setInputSource(InputSource) - Method in class com.realobjects.pdfreactor.Configuration.Resource
The InputSource of the resource.
setInspectableSettings(Configuration.InspectableSettings) - Method in class com.realobjects.pdfreactor.Configuration
When enabled, makes the converted document inspectable with the PDFreactor Development Tools.
setIntegrationStyleSheets(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration
Adds an integration style sheet to the document.
setItalic(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.Font
Whether the alias will be labeled italic.
setJavaScriptEngine(Configuration.JavaScriptEngine) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Sets the JavaScript engine to be used.
setJavaScriptSettings(Configuration.JavaScriptSettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies JavaScript related settings.
setKeepOpen(boolean) - Method in interface com.realobjects.pdfreactor.OutputItem
Sets whether the OutputStream to be closed after the partial result has been written.
setKey(String) - Method in class com.realobjects.pdfreactor.Configuration.KeyValuePair
The key.
setKeyAlias(String) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The alias of the certificate included in the keystore to be used to sign the PDF.
setKeyPassword(String) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The password for the certificate included in the keystore to be used to sign the PDF.
setKeystorePassword(String) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The password of the keystore.
setKeystoreType(Configuration.KeystoreType) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The format of the keystore, for example PKCS #12 or JKS.
setKeystoreURL(String) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The URL to the keystore file.
setKeywords(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the value of the keywords field of the PDF document.
setLicenseKey(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the license key either as content or URL.
setLocalDirectory(Path) - Method in class com.realobjects.pdfreactor.Configuration.DebugSettings
Specifies a local directory where PDFreactor will dump debug files in case an exception occurs during conversion.
setLogExceedingContentAgainst(Configuration.ExceedingContentAgainst) - Method in class com.realobjects.pdfreactor.Configuration.LogExceedingContent
Enables logging of exceeding content either against the page edges, page content areas or containers.
setLogExceedingContentAnalyze(Configuration.ExceedingContentAnalyze) - Method in class com.realobjects.pdfreactor.Configuration.LogExceedingContent
Enables logging of exceeding content and optionally of boxes.
setLogger(Logger) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated as of PDFreactor 11.
setLoggers(Logger...) - Method in class com.realobjects.pdfreactor.Configuration
Sets Loggers to receive log messages.
setLogLevel(Configuration.LogLevel) - Method in class com.realobjects.pdfreactor.Configuration
Sets the log level for the conversion log.
setLogMaxLines(Integer) - Method in class com.realobjects.pdfreactor.Configuration
Sets the maximum amount of log entries that will be retained by the PDFreactor logs.
setMaxEntries(Integer) - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
The maximum number of entries in the cache.
setMaxObjectSize(Long) - Method in class com.realobjects.pdfreactor.useragent.HttpCacheSettings
The maximum size that any one particular cache object can have in bytes.
setMaxQueuedTasks(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum amount of tasks to be queued before ending JavaScript processing.
setMaxScriptElements(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum amount of script elements in the document to process.
setMaxTasksRepeated(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum number of times that the same task is allowed to be executed, before ending JavaScript processing.
setMaxTasksWithoutDomChange(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum amount of tasks to be allowed to be queued, while the DOM does not change, before ending JavaScript processing.
setMaxVirtualTimeOffset(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum amount of virtual time in seconds to let pass before ending JavaScript processing.
setMediaFeature(Configuration.MediaFeature) - Method in class com.realobjects.pdfreactor.Configuration.MediaFeatureValue
The media feature.
setMediaFeatureValues(Configuration.MediaFeatureValue...) - Method in class com.realobjects.pdfreactor.Configuration
Defines the value of a Media Feature which is used to resolve CSS3 media queries.
setMediaTypes(String...) - Method in class com.realobjects.pdfreactor.Configuration
Sets the media types that are used to resolve CSS3 media queries.
setMergeDocuments(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setMergeMode(Configuration.MergeMode) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setMergeSettings(Configuration.MergeSettings) - Method in class com.realobjects.pdfreactor.Configuration
Configures the PDF merge settings.
setMinLineHeightFromContainer(Configuration.QuirksMode) - Method in class com.realobjects.pdfreactor.Configuration.QuirksSettings
By default the line-height of text containers, e.g.
setMissingResources(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.ContentObserver
Enables observation of resources that could not be loaded.
setMode(Configuration.MergeMode) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
Sets the merge mode.
setMultiImage(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
Indicates whether the image output will be written into one separate image per page.
setName(String) - Method in class com.realobjects.pdfreactor.Configuration.Attachment
The file name associated with the attachment.
setName(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The name of the rule.
setName(String) - Method in class com.realobjects.pdfreactor.Configuration.Cookie
The name of the cookie.
setNetworkSettings(Configuration.NetworkSettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies settings for URL connections that PDFreactor establishes during the conversion to load resources.
setNetworkSettings(Configuration.NetworkSettings) - Method in class com.realobjects.pdfreactor.useragent.UserAgentConfiguration
Specifies settings related to the PDFreactor Configuration.NetworkSettings.
setNoLayout(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies whether to process JavaScript without causing document layouts or updates.
setNoVirtualTime(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies whether not to use virtual time for JavaScript.
setOutputFormat(Configuration.OutputFormat) - Method in class com.realobjects.pdfreactor.Configuration
setOutputIntent(Configuration.OutputIntent) - Method in class com.realobjects.pdfreactor.Configuration
Sets the output intent including the identifier and the ICC profile to be embedded into the PDF.
setOverlayContentDocument(Configuration.OverlayContentDocument) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
Determines whether the converted document or the specified PDF document(s) is the content document for overlaying.
setOverlayFit(Configuration.OverlayFit) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
Determines how overlay pages that have different dimensions from the pages they are overlaying should be resized.
setOverlayRepeat(Configuration.OverlayRepeat) - Method in class com.realobjects.pdfreactor.Configuration.MergeSettings
If one of the documents of an overlay process is shorter than the other, this method allows repeating either its last page or all of its pages in order to overlay all pages of the longer document.
setOverlayRepeat(Configuration.OverlayRepeat) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setOwnerPassword(String) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Sets the owner password of the PDF document.
setOwnerPassword(String) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setPageOrder(Configuration.PageOrder) - Method in class com.realobjects.pdfreactor.Configuration
Sets the page order of the direct result of the conversion.
setPageOrder(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the page order of the direct result of the conversion.
setPagesPerSheetProperties(Configuration.PagesPerSheetProperties) - Method in class com.realobjects.pdfreactor.Configuration
Sets the properties of a sheet on which multiple pages are being arranged.
setPassword(String) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The authentication password.
setPassword(String) - Method in class com.realobjects.pdfreactor.Configuration.Resource
If this Configuration.Resource describes a PDF document and this document is protected by an user or owner password, use this method to specify the password the document should be opened with.
setPath(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The path of a URL to a resource.
setPath(String) - Method in class com.realobjects.pdfreactor.Configuration.Cookie
The path attribute of the cookie.
setPattern(String) - Method in class com.realobjects.pdfreactor.Configuration.UrlRewriteRule
The regular expression pattern which is matched against each URL.
setPdfScriptAction(Configuration.PdfScriptAction...) - Method in class com.realobjects.pdfreactor.Configuration
Sets a pair of trigger event and PDF script.
setPixelDensity(Integer) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
The pixel density of the output (image formats only).
setPixelDensityUnit(Configuration.ResolutionUnit) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
The unit of the pixel density.
setPixelsPerInch(Integer) - Method in class com.realobjects.pdfreactor.Configuration
Sets the pixels per inch.
setPixelsPerInchShrinkToFit(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Whether the pixels per inch should be adapted automatically to avoid content exceeding pages.
setPort(Integer) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The port of a URL to a resource.
setPort(Integer) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The port for which these credentials are intended to be used.
setPostTransformationDocumentType(Configuration.Doctype) - Method in class com.realobjects.pdfreactor.Configuration
Sets the document type after the XSL-Transformations have been applied.
setPrintDialogPrompt(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables a print dialog to be shown upon opening the generated PDF document by a PDF viewer.
setPriority(Configuration.XmpPriority) - Method in class com.realobjects.pdfreactor.Configuration.Xmp
Priority of this XMP over XMP generated automatically for the conformance requirements of certain output formats.
setPriority(Integer) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The priority of the rule.
setProcessingPreferences(Configuration.ProcessingPreferences...) - Method in class com.realobjects.pdfreactor.Configuration
Preferences that influence the conversion process without changing the output.
setProgressEventListeners(ProgressEventListener...) - Method in class com.realobjects.pdfreactor.Configuration
setProtocol(Configuration.HttpProtocol) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The protocol for which these credentials are intended to be used.
setProtocol(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The protocol if a URL to a resource.
setProtocol(String) - Method in class com.realobjects.pdfreactor.Configuration.CustomUrlStreamHandler
The protocol, for example "http" or "https".
setQuirksSettings(Configuration.QuirksSettings) - Method in class com.realobjects.pdfreactor.Configuration
Allows to enable or disable behaviors that are otherwise depend on the doctype of the input document.
setRawCookies(Configuration.KeyValuePair...) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setReadTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Sets a timeout in milliseconds for reading resources, such as HTTP requests to style sheets, images etc.
setRealm(String) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The realm for which these credentials are intended to be used.
setRequestHeaders(Configuration.KeyValuePair...) - Method in class com.realobjects.pdfreactor.Configuration.NetworkSettings
Sets request headers to all outgoing HTTP connections.
setRequestHeaders(Configuration.KeyValuePair...) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setResourceConnectTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setResourceReadTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setResourceType(ResourceType) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
The type of the resource.
setResult(Result) - Method in exception class com.realobjects.pdfreactor.Exceptions.PDFreactorException
 
setRows(Integer) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The number of rows per sheet.
setRtl(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.BookletMode
Whether or not the reading order of the booklet should be right-to-left.
setRules(Configuration.UrlRewriteRule...) - Method in class com.realobjects.pdfreactor.Configuration.UrlRewriteSettings
The rules according to which URLs are rewritten.
setScript(String) - Method in class com.realobjects.pdfreactor.Configuration.PdfScriptAction
The script source that should be executed.
setSecure(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.Cookie
The secure attribute of the cookie.
setSecuritySettings(Configuration.SecuritySettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies resource loading and document processing behavior with regards to security to protect against untrusted code or content.
setSecuritySettings(Configuration.SecuritySettings) - Method in class com.realobjects.pdfreactor.useragent.UserAgentConfiguration
Specifies resource loading and document processing behavior with regards to security to protect against untrusted code or content.
setSegmentationSettings(Configuration.SegmentationSettings) - Method in class com.realobjects.pdfreactor.Configuration
This property configures segmentation of the conversion, which helps with very large documents.
setSegmentSize(Integer) - Method in class com.realobjects.pdfreactor.Configuration.SegmentationSettings
The preferred size (in number of pages) of the segments into which the conversion will be split.
setSheetMargin(String) - Method in class com.realobjects.pdfreactor.Configuration.BookletMode
The sheet margin as CSS margin value, for example "1in", "1cm 1.5cm" or "10mm 20mm 10mm 30mm".
setSheetMargin(String) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The sheet margin as CSS margin, for example "1in", "1cm 1.5cm" or "10mm 20mm 10mm 30mm".
setSheetSize(String) - Method in class com.realobjects.pdfreactor.Configuration.BookletMode
The size of the sheet as CSS value, for example "A3", "letter landscape", "15in 20in" or "20cm 30cm".
setSheetSize(String) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The sheet size as CSS size, for example "A4", "letter landscape", "15in 20in" or "20cm 30cm".
setSigningMode(Configuration.SigningMode) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
The cryptographic filter mode that is used to sign the PDF, like SELF_SIGNED, VERISIGN_SIGNED or WINCER_SIGNED.
setSignPDF(Configuration.SignPDF) - Method in class com.realobjects.pdfreactor.Configuration
Sets a digital certificate to sign the newly created PDF.
setSource(String) - Method in class com.realobjects.pdfreactor.Configuration.Font
The source URL of the font (when adding new fonts) or the name of an existing font family (when creating an alias).
setSpacing(String) - Method in class com.realobjects.pdfreactor.Configuration.BookletMode
The horizontal and vertical space between pages on a sheet as CSS value, for example "0.1in".
setSpacing(String) - Method in class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
The horizontal and vertical space between pages on a sheet as CSS value, for example "0.1in" or "5mm 2mm".
setStartPage(Integer) - Method in class com.realobjects.pdfreactor.Configuration.InspectableSettings
Specifies an optional page number below which the DOM is not inspected.
setStatementLimit(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies the maximum amount of JavaScript statements in thousands, which a single task may execute.
setSubject(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the value of the subject field of the PDF document.
setSubstitution(String) - Method in class com.realobjects.pdfreactor.Configuration.UrlRewriteRule
If a URL matches the Configuration.UrlRewriteRule.setPattern(String), it is replaced by this substitution.
setSubtype(Configuration.ResourceSubtype) - Method in class com.realobjects.pdfreactor.Configuration.Resource
The subtype of this resource.
setSupportQueryMode(Configuration.CssPropertySupport) - Method in class com.realobjects.pdfreactor.Configuration.CssSettings
Adjusts the CSS property support behavior.
setTargetColorSpace(Configuration.ColorSpace) - Method in class com.realobjects.pdfreactor.Configuration.ColorSpaceSettings
Specifies the target color-space of the PDF, i.e.
setTimeLapse(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Specifies whether to fast-forward the virtual time of JavaScript every time it is retrieved.
setTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
Sets a timeout in seconds for JavaScript processing If the timeout is exceeded, the conversion will be aborted.
setTitle(String) - Method in class com.realobjects.pdfreactor.Configuration
Sets the value of the title field of the PDF document.
setTriggerEvent(Configuration.PdfScriptTriggerEvent) - Method in class com.realobjects.pdfreactor.Configuration.PdfScriptAction
The event on which the script is executed.
setTrustAllConnectionCertificates(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Whether to trust all certificates during HTTPS connections.
setType(Configuration.Encryption) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Sets the encryption.
setType(Configuration.OutputType) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
The output format.
setUntrustedApi(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SecuritySettings
Specifies whether the PDFreactor configuration object is considered an untrusted context for the purpose of security.
setUri(String) - Method in class com.realobjects.pdfreactor.Configuration.Resource
The URI of the resource.
setUri(String) - Method in class com.realobjects.pdfreactor.Configuration.Xmp
URI to XMP to be embedded into the PDF document, if Configuration.Xmp.setContent(String) is not set or null.
setUrl(String) - Method in class com.realobjects.pdfreactor.Configuration.Attachment
If Configuration.Attachment.setData(byte[]) is not set or set to null, the attachment will be retrieved from this URL.
setUrl(String) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
The profile URL.
setUrlRewriteSettings(Configuration.UrlRewriteSettings) - Method in class com.realobjects.pdfreactor.Configuration
Specifies settings for URL rewrites, which will transform URLs into others according to certain rules.
setUserAgent(UserAgent) - Method in class com.realobjects.pdfreactor.Configuration
Specifies a user agent that PDFreactor will use.
setUsername(String) - Method in class com.realobjects.pdfreactor.Configuration.HttpCredentials
The authentication user name.
setUserPassword(String) - Method in class com.realobjects.pdfreactor.Configuration.EncryptionSettings
Sets the user password of the PDF document.
setUserPassword(String) - Method in class com.realobjects.pdfreactor.Configuration
Deprecated. 
setUserScripts(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration
Adds an user script to the document.
setUserStyleSheets(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration
Adds a user style sheet to the document.
setValidateConformance(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables PDFreactor to validate the generated PDF against the Configuration.Conformance specified via Configuration.setConformance(Conformance).
setValidationMode(Configuration.CssPropertySupport) - Method in class com.realobjects.pdfreactor.Configuration.CssSettings
Adjusts the CSS property validation behavior.
setValue(String) - Method in class com.realobjects.pdfreactor.Configuration.Cookie
The value of the cookie.
setValue(String) - Method in class com.realobjects.pdfreactor.Configuration.KeyValuePair
The value.
setValue(String) - Method in class com.realobjects.pdfreactor.Configuration.MediaFeatureValue
The value that is associated with the given media feature.
setViewerPreferences(Configuration.ViewerPreferences...) - Method in class com.realobjects.pdfreactor.Configuration
Sets the page layout and page mode preferences of the PDF.
setWidth(Integer) - Method in class com.realobjects.pdfreactor.Configuration.ContinuousOutput
Equivalent to the width of a browser window (view port).
setWidth(Integer) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
The with of the output in pixels (image formats only).
setXmp(Configuration.Xmp) - Method in class com.realobjects.pdfreactor.Configuration
Sets custom XMP to be embedded into the PDF document.
setXsltMode(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
Enables or disables XSLT transformations.
setXsltStyleSheets(Configuration.Resource...) - Method in class com.realobjects.pdfreactor.Configuration
Adds an XSLT style sheet to the document.
SignPDF() - Constructor for class com.realobjects.pdfreactor.Configuration.SignPDF
 
SPNEGO - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Simple and Protected GSSAPI Negotiation Mechanism.
STANDARDS - Enum constant in enum com.realobjects.pdfreactor.Configuration.QuirksMode
Forced no-quirks behavior.
STRICT - Enum constant in enum com.realobjects.pdfreactor.Configuration.CookiePolicy
A strict standard-compliant cookie policy.
STRICT - Enum constant in enum com.realobjects.pdfreactor.Configuration.HttpsMode
Deprecated.
Indicates strict HTTPS behavior.
STYLESHEET - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
A style sheet.
SWOP - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"US Web Coated (SWOP) v2" output intent default profile.
SWOP_3 - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
"Web Coated SWOP 2006 Grade 3 Paper" output intent default profile.

T

TAGSOUP - Enum constant in enum com.realobjects.pdfreactor.Configuration.Cleanup
Indicates that tagsoup will be used to perform a cleanup when loading a non-well-formed document.
TDPCM - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Thousand dots per centimeter.
TDPI - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Thousand dots per inch.
TDPPX - Enum constant in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Thousand dots per 'px' unit.
terminateConversion(String) - Method in interface com.realobjects.pdfreactor.events.ProgressEvent
Terminates the current conversion.
TERMINATION - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
TerminationException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown if the conversion was terminated programmatically, e.g.
TerminationException(Exception) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.TerminationException
 
TerminationException(String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.TerminationException
 
TerminationException(String, Throwable) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.TerminationException
 
TIFF_CCITT_1D - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT 1D/RLE compressed TIFF output format.
TIFF_CCITT_1D_DITHERED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT 1D/RLE compressed TIFF output format, with dithering applied.
TIFF_CCITT_GROUP_3 - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT Group 3/T.4 compressed TIFF output format.
TIFF_CCITT_GROUP_3_DITHERED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT Group 3/T.4 compressed TIFF output format, with dithering applied.
TIFF_CCITT_GROUP_4 - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT Group 4/T.6 compressed TIFF output format.
TIFF_CCITT_GROUP_4_DITHERED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Monochrome CCITT Group 4/T.6 compressed TIFF output format, with dithering applied.
TIFF_LZW - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
LZW compressed TIFF output format.
TIFF_PACKBITS - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
PackBits compressed TIFF output format.
TIFF_UNCOMPRESSED - Enum constant in enum com.realobjects.pdfreactor.Configuration.OutputType
Uncompressed TIFF output format.
TIMEOUT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a TimeoutException.
TimeoutException - Exception Class in com.realobjects.pdfreactor.Exceptions
Thrown if the conversion was terminated by a configured timeout.
TimeoutException(String, String) - Constructor for exception class com.realobjects.pdfreactor.Exceptions.TimeoutException
 
TimeoutListener - Class in com.realobjects.pdfreactor.events
An implementation of a ProgressEventListener that automatically terminates the conversion after the specified timeout in seconds.
TimeoutListener(int) - Constructor for class com.realobjects.pdfreactor.events.TimeoutListener
 
toString() - Method in class com.realobjects.pdfreactor.Configuration.KeyValuePair
 
toString() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
TRACE - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that all log events will be logged.
TRIM - Enum constant in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
The resulting PDF is trimmed to the number of pages of the shorter document.
TYPE_128 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Deprecated. 
TYPE_40 - Enum constant in enum com.realobjects.pdfreactor.Configuration.Encryption
Deprecated. 

U

UNCAUGHT_JAVASCRIPT_EXCEPTION - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether an exception should be thrown when there are uncaught exceptions in the input document JavaScript, including syntax error.
UNKNOWN - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An unknown resource type.
UP_LEFT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from bottom to top and right to left.
UP_RIGHT - Enum constant in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Arranges the pages on a sheet from bottom to top and left to right.
UPDATE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) used to query the ability of the output device to modify the appearance of content once it has been rendered.
UrlRewriteRule() - Constructor for class com.realobjects.pdfreactor.Configuration.UrlRewriteRule
 
UrlRewriteSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.UrlRewriteSettings
 
USER_AGENT - Enum constant in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Indicates a UserAgentException.
UserAgent - Class in com.realobjects.pdfreactor.useragent
A UserAgent can be passed to a PDFreactor conversion via the Configuration object.
UserAgent(UserAgentConfiguration) - Constructor for class com.realobjects.pdfreactor.useragent.UserAgent
Construct a new UserAgent.
UserAgentConfiguration - Class in com.realobjects.pdfreactor.useragent
This class contains all options related to the UserAgent.
UserAgentConfiguration() - Constructor for class com.realobjects.pdfreactor.useragent.UserAgentConfiguration
 
UserAgentException - Exception Class in com.realobjects.pdfreactor.useragent.exceptions
This exception is thrown by the UserAgent's constructor and represents problems that occurred due to misconfiguration.

V

valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.Cleanup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ColorSpace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.Conformance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ConnectionRuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.CookiePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.Doctype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.Encryption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.HttpsMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.JavaScriptEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.KeystoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.MediaFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.MergeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayContentDocument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayFit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.PageOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ProcessingPreferences
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.QuirksMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ResourceSubtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.SigningMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Configuration.XmpPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.contentobserver.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realobjects.pdfreactor.OutputItemGroup
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.Cleanup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ColorSpace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.Conformance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ConnectionRuleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.CookiePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.CssPropertySupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.Doctype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.Encryption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.HttpsMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.JavaScriptEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.KeystoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.MediaFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.MergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayContentDocument
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayFit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.OverlayRepeat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.PageOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.PagesPerSheetDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ProcessingPreferences
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.QuirksMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ResolutionUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ResourceSubtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.SigningMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.ViewerPreferences
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Configuration.XmpPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.contentobserver.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.Exceptions.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realobjects.pdfreactor.OutputItemGroup
Returns an array containing the constants of this enum type, in the order they are declared.
VERISIGN_SIGNED - Enum constant in enum com.realobjects.pdfreactor.Configuration.SigningMode
The VeriSign filter.
Version - Class in com.realobjects.pdfreactor
The Version class represents the version of PDFreactor.
VERSION - Static variable in class com.realobjects.pdfreactor.PDFreactor
 
VERTICAL_VIEWPORT_SEGMENTS - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) that describes the number of logical segments of the viewport in the vertical direction.
VIDEO_COLOR_GAMUT - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) describing the approximate range of colors that are supported by the UA and output device's video plane.
VIDEO_DYNAMIC_RANGE - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS Media Feature (Media Queries Level 5) representing the combination of max brightness, color depth, and contrast ratio that are supported by the UA and output device's video plane.

W

WARN - Enum constant in enum com.realobjects.pdfreactor.Configuration.LogLevel
Indicates that warn and fatal log events will be logged.
WARN_EVENT - Enum constant in enum com.realobjects.pdfreactor.Configuration.ErrorPolicy
Whether an exception should be thrown when an event of level Configuration.LogLevel.WARN is logged.
WIDTH - Enum constant in enum com.realobjects.pdfreactor.Configuration.MediaFeature
CSS 3 Media Feature width of page content.
WINCER_SIGNED - Enum constant in enum com.realobjects.pdfreactor.Configuration.SigningMode
The Windows Certificate Security: PDFreactor creates a signature with the adbe.pkcs7.sha1 (PKCS#7) filter type.

X

XHR - Enum constant in enum com.realobjects.pdfreactor.contentobserver.ResourceType
An XMLHttpRequest.
XHTML - Enum constant in enum com.realobjects.pdfreactor.Configuration.Doctype
Indicates that the document type will be set to XHTML.
XML - Enum constant in enum com.realobjects.pdfreactor.Configuration.Doctype
Indicates that the document type will be set to generic XML.
Xmp() - Constructor for class com.realobjects.pdfreactor.Configuration.Xmp
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form