- CENTER_WINDOW - Static variable in class 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.
- CLEANUP_CYBERNEKO - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Indicates that the CyberNeko HTML parser will be used to perform a
cleanup when loading a non-well-formed document.
- CLEANUP_JTIDY - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Indicates that JTidy will be used to perform a cleanup when loading a
non-well-formed document.
- CLEANUP_NONE - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Indicates that no cleanup will be performed when loading a document.
- CLEANUP_TAGSOUP - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Indicates that tagsoup will be used to perform a
cleanup when loading a non-well-formed document.
- CleanupUtil - Class in com.realobjects.pdfreactor.util
-
This class provides a single static method to cleanup static
resources.
- CLOSE - Static variable in class com.realobjects.pdfreactor.Configuration.PdfScriptTriggerEvent
-
This event is triggered when the PDF is closed by the viewer application.
- CMYK - Static variable in class com.realobjects.pdfreactor.Configuration.ColorSpace
-
The color space CMYK.
- COLOR - Static variable in class com.realobjects.pdfreactor.Configuration.MediaFeature
-
CSS 3 Media Feature describing the number of bits per color component.
- COLOR_INDEX - Static variable in class com.realobjects.pdfreactor.Configuration.MediaFeature
-
CSS 3 Media Feature describing the number of entries in the color lookup table.
- COLOR_SPACE_CMYK - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
The color space CMYK.
- COLOR_SPACE_RGB - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
The color space RGB.
- ColorSpaceSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.ColorSpaceSettings
-
- com.realobjects.pdfreactor - package com.realobjects.pdfreactor
-
Main access to the API of PDFreactor.
- com.realobjects.pdfreactor.contentobserver - package com.realobjects.pdfreactor.contentobserver
-
The Content Observer result and related objects, inlcuding Exceeding Content, Missing Resources, Connections.
- com.realobjects.pdfreactor.events - package com.realobjects.pdfreactor.events
-
Custom events thrown by PDFreactor.
- com.realobjects.pdfreactor.legacy - package com.realobjects.pdfreactor.legacy
-
Main access to the legacy API of PDFreactor, use of com.realobjects.pdfreactor.PDFreactor
is preferred.
- com.realobjects.pdfreactor.util - package com.realobjects.pdfreactor.util
-
Provides utilities for PDFreactor.
- 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 - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing cleanup constants.
- Configuration.ColorSpace - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing conformance constants.
- Configuration.ConnectionRule - Class in com.realobjects.pdfreactor
-
A type containing security rule properties.
- Configuration.ConnectionRuleAction - Class 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.CssPropertySupport - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing document type constants.
- Configuration.Encryption - Class in com.realobjects.pdfreactor
-
An enum containing encryption constants.
- Configuration.ErrorPolicy - Class in com.realobjects.pdfreactor
-
An enum containing error policies.
- Configuration.ExceedingContentAgainst - Class in com.realobjects.pdfreactor
-
An enum containing constants for logging exceeding content against.
- Configuration.ExceedingContentAnalyze - Class 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.HttpsMode - Class in com.realobjects.pdfreactor
-
An enum containing HTTPS mode constants.
- Configuration.JavaScriptDebugMode - Class in com.realobjects.pdfreactor
-
An enum containing JavaScript debug mode constants.
- Configuration.JavaScriptMode - Class in com.realobjects.pdfreactor
-
Deprecated.
- Configuration.JavaScriptSettings - Class in com.realobjects.pdfreactor
-
A type containing settings related to JavaScript.
- Configuration.KeystoreType - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing log level constants.
- Configuration.MediaFeature - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing merge mode constants.
- 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 - Class in com.realobjects.pdfreactor
-
An enum containing default profiles for output intents.
- Configuration.OutputType - Class in com.realobjects.pdfreactor
-
An enum containing output format constants.
- Configuration.OverlayRepeat - Class in com.realobjects.pdfreactor
-
An enum containing data for repeating overlays.
- Configuration.PageOrder - Class in com.realobjects.pdfreactor
-
An enum containing pre-defined page orders.
- Configuration.PagesPerSheetDirection - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing trigger events for PDF scripts.
- Configuration.ProcessingPreferences - Class in com.realobjects.pdfreactor
-
An enum containing constants for processing preferences.
- Configuration.QuirksMode - Class in com.realobjects.pdfreactor
-
An enum containing modes for Quirks.
- Configuration.QuirksSettings - Class in com.realobjects.pdfreactor
-
A type containing quirks settings.
- Configuration.Resource - Class in com.realobjects.pdfreactor
-
A type containing data for external resources such as style sheets.
- Configuration.ScriptResource - Class in com.realobjects.pdfreactor
-
Deprecated.
- 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 - Class 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.ViewerPreferences - Class 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 - Class in com.realobjects.pdfreactor
-
An enum containing the priority for XMP.
- CONFORMANCE_PDF - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF with no additional restrictions (default).
- CONFORMANCE_PDFA - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- CONFORMANCE_PDFA1A - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-1a (ISO 19005-1:2005 Level A).
- CONFORMANCE_PDFA1A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-1a + PDF/UA-1 (ISO 19005-1:2005 Level A + ISO 14289-1:2014).
- CONFORMANCE_PDFA1B - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-1b (ISO 19005-1:2005 Level B).
- CONFORMANCE_PDFA2A - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-2a (ISO 19005-2:2011 Level A).
- CONFORMANCE_PDFA2A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-2a + PDF/UA-1 (ISO 19005-2:2011 Level A + ISO 14289-1:2014).
- CONFORMANCE_PDFA2B - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-2b (ISO 19005-2:2011 Level B).
- CONFORMANCE_PDFA2U - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-2u (ISO 19005-2:2011 Level U).
- CONFORMANCE_PDFA3A - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-3a (ISO 19005-3:2012 Level A).
- CONFORMANCE_PDFA3A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-3a + PDF/UA-1 (ISO 19005-3:2012 Level A + ISO 14289-1:2014).
- CONFORMANCE_PDFA3B - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-3b (ISO 19005-3:2012 Level B).
- CONFORMANCE_PDFA3U - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/A-3u (ISO 19005-3:2012 Level U).
- CONFORMANCE_PDFUA1 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/UA-1 (ISO 14289-1:2014).
- CONFORMANCE_PDFX1A_2001 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-1a:2001 (ISO 15930-1:2001).
- CONFORMANCE_PDFX1A_2003 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-1a:2003 (ISO 15930-4:2003).
- CONFORMANCE_PDFX3_2002 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-3:2002 (ISO 15930-3:2002).
- CONFORMANCE_PDFX3_2003 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-3:2003 (ISO 15930-6:2003).
- CONFORMANCE_PDFX4 - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-4 (ISO 15930-7:2008).
- CONFORMANCE_PDFX4P - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
PDF/X-4p (ISO 15930-7:2008).
- Connection - Class in com.realobjects.pdfreactor.contentobserver
-
A type that describes a URL connection attempt of PDFreactor during a conversion.
- CONTENT - Static variable in class com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
-
Log exceeding content.
- CONTENT_AND_BOXES - Static variable in class com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
-
Log exceeding content and all boxes.
- CONTENT_AND_STATIC_BOXES - Static variable in class 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
-
- ContinuousOutput(int, int) - Constructor for class com.realobjects.pdfreactor.Configuration.ContinuousOutput
-
Deprecated.
- convert(Configuration) - Method in class com.realobjects.pdfreactor.PDFreactor
-
- convert(Configuration, OutputStream) - Method in class com.realobjects.pdfreactor.PDFreactor
-
- convertAsBinary(Configuration) - Method in class com.realobjects.pdfreactor.PDFreactor
-
- convertAsBinary(Configuration, OutputStream) - Method in class com.realobjects.pdfreactor.PDFreactor
-
- convertFrom(DefaultAuxiliaryLog) - Static method in class com.realobjects.pdfreactor.contentobserver.AuxiliaryLogConverter
-
- convertToText(DefaultAuxiliaryLog) - Static method in class com.realobjects.pdfreactor.contentobserver.AuxiliaryLogConverter
-
- CssSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.CssSettings
-
- CustomUrlStreamHandler() - Constructor for class com.realobjects.pdfreactor.Configuration.CustomUrlStreamHandler
-
- CustomUrlStreamHandler(String, URLStreamHandler) - Constructor for class com.realobjects.pdfreactor.Configuration.CustomUrlStreamHandler
-
Deprecated.
- CYBERNEKO - Static variable in class 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.
- getBuild() - Method in class com.realobjects.pdfreactor.Version
-
The build number.
- getByteStream() - Method in class org.w3c.css.sac.InputSource
-
Get the byte stream for this input source.
- getCached() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
Whether the response was retrieved from a cache.
- getCharacterStream() - Method in class org.w3c.css.sac.InputSource
-
Get the character stream for this input source.
- getConfig() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns a PDFreactor configuration object.
- getConnections() - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
- getConnections() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
- 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.
- getConversionName() - Method in class com.realobjects.pdfreactor.Result
-
- getCssMessages() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns the log messages of the CSS auxiliary log.
- 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
-
- getDuration() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
The duration in milliseconds how long this connection remained open.
- getEncoding() - Method in class org.w3c.css.sac.InputSource
-
Get the character encoding for a byte stream or URI.
- getError() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
The error message if the connection could not be established.
- getError() - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Returns the error messages generated during rendering.
- getError() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns the error messages generated during rendering.
- 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.legacy.PDFreactor
-
Deprecated.
Provides information about content exceeding its page or parent.
- getExceedingContents() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Provides information about content exceeding its page or parent.
- getExceedingContents() - Method in class com.realobjects.pdfreactor.Result
-
Provides information about content exceeding its page or parent.
- getHtml() - Method in class com.realobjects.pdfreactor.contentobserver.ExceedingContent
-
Returns the HTML of the box that contains the exceeding content.
- getJavaScriptExports() - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
- getJavaScriptExports() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
- getJavaScriptExports() - Method in class com.realobjects.pdfreactor.Result
-
Returns data that has been exported from document JavaScript via ro.exports
if set,
null
otherwise.
- getJavaScriptMessages() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns the log messages of the JavaScript auxiliary log.
- 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(Level, Object[]) - Method in class com.realobjects.pdfreactor.contentobserver.JavaScriptConsoleLog
-
- getLevelName() - Method in class com.realobjects.pdfreactor.Record
-
Returns the level of the record as text.
- getLevelNameMaxLength() - Method in class com.realobjects.pdfreactor.contentobserver.JavaScriptConsoleLog
-
- getLog() - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Returns the log messages generated during rendering based on the log
level.
- getLog() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns the log messages generated during rendering based on the log
level.
- getLog() - Method in class com.realobjects.pdfreactor.Result
-
Returns the
Log
of the conversion.
- getLogger() - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
- getLogger() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
- getMajor() - Method in class com.realobjects.pdfreactor.Version
-
The major version.
- getMedia() - Method in class org.w3c.css.sac.InputSource
-
Returns the media associated to the input source or null
if media are currently unknown.
- getMessage() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
-
The message indicating why the resource could not be found.
- 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.legacy.PDFreactor
-
Deprecated.
Provides information about content exceeding its page or parent.
- getMissingResources() - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Provides information about content exceeding its page or parent.
- getMissingResources() - Method in class com.realobjects.pdfreactor.Result
-
Provides information about resources that could not be loaded during the conversion.
- getNumberOfPages(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Returns the number of pages of the document after conversion.
- getNumberOfPages(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
Returns the number of pages of the document after 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.
- 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.
- getRequestHeaders() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
The request headers.
- getResource() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
-
The resource identifier.
- getResponseHeaders() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
The response headers.
- getRevision() - Method in class com.realobjects.pdfreactor.Version
-
The revision.
- 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.
- 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.
- getTitle() - Method in class org.w3c.css.sac.InputSource
-
Returns the title for this input source.
- getType() - Method in class com.realobjects.pdfreactor.contentobserver.MissingResource
-
The type of resource (style sheet, image, etc.).
- getURI() - Method in class org.w3c.css.sac.InputSource
-
Get the URI for this input source.
- getUrl() - Method in class com.realobjects.pdfreactor.contentobserver.Connection
-
The URL.
- getValue() - Method in class com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
-
- getValue() - Method in class com.realobjects.pdfreactor.Configuration.PageOrder
-
- GIF - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
GIF output format.
- GRACOL - Static variable in class com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
-
"Coated GRACoL 2006" output intent default profile.
- GRID - Static variable in class com.realobjects.pdfreactor.Configuration.MediaFeature
-
CSS 3 Media Feature defining whether the output is grid-based.
- PAGE_BORDERS - Static variable in class com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
-
Log content exceeding the edges of its page.
- PAGE_CONTENT - Static variable in class com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
-
Log content exceeding its page content area (overlaps the page margin).
- PAGE_LAYOUT_ONE_COLUMN - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display the pages in one column.
- PAGE_LAYOUT_SINGLE_PAGE - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display one page at a time (default).
- PAGE_LAYOUT_TWO_COLUMN_LEFT - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display the pages in two columns, with odd numbered pages on the left.
- PAGE_LAYOUT_TWO_COLUMN_RIGHT - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display the pages in two columns, with odd numbered pages on the right.
- PAGE_LAYOUT_TWO_PAGE_LEFT - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display two pages at a time, with odd numbered pages on the left.
- PAGE_LAYOUT_TWO_PAGE_RIGHT - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Display two pages at a time, with odd numbered pages on the right.
- PAGE_MODE_FULLSCREEN - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Switch to fullscreen mode on startup.
- PAGE_MODE_USE_ATTACHMENTS - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Show attachments panel on startup.
- PAGE_MODE_USE_NONE - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Show no panel on startup.
- PAGE_MODE_USE_OC - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Show optional content group panel on startup.
- PAGE_MODE_USE_OUTLINES - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Show bookmarks panel on startup.
- PAGE_MODE_USE_THUMBS - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Show thumbnail images panel on startup.
- PAGE_ORDER_BOOKLET - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Page order mode to arrange all pages in booklet order.
- PAGE_ORDER_BOOKLET_RTL - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Page order mode to arrange all pages in right-to-left booklet order.
- PAGE_ORDER_EVEN - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Page order mode to keep even pages only.
- PAGE_ORDER_ODD - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Page order mode to keep odd pages only.
- PAGE_ORDER_REVERSE - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Page order mode to reverse the page order.
- PAGES_PER_SHEET_DIRECTION_DOWN_LEFT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from top to bottom and right to left.
- PAGES_PER_SHEET_DIRECTION_DOWN_RIGHT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from top to bottom and left to right.
- PAGES_PER_SHEET_DIRECTION_LEFT_DOWN - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from right to left and top to bottom.
- PAGES_PER_SHEET_DIRECTION_LEFT_UP - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from right to left and bottom to top.
- PAGES_PER_SHEET_DIRECTION_RIGHT_DOWN - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from left to right and top to bottom.
- PAGES_PER_SHEET_DIRECTION_RIGHT_UP - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from left to right and bottom to top.
- PAGES_PER_SHEET_DIRECTION_UP_LEFT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from bottom to top and right to left.
- PAGES_PER_SHEET_DIRECTION_UP_RIGHT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Arranges the pages on a sheet from bottom to top and left to right.
- PagesPerSheetProperties() - Constructor for class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
-
- PagesPerSheetProperties(int, int, String, String, String, Configuration.PagesPerSheetDirection) - Constructor for class com.realobjects.pdfreactor.Configuration.PagesPerSheetProperties
-
Deprecated.
- PARENT - Static variable in class com.realobjects.pdfreactor.Configuration.ExceedingContentAgainst
-
Log content exceeding its container.
- PDF - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF with no additional restrictions (default)
- PDF - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
PDF output format.
- PDF_SCRIPT_TRIGGER_EVENT_AFTER_PRINT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered after the PDF has been printed by the viewer application.
- PDF_SCRIPT_TRIGGER_EVENT_AFTER_SAVE - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered after the PDF has been saved by the viewer application.
- PDF_SCRIPT_TRIGGER_EVENT_BEFORE_PRINT - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered before the PDF is printed by the viewer application.
- PDF_SCRIPT_TRIGGER_EVENT_BEFORE_SAVE - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered before the PDF is saved by the viewer application.
- PDF_SCRIPT_TRIGGER_EVENT_CLOSE - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered when the PDF is closed by the viewer application.
- PDF_SCRIPT_TRIGGER_EVENT_OPEN - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This event is triggered when the PDF is opened in the viewer application.
- PDFA1A - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-1a (ISO 19005-1:2005 Level A)
- PDFA1A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-1a + PDF/UA-1 (ISO 19005-1:2005 Level A + ISO 14289-1:2014)
- PDFA1B - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-1b (ISO 19005-1:2005 Level B)
- PDFA2A - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-2a (ISO 19005-2:2011 Level A)
- PDFA2A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-2a + PDF/UA-1 (ISO 19005-2:2011 Level A + ISO 14289-1:2014)
- PDFA2B - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-2b (ISO 19005-2:2011 Level B)
- PDFA2U - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-2u (ISO 19005-2:2011 Level U)
- PDFA3A - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-3a (ISO 19005-3:2012 Level A)
- PDFA3A_PDFUA1 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-3a + PDF/UA-1 (ISO 19005-3:2012 Level A + ISO 14289-1:2014)
- PDFA3B - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-3b (ISO 19005-3:2012 Level B)
- PDFA3U - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/A-3u (ISO 19005-3:2012 Level U)
- PDFreactor - Class in com.realobjects.pdfreactor.legacy
-
Deprecated.
- PDFreactor() - Constructor for class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
- PDFreactor - Class in com.realobjects.pdfreactor
-
PDFreactor
converts HTML and XML documents into PDF or image.
- PDFreactor() - Constructor for class com.realobjects.pdfreactor.PDFreactor
-
- PDFreactorCompatibilityLayer - Class in com.realobjects.pdfreactor.legacy
-
PDFreactor
converts HTML and XML documents into PDF and provides
a large number of settings for the conversion process.
- PDFreactorCompatibilityLayer(Configuration, CachingLogHandler) - Constructor for class com.realobjects.pdfreactor.legacy.PDFreactorCompatibilityLayer
-
- PdfScriptAction() - Constructor for class com.realobjects.pdfreactor.Configuration.PdfScriptAction
-
- PdfScriptAction(Configuration.PdfScriptTriggerEvent, String) - Constructor for class com.realobjects.pdfreactor.Configuration.PdfScriptAction
-
Deprecated.
- PDFUA1 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/UA-1 (ISO 14289-1:2014)
- PDFX1A_2001 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-1a:2001 (ISO 15930-1:2001)
- PDFX1A_2003 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-1a:2003 (ISO 15930-4:2003)
- PDFX3_2002 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-3:2002 (ISO 15930-3:2002)
- PDFX3_2003 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-3:2003 (ISO 15930-6:2003)
- PDFX4 - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-4 (ISO 15930-7:2008)
- PDFX4P - Static variable in class com.realobjects.pdfreactor.Configuration.Conformance
-
PDF/X-4p (ISO 15930-7:2008)
- PERFORMANCE - Static variable in class com.realobjects.pdfreactor.Configuration.LogLevel
-
Indicates that all log events will be logged.
- PICKTRAYBYPDFSIZE_FALSE - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Print dialog default setting: do not pick tray by PDF size.
- PICKTRAYBYPDFSIZE_TRUE - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Print dialog default setting: pick tray by PDF size.
- PKCS12 - Static variable in class com.realobjects.pdfreactor.Configuration.KeystoreType
-
Keystore type "pkcs12".
- PNG - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
PNG output format (using Java Image I/O).
- PNG_AI - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
PNG output format (using Apache Imaging).
- PNG_TRANSPARENT - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
Transparent PNG output format (using Java Image I/O).
- PNG_TRANSPARENT_AI - Static variable in class com.realobjects.pdfreactor.Configuration.OutputType
-
Transparent PNG output format (using Apache Imaging).
- POSITIONS - Static variable in class com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
-
Indicates that the filenames and line numbers that caused output
(e.g.
- PREPEND - Static variable in class com.realobjects.pdfreactor.Configuration.MergeMode
-
Alternate merge mode: Prepend converted document to existing PDF.
- PRINTSCALING_APPDEFAULT - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Print dialog default setting: set scaling to application default value.
- PRINTSCALING_NONE - Static variable in class com.realobjects.pdfreactor.Configuration.ViewerPreferences
-
Print dialog default setting: disabled scaling.
- PRIVATE - Static variable in class com.realobjects.pdfreactor.Configuration.AddressType
-
Private network addresses.
- PROCESSING_PREFERENCES_SAVE_MEMORY_IMAGES - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Processing preferences flag for the memory saving mode for images.
- 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.
- PUBLIC - Static variable in class com.realobjects.pdfreactor.Configuration.AddressType
-
Public internet addresses.
- SAVE_MEMORY_IMAGES - Static variable in class com.realobjects.pdfreactor.Configuration.ProcessingPreferences
-
Processing preferences flag for the memory saving mode for images.
- SCRIPT - Static variable in class com.realobjects.pdfreactor.contentobserver.ResourceType
-
A script.
- ScriptResource() - Constructor for class com.realobjects.pdfreactor.Configuration.ScriptResource
-
Deprecated.
- ScriptResource(String, String, Boolean) - Constructor for class com.realobjects.pdfreactor.Configuration.ScriptResource
-
Deprecated.
- SegmentationSettings() - Constructor for class com.realobjects.pdfreactor.Configuration.SegmentationSettings
-
- SELF_SIGNED - Static variable in class com.realobjects.pdfreactor.Configuration.SigningMode
-
The self signed filter: PDFreactor creates a signature with the adbe.x509.rsa_sha1 (PKCS#1) filter type.
- 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.
- setAddAttachments(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables attachments specified in style sheets.
- setAddBookmarks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables bookmarks in the PDF document.
- setAddBookmarks(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables bookmarks in the PDF document.
- setAddComments(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables comments in the PDF document.
- setAddComments(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables comments in the PDF document.
- setAddLinks(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables links in the PDF document.
- setAddLinks(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables links in the PDF document.
- setAddOverprint(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables overprinting.
- setAddOverprint(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setAddPreviewImages(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setAddTags(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables tagging of the PDF document.
- setAll(Boolean) - Method in class com.realobjects.pdfreactor.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
-
Enables or disables the 'annotations' restriction in the PDF document.
- setAllowAnnotations(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'annotations' restriction in the PDF
document.
- setAllowAssembly(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the 'assembly' restriction in the PDF document.
- setAllowAssembly(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'assembly' restriction in the PDF
document.
- setAllowCopy(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the 'copy' restriction in the PDF document.
- setAllowCopy(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'copy' restriction in the PDF document.
- setAllowDegradedPrinting(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the 'degraded printing' restriction in the PDF document.
- setAllowDegradedPrinting(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'degraded printing' restriction in the PDF
document.
- 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
-
Enables or disables the 'fill in' restriction in the PDF document.
- setAllowFillIn(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'fill in' restriction in the PDF document.
- setAllowModifyContents(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the 'modify contents' restriction in the PDF document.
- setAllowModifyContents(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'modify contents' restriction in the PDF
document.
- setAllowPrinting(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the 'printing' restriction in the PDF document.
- setAllowPrinting(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'printing' restriction in the PDF
document.
- 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
-
Enables or disables the 'screen readers' restriction in the PDF document.
- setAllowScreenReaders(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the 'screen readers' restriction in the PDF
document.
- setAppendLog(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Specifies whether or not the log data should be added to the PDF document.
- setAppendLog(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- 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.KeyValuePair) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables access to resources that are secured via Basic or Digest authentication.
- setAuthenticationCredentials(String, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables access to resources that are secured via Basic or Digest authentication.
- setAuthor(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the value of the author field of the PDF document.
- setAuthor(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the value of the author field of the PDF document.
- setBaseURL(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the base URL of the document.
- setBaseURL(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the base URL of the document.
- 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.
- setBeforeDocumentScripts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.ScriptResource
-
Deprecated.
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.
- setBookletMode(String, String, boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Convenience method to set pages-per-sheet properties and page order
in one step to create a booklet.
- setByteStream(InputStream) - Method in class org.w3c.css.sac.InputSource
-
Set the byte stream for this input source.
- setCacheFonts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables caching of font information.
- setCacheFonts(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables caching of font information.
- 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.
- setCharacterStream(Reader) - Method in class org.w3c.css.sac.InputSource
-
Set the character stream for this input source.
- setCleanupTool(Configuration.Cleanup) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the cleanup tool to use for documents with unparsable content.
- setCleanupTool(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setConformance(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setContent(String) - Method in class com.realobjects.pdfreactor.Configuration.Resource
-
The content of the resource.
- setContent(String) - Method in class com.realobjects.pdfreactor.Configuration.ScriptResource
-
Deprecated.
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.
- setContentObserver(int, int, boolean, boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setContinuousOutput(int, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setConversionName(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets a name for the conversion.
- setCookie(String, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Adds a cookie to all outgoing HTTP connections.
- setCookies(Configuration.KeyValuePair[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Adds a cookie to all outgoing HTTP connections.
- setCreator(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the value of creator field of the PDF document.
- setCreator(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setDefaultColorSpace(Configuration.ColorSpace) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setDefaultColorSpace(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets whether to convert color key words to CMYK instead of RGB.
- 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.
- setDisableFontEmbedding(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets whether fonts will not be embedded into the resulting PDF.
- setDisableFontEmbedding(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setDisableFontRegistration(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the font registration.
- setDisableSystemFonts(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables the use of system fonts.
- setDisableSystemFonts(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables the use of system fonts.
- setDocument(Object) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setDocument(String) - Method in class com.realobjects.pdfreactor.Configuration
-
The input document.
- setDocument(byte[]) - Method in class com.realobjects.pdfreactor.Configuration
-
The input document as a byte array.
- setDocument(InputSource) - Method in class com.realobjects.pdfreactor.Configuration
-
- setDocumentDefaultLanguage(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the language used for documents having no explicit language attribute set.
- setDocumentDefaultLanguage(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the language used for documents having no explicit language attribute set.
- setDocumentType(Configuration.Doctype) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the document type.
- setDocumentType(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the document type.
- setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.JavaScriptSettings
-
Specifies whether to process JavaScript.
- setEnabled(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.SegmentationSettings
-
Enables or disables segmentation.
- setEnableDebugMode(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setEncoding(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the encoding of the document.
- setEncoding(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the encoding of the document.
- setEncoding(String) - Method in class org.w3c.css.sac.InputSource
-
Set the character encoding, if known.
- setEncryption(Configuration.Encryption) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the encryption.
- setEncryption(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the encryption.
- setErrorPolicies(Configuration.ErrorPolicy[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Specifies error policies that will be used for the conversion.
- setErrorPolicies(int[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setFontCachePath(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the path of the font cache.
- setFontDirectories(String[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Registers an additional font directory to load fonts from.
- setFontDirectory(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- setFontFallback(String[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets a list of fallback font families used for character substitution.
- setFontFallback(String[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets a list of fallback font families used for character substitution.
- 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.
- setForceGrayscaleImage(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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
-
Enables or disables full compression of the PDF document.
- setFullCompression(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables full compression of the PDF document.
- 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).
- setHost(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
-
The host of a URL to a resource.
- setHttpsMode(Configuration.HttpsMode) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the HTTPS mode.
- setHTTPSMode(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the HTTPS mode.
- setIdentifier(String) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
-
The identifier.
- setIdentifier(Configuration.OutputIntentDefaultProfile) - 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.
- setIgnoreAlpha(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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
-
- 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.
- setJavaScriptMode(Configuration.JavaScriptMode) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setJavaScriptMode(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the JavaScript Mode.
- setJavaScriptSettings(Configuration.JavaScriptSettings) - Method in class com.realobjects.pdfreactor.Configuration
-
Specifies JavaScript related settings.
- 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.
- setKeywords(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the value of the keywords field of the PDF document.
- setLicenseKey(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the license key using a string.
- setLicenseKey(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the license key using a string.
- 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.
- setLogExceedingContent(Configuration.LogExceedingContent) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setLogExceedingContent(int, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- 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
-
Sets a Logger
to receive log messages.
- setLogger(Logger) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets a
Logger
to receive log messages.
- setLogLevel(Configuration.LogLevel) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the log level.
- setLogLevel(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the log level.
- 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.
- 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.
- setMedia(String) - Method in class org.w3c.css.sac.InputSource
-
Set the media for this input source.
- setMediaFeature(Configuration.MediaFeature) - Method in class com.realobjects.pdfreactor.Configuration.MediaFeatureValue
-
The media feature.
- setMediaFeatureValue(int, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Defines the value of a Media Feature which is used to resolve CSS3 media queries.
- 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.
- setMediaTypes(String[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the media types that are used to resolve CSS3 media queries.
- setMergeBeforePDF(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- setMergeByteArray(byte[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setMergeByteArray(byte[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This method sets a byte array containing an external PDF document
which will be merged with the PDF document generated by the XML source.
- setMergeByteArrays(byte[][]) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setMergeByteArrays(byte[][]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This method sets an array of byte arrays that contain multiple external PDFs
which will be merged with the PDF document generated by the XML source.
- setMergeDocuments(Configuration.Resource[]) - Method in class com.realobjects.pdfreactor.Configuration
-
This method sets external PDF documents which will be
merged with the PDF document generated by the HTML source.
- setMergeMode(Configuration.MergeMode) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the merge mode.
- setMergeMode(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the merge mode.
- setMergeURL(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setMergeURL(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This method sets a URL of an external PDF document which will be
merged with the PDF document generated by the XML source.
- setMergeURLs(String[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setMergeURLs(String[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
This method sets an array of URLs of external PDF documents which will be
merged with the PDF document generated by the XML source.
- 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.
- setMultiImage(Boolean) - Method in class com.realobjects.pdfreactor.Configuration.OutputFormat
-
Indicates whether the image output will be paginated into multiple images.
- 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.
- 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
-
- setOutputFormat(int, int, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the output format.
- 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.
- setOutputIntent(String, byte[], String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the output intent including the identifier and the ICC profile to be embedded into the PDF.
- setOutputIntentFromByteArray(String, byte[]) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- setOutputIntentFromURL(String, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- setOverlayRepeat(Configuration.OverlayRepeat) - Method in class com.realobjects.pdfreactor.Configuration
-
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(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setOwnerPassword(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the owner password of the PDF document.
- setOwnerPassword(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the owner password of the PDF document.
- setPageOrder(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the page order of the direct result of the conversion.
- 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.legacy.PDFreactor
-
Deprecated.
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.
- setPagesPerSheetProperties(int, int, String, String, String, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the properties of a sheet on which multiple pages are being arranged.
- setPath(String) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
-
The path of a URL to a resource.
- setPdfScriptAction(Configuration.PdfScriptAction[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets a pair of trigger event and PDF script.
- setPdfScriptAction(int, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets a pair of trigger event and PDF script.
- setPixelsPerInch(Integer) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the pixels per inch.
- setPixelsPerInch(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setPixelsPerInchShrinkToFit(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setPostTransformationDocumentType(Configuration.Doctype) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the document type after the XSL-Transformations have been applied.
- setPostTransformationDocumentType(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setPrintDialogPrompt(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables a print dialog to be shown upon opening
the generated PDF document by a PDF viewer.
- setPriority(Integer) - Method in class com.realobjects.pdfreactor.Configuration.ConnectionRule
-
The priority of the rule.
- 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.
- setProcessingPreferences(Configuration.ProcessingPreferences[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Preferences that influence the conversion process without changing
the output.
- setProcessingPreferences(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Preferences that influence the conversion process without changing
the output
- setProgressEventListeners(ProgressEventListener[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Adds a ProgressEventListener
.
- 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.
- setRawCookie(String, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Adds a cookie to all outgoing HTTP connections.
- setRawCookies(Configuration.KeyValuePair[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Adds a cookie to all outgoing HTTP connections.
- setRequestHeader(String, String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Adds a request header to all outgoing HTTP connections.
- setRequestHeaders(Configuration.KeyValuePair[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Adds a request header to all outgoing HTTP connections.
- setResourceConnectTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets a timeout in milliseconds for connecting to resources, such as HTTP requests to
style sheets, images etc.
- setResourceReadTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets a timeout in milliseconds for reading resources, such as HTTP requests to
style sheets, images etc.
- setResourceRequestTimeout(Integer) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setResourceRequestTimeout(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets a timeout in milliseconds for requests to resources, such as HTTP requests to
style sheets, images etc.
- 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.
- setScript(String) - Method in class com.realobjects.pdfreactor.Configuration.PdfScriptAction
-
The script source that should be executed.
- 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.legacy.PDFreactor
-
Deprecated.
- 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.
- setSigninMode(Configuration.SigningMode) - Method in class com.realobjects.pdfreactor.Configuration.SignPDF
-
Deprecated.
- setSignPDF(Configuration.SignPDF) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets a digital certificate to sign the newly created PDF.
- setSignPDF(String, String, String, String, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.PagesPerSheetProperties
-
The horizontal and vertical space between pages on a sheet as CSS value, for example "0.1in"
or
"5mm 2mm"
.
- setSubject(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the value of the subject field of the PDF document.
- setSubject(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the value of the subject field of the PDF document.
- 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.
- setThrowLicenseExceptions(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Deprecated.
- setThrowLicenseExceptions(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
- 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.
- setTitle(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the value of the title field of the PDF document.
- setTitle(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the value of the title field of the PDF document.
- setTitle(String) - Method in class org.w3c.css.sac.InputSource
-
Set the title for this input source.
- setTriggerEvent(Configuration.PdfScriptTriggerEvent) - Method in class com.realobjects.pdfreactor.Configuration.PdfScriptAction
-
The event on which the script is executed.
- 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.ScriptResource
-
Deprecated.
The URI of the resource.
- setUri(String) - Method in class com.realobjects.pdfreactor.Configuration.Xmp
-
- setURI(String) - Method in class org.w3c.css.sac.InputSource
-
Set the URI for this input source.
- setUrl(String) - Method in class com.realobjects.pdfreactor.Configuration.Attachment
-
- setUrl(String) - Method in class com.realobjects.pdfreactor.Configuration.OutputIntent
-
The profile URL.
- setUserPassword(String) - Method in class com.realobjects.pdfreactor.Configuration
-
Sets the user password of the PDF document.
- setUserPassword(String) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets the user password of the PDF document.
- 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
-
- 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.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.
- setViewerPreferences(int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
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.
- setXmp(String, String, int) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Sets custom XMP to be embedded into the PDF document.
- setXsltMode(Boolean) - Method in class com.realobjects.pdfreactor.Configuration
-
Enables or disables XSLT transformations.
- setXSLTMode(boolean) - Method in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Enables or disables XSLT transformations.
- setXsltStyleSheets(Configuration.Resource[]) - Method in class com.realobjects.pdfreactor.Configuration
-
Adds an XSLT style sheet to the document.
- SIGNING_MODE_SELF_SIGNED - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Signing mode for self-signed certificates.
- SIGNING_MODE_VERISIGN_SIGNED - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Signing mode for VeriSign certificates.
- SIGNING_MODE_WINCER_SIGNED - Static variable in class com.realobjects.pdfreactor.legacy.PDFreactor
-
Deprecated.
Signing mode for Windows certificates.
- SignPDF() - Constructor for class com.realobjects.pdfreactor.Configuration.SignPDF
-
- SignPDF(String, String, String, Configuration.KeystoreType, Configuration.SigningMode) - Constructor for class com.realobjects.pdfreactor.Configuration.SignPDF
-
Deprecated.
- STANDARDS - Static variable in class com.realobjects.pdfreactor.Configuration.QuirksMode
-
Forced no-quirks behavior.
- STRICT - Static variable in class com.realobjects.pdfreactor.Configuration.HttpsMode
-
Indicates strict HTTPS behavior.
- STYLESHEET - Static variable in class com.realobjects.pdfreactor.contentobserver.ResourceType
-
A style sheet.
- SWOP - Static variable in class com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
-
"US Web Coated (SWOP) v2" output intent default profile.
- SWOP_3 - Static variable in class com.realobjects.pdfreactor.Configuration.OutputIntentDefaultProfile
-
"Web Coated SWOP 2006 Grade 3 Paper" output intent default profile.