Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.ContentObserver |
Configuration.ContentObserver.setConnections(java.lang.Boolean value)
Enables observation of URL connections done by PDFreactor.
|
Configuration.ContentObserver |
Configuration.ContentObserver.setExceedingContentAgainst(Configuration.ExceedingContentAgainst value)
Enables observation of exceeding content
either against the page edges, page
content areas or containers.
|
Configuration.ContentObserver |
Configuration.ContentObserver.setExceedingContentAnalyze(Configuration.ExceedingContentAnalyze value)
Enables observation of exceeding content
and optionally of boxes.
|
Configuration.ContentObserver |
Configuration.ContentObserver.setMissingResources(java.lang.Boolean value)
Enables observation of resources that could not be loaded.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setContentObserver(Configuration.ContentObserver value)
Specifies parts of the document's content that should be observed and logged in
greater detail.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.