Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.DebugSettings |
Configuration.DebugSettings.setAll(Boolean all)
This is a convenience property that enables the following
Configuration.DebugSettings : |
Configuration.DebugSettings |
Configuration.DebugSettings.setAppendLogs(Boolean appendLogs)
Specifies whether the logs will be appended to the resulting PDF.
|
Configuration.DebugSettings |
Configuration.DebugSettings.setAttachDocuments(Boolean attachDocuments)
Specifies whether all debug files belonging to the group "documents" will
be attached to the generated PDF.
|
Configuration.DebugSettings |
Configuration.DebugSettings.setAttachLogs(Boolean attachLogs)
Specifies whether all debug files belonging to the group "logs" will
be attached to the generated PDF.
|
Configuration.DebugSettings |
Configuration.DebugSettings.setAttachResources(Boolean attachResources)
Specifies whether all debug files belonging to the group "resources" will
be attached to the generated PDF.
|
Configuration.DebugSettings |
Configuration.DebugSettings.setForceResult(Boolean forceResult)
Forces PDFreactor to return a result, regardless of any exceptions or errors
that may have occurred during the conversion.
|
Configuration.DebugSettings |
Configuration.DebugSettings.setLocalDirectory(Path localDirectory)
Specifies a local directory where PDFreactor will dump debug files in case
an exception occurs during conversion.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setDebugSettings(Configuration.DebugSettings value)
Enables and configures debug settings, which add additional information to the output.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.