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