Uses of Class
com.realobjects.pdfreactor.Configuration
Packages that use Configuration
-
Uses of Configuration in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return ConfigurationModifier and TypeMethodDescriptionfinal ConfigurationConfiguration.setAddAttachments(Boolean value) Enables or disables attachments specified in style sheets.final ConfigurationConfiguration.setAddBookmarks(Boolean value) Deprecated.final ConfigurationConfiguration.setAddComments(Boolean value) Enables or disables comments in the PDF document.final ConfigurationConfiguration.setAddLinks(Boolean value) Deprecated.final ConfigurationConfiguration.setAddOverprint(Boolean value) Enables or disables overprinting.final ConfigurationConfiguration.setAddPreviewImages(Boolean value) Deprecated.final ConfigurationConfiguration.setAddTags(Boolean value) Enables or disables tagging of the PDF document.final ConfigurationConfiguration.setAllowAnnotations(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowAssembly(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowCopy(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowDegradedPrinting(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowFillIn(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowModifyContents(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowPrinting(Boolean value) Deprecated.final ConfigurationConfiguration.setAllowScreenReaders(Boolean value) Deprecated.final ConfigurationConfiguration.setAppendLog(Boolean value) Specifies whether or not the log data should be added to the PDF document.final ConfigurationConfiguration.setAttachments(Configuration.Attachment... values) Adds a file attachment to PDF document.final ConfigurationConfiguration.setAuthenticationCredentials(Configuration.KeyValuePair value) Deprecated.final ConfigurationSets the value of the author field of the PDF document.final ConfigurationConfiguration.setBaseUrl(String value) Sets the base URL of the document.final ConfigurationConfiguration.setBaseURL(String value) Deprecated.final ConfigurationConfiguration.setBookletMode(Configuration.BookletMode value) Convenience method to set pages-per-sheet properties and page order in one step to create a booklet.final ConfigurationConfiguration.setCacheFonts(Boolean value) Enables or disables caching of font information.final ConfigurationConfiguration.setCleanupTool(Configuration.Cleanup value) Sets the cleanup tool to use for non-well-formed XHTML documents.final ConfigurationConfiguration.setColorSpaceSettings(Configuration.ColorSpaceSettings colorSpaceSettings) Specifies color space related settings.final ConfigurationConfiguration.setConformance(Configuration.Conformance value) Sets the conformance of the PDF.final ConfigurationConfiguration.setContentObserver(Configuration.ContentObserver value) Specifies parts of the document's content that should be observed and logged in greater detail.final ConfigurationConfiguration.setContinuousOutput(Configuration.ContinuousOutput value) Enables the conversion of the input document into one image.final ConfigurationConfiguration.setConversionName(String value) Sets a name for the conversion.final ConfigurationConfiguration.setConversionTimeout(Integer value) Sets a timeout in seconds for the whole document conversion.final ConfigurationConfiguration.setCookies(Configuration.KeyValuePair... values) Deprecated.final ConfigurationConfiguration.setCreator(String value) Sets the value of creator field of the PDF document.final ConfigurationConfiguration.setCssSettings(Configuration.CssSettings settings) Specifies the behavior of PDFreactor regarding the support and validation of CSS properties and their declaration.final ConfigurationConfiguration.setCustomDocumentProperties(Configuration.KeyValuePair... values) Adds a custom property to the PDF document.final ConfigurationConfiguration.setCustomUrlStreamHandlers(Configuration.CustomUrlStreamHandler... values) Adds aURLStreamHandlerfor the specified protocol which will be used for all connections to retrieve the input document and resources.final ConfigurationConfiguration.setDebugSettings(Configuration.DebugSettings value) Enables and configures debug settings, which add additional information to the output.final ConfigurationConfiguration.setDisableBookmarks(Boolean value) Disables bookmarks in the PDF document.final ConfigurationConfiguration.setDisableFontEmbedding(Boolean value) Sets whether fonts will not be embedded into the resulting PDF.final ConfigurationConfiguration.setDisableFontRegistration(Boolean value) Enables or disables the font registration.final ConfigurationConfiguration.setDisableLinks(Boolean value) Disables links in the PDF document.final ConfigurationConfiguration.setDisablePdfStructureOptimization(Boolean value) Disables the automatic optimization and compression of the PDF structure.final ConfigurationConfiguration.setDisableSystemFonts(Boolean value) Enables or disables the use of system fonts.final ConfigurationConfiguration.setDocument(byte[] value) The input document as a byte array.final ConfigurationConfiguration.setDocument(String value) The input document.final ConfigurationConfiguration.setDocument(InputSource value) The document asInputSource.final ConfigurationConfiguration.setDocumentDefaultLanguage(String value) Sets the language used for documents having no explicit language attribute set.final ConfigurationConfiguration.setDocumentType(Configuration.Doctype value) Sets the document type.final ConfigurationConfiguration.setEncoding(String value) Sets the encoding of the document.final ConfigurationConfiguration.setEncryption(Configuration.Encryption value) Deprecated.final ConfigurationConfiguration.setEncryptionSettings(Configuration.EncryptionSettings encryptionSettings) Configures the PDF encryption settings.final ConfigurationConfiguration.setErrorPolicies(Configuration.ErrorPolicy... values) Specifies error policies that will be used for the conversion.final ConfigurationConfiguration.setFontAliases(Configuration.Font... values) Registers an alias font family for an existing font.final ConfigurationConfiguration.setFontCachePath(String value) Sets the path of the font cache.final ConfigurationConfiguration.setFontDirectories(String... values) Registers additional directories to load fonts from.final ConfigurationConfiguration.setFontFallback(String... values) Sets a list of fallback font families to be tried when none of the fonts listed using the CSS propertyfont-familycan be found.final ConfigurationConfiguration.setFonts(Configuration.Font... values) Loads a font from a URL which can be used via the CSS propertyfont-family.final ConfigurationConfiguration.setForceGrayscaleImage(Boolean value) If the output format is an image format, this setting controls whether a grayscale image should be returned.final ConfigurationConfiguration.setFullCompression(Boolean value) Deprecated.final ConfigurationConfiguration.setHttpsMode(Configuration.HttpsMode value) Deprecated.final ConfigurationConfiguration.setIgnoreAlpha(Boolean value) Sets whether the alpha value of CSS RGBA colors is ignored.final ConfigurationConfiguration.setInspectableSettings(Configuration.InspectableSettings value) When enabled, makes the converted document inspectable with the PDFreactor Development Tools.final ConfigurationConfiguration.setIntegrationStyleSheets(Configuration.Resource... values) Adds an integration style sheet to the document.final ConfigurationConfiguration.setJavaScriptSettings(Configuration.JavaScriptSettings value) Specifies JavaScript related settings.final ConfigurationConfiguration.setKeywords(String value) Sets the value of the keywords field of the PDF document.final ConfigurationConfiguration.setLicenseKey(String value) Sets the license key either as content or URL.final ConfigurationDeprecated as of PDFreactor 11.final ConfigurationConfiguration.setLoggers(Logger... values) SetsLoggers to receive log messages.final ConfigurationConfiguration.setLogLevel(Configuration.LogLevel value) Sets the log level for the conversion log.final ConfigurationConfiguration.setLogMaxLines(Integer value) Sets the maximum amount of log entries that will be retained by the PDFreactor logs.final ConfigurationConfiguration.setMediaFeatureValues(Configuration.MediaFeatureValue... values) Defines the value of a Media Feature which is used to resolve CSS3 media queries.final ConfigurationConfiguration.setMediaTypes(String... values) Sets the media types that are used to resolve CSS3 media queries.final ConfigurationConfiguration.setMergeDocuments(Configuration.Resource... documents) Deprecated.final ConfigurationConfiguration.setMergeMode(Configuration.MergeMode value) Deprecated.final ConfigurationConfiguration.setMergeSettings(Configuration.MergeSettings mergeSettings) Configures the PDF merge settings.final ConfigurationConfiguration.setNetworkSettings(Configuration.NetworkSettings value) Specifies settings for URL connections that PDFreactor establishes during the conversion to load resources.final ConfigurationConfiguration.setOutputFormat(Configuration.OutputFormat value) Sets theConfiguration.OutputFormat.final ConfigurationConfiguration.setOutputIntent(Configuration.OutputIntent value) Sets the output intent including the identifier and the ICC profile to be embedded into the PDF.final ConfigurationConfiguration.setOverlayRepeat(Configuration.OverlayRepeat value) Deprecated.final ConfigurationConfiguration.setOwnerPassword(String value) Deprecated.final ConfigurationConfiguration.setPageOrder(Configuration.PageOrder value) Sets the page order of the direct result of the conversion.final ConfigurationConfiguration.setPageOrder(String value) Sets the page order of the direct result of the conversion.final ConfigurationConfiguration.setPagesPerSheetProperties(Configuration.PagesPerSheetProperties value) Sets the properties of a sheet on which multiple pages are being arranged.final ConfigurationConfiguration.setPdfScriptAction(Configuration.PdfScriptAction... values) Sets a pair of trigger event and PDF script.final ConfigurationConfiguration.setPixelsPerInch(Integer value) Sets the pixels per inch.final ConfigurationConfiguration.setPixelsPerInchShrinkToFit(Boolean value) Whether the pixels per inch should be adapted automatically to avoid content exceeding pages.final ConfigurationConfiguration.setPostTransformationDocumentType(Configuration.Doctype value) Sets the document type after the XSL-Transformations have been applied.final ConfigurationConfiguration.setPrintDialogPrompt(Boolean value) Enables or disables a print dialog to be shown upon opening the generated PDF document by a PDF viewer.final ConfigurationConfiguration.setProcessingPreferences(Configuration.ProcessingPreferences... values) Preferences that influence the conversion process without changing the output.final ConfigurationConfiguration.setProgressEventListeners(ProgressEventListener... values) Adds aProgressEventListener.final ConfigurationConfiguration.setQuirksSettings(Configuration.QuirksSettings quirksSettings) Allows to enable or disable behaviors that are otherwise depend on the doctype of the input document.final ConfigurationConfiguration.setRawCookies(Configuration.KeyValuePair... values) Deprecated.final ConfigurationConfiguration.setRequestHeaders(Configuration.KeyValuePair... values) Deprecated.final ConfigurationConfiguration.setResourceConnectTimeout(Integer value) Deprecated.final ConfigurationConfiguration.setResourceReadTimeout(Integer value) Deprecated.final ConfigurationConfiguration.setSecuritySettings(Configuration.SecuritySettings securitySettings) Specifies resource loading and document processing behavior with regards to security to protect against untrusted code or content.final ConfigurationConfiguration.setSegmentationSettings(Configuration.SegmentationSettings segmentationSettings) This property configures segmentation of the conversion, which helps with very large documents.final ConfigurationConfiguration.setSignPDF(Configuration.SignPDF value) Sets a digital certificate to sign the newly created PDF.final ConfigurationConfiguration.setSubject(String value) Sets the value of the subject field of the PDF document.final ConfigurationSets the value of the title field of the PDF document.final ConfigurationConfiguration.setUrlRewriteSettings(Configuration.UrlRewriteSettings value) Specifies settings for URL rewrites, which will transform URLs into others according to certain rules.final ConfigurationConfiguration.setUserAgent(UserAgent value) Specifies a user agent that PDFreactor will use.final ConfigurationConfiguration.setUserPassword(String value) Deprecated.final ConfigurationConfiguration.setUserScripts(Configuration.Resource... values) Adds an user script to the document.final ConfigurationConfiguration.setUserStyleSheets(Configuration.Resource... values) Adds a user style sheet to the document.final ConfigurationConfiguration.setValidateConformance(Boolean value) Enables PDFreactor to validate the generated PDF against theConfiguration.Conformancespecified viasetConformance(Conformance).final ConfigurationConfiguration.setViewerPreferences(Configuration.ViewerPreferences... values) Sets the page layout and page mode preferences of the PDF.final ConfigurationConfiguration.setXmp(Configuration.Xmp value) Sets custom XMP to be embedded into the PDF document.final ConfigurationConfiguration.setXsltMode(Boolean value) Enables or disables XSLT transformations.final ConfigurationConfiguration.setXsltStyleSheets(Configuration.Resource... values) Adds an XSLT style sheet to the document.Methods in com.realobjects.pdfreactor with parameters of type ConfigurationModifier and TypeMethodDescriptionPDFreactor.convert(Configuration configuration) Converts the specifiedConfigurationinto PDF or image.PDFreactor.convert(Configuration configuration, OutputStreamProvider function) Converts the specifiedConfigurationinto PDF or image and writes it intoOutputStream(s) created by the supplied function.PDFreactor.convert(Configuration configuration, OutputStream outputStream) Converts the specifiedConfigurationinto PDF or image and writes it directly in the suppliedOutputStream.byte[]PDFreactor.convertAsBinary(Configuration configuration) Converts the specifiedConfigurationinto PDF or image.voidPDFreactor.convertAsBinary(Configuration configuration, OutputStream outputStream) Converts the specifiedConfigurationinto PDF or image and writes it directly in the suppliedOutputStream. -
Uses of Configuration in com.realobjects.pdfreactor.util
Methods in com.realobjects.pdfreactor.util that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationJsonUtil.parseConfig(boolean lenient, InputStream... inputStreams) Parses a PDFreactor configuration into JSON format.static ConfigurationJsonUtil.parseConfig(boolean lenient, String... inputs) Parses a PDFreactor configuration into JSON format.static ConfigurationJsonUtil.parseConfig(InputStream... inputStreams) Parses a PDFreactor configuration into JSON format.static ConfigurationJsonUtil.parseConfig(String... inputs) Parses a PDFreactor configuration into JSON format.Methods in com.realobjects.pdfreactor.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic StringJsonUtil.serializeConfig(Configuration config) Serializes a PDFreactorConfigurationinstance into a JSON representation.