| Package | Description | 
|---|---|
| com.realobjects.pdfreactor | 
 Main access to the API of PDFreactor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Configuration.ScriptResource
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration.Resource | 
Configuration.Resource.setBeforeDocumentScripts(Boolean value)
Use  
true to cause PDFreactor to run the
 script before all scripts inside the document and false
 to run it after. | 
Configuration.Resource | 
Configuration.Resource.setContent(String value)
The content of the resource. 
 | 
Configuration.Resource | 
Configuration.Resource.setData(byte[] value)
The binary data of the resource. 
 | 
Configuration.Resource | 
Configuration.Resource.setInputSource(InputSource value)
The  
InputSource of the resource. | 
Configuration.Resource | 
Configuration.Resource.setUri(String value)
The URI of the resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration.ColorSpaceSettings | 
Configuration.ColorSpaceSettings.setCmykIccProfile(Configuration.Resource cmykIccProfile)
Specifies the ICC profile which defines the CMYK color space
 into or from which CSS colors and images are converted, if
  
enabled. | 
Configuration | 
Configuration.setIntegrationStyleSheets(Configuration.Resource[] values)
Adds an integration style sheet to the document. 
 | 
Configuration | 
Configuration.setMergeDocuments(Configuration.Resource[] documents)
This method sets external PDF documents which will be
     merged with the PDF document generated by the HTML source. 
 | 
Configuration | 
Configuration.setUserScripts(Configuration.Resource[] values)
Adds an user script to the document. 
 | 
Configuration | 
Configuration.setUserStyleSheets(Configuration.Resource[] values)
Adds a user style sheet to the document. 
 | 
Configuration | 
Configuration.setXsltStyleSheets(Configuration.Resource[] values)
Adds an XSLT style sheet to the document. 
 | 
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.