Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setAuthenticationCredentials(Configuration.KeyValuePair value)
Enables access to resources that are secured via Basic or Digest authentication.
|
void |
Configuration.setCookies(Configuration.KeyValuePair[] values)
Adds a cookie to all outgoing HTTP connections.
|
void |
Configuration.setCustomDocumentProperties(Configuration.KeyValuePair[] values)
Adds a custom property to the PDF document.
|
void |
Configuration.setRawCookies(Configuration.KeyValuePair[] values)
Adds a cookie to all outgoing HTTP connections.
|
void |
Configuration.setRequestHeaders(Configuration.KeyValuePair[] values)
Adds a request header to all outgoing HTTP connections.
|
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.