Modifier and Type | Method and Description |
---|---|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setDebugLog(boolean debugLog)
Turn on the debug logging.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setHttpProxy(java.lang.String httpProxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setHttpsProxy(java.lang.String httpsProxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setOutputFormat(java.lang.String outputFormat)
The format of the output file.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setProxy(java.lang.String host,
int port,
java.lang.String userName,
java.lang.String password)
Specifies an HTTP proxy that the API client library will use to connect to the internet.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setResize(java.lang.String resize)
Resize the image.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setRetryCount(int retryCount)
Specifies the number of retries when the 502 HTTP status code is received.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setRotate(java.lang.String rotate)
Rotate the image.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setTag(java.lang.String tag)
Tag the conversion with a custom value.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setUseHttp(boolean useHttp)
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
|
Pdfcrowd.ImageToImageClient |
Pdfcrowd.ImageToImageClient.setUserAgent(java.lang.String userAgent)
Set a custom user agent HTTP header.
|
Copyright © 2019. All rights reserved.