Modifier and Type | Method and Description |
---|---|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setDebugLog(boolean debugLog)
Turn on the debug logging.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHttpProxy(java.lang.String httpProxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHttpsProxy(java.lang.String httpsProxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.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.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setResize(java.lang.String resize)
Resize the image.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setRetryCount(int retryCount)
Specifies the number of retries when the 502 HTTP status code is received.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setRotate(java.lang.String rotate)
Rotate the image.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setTag(java.lang.String tag)
Tag the conversion with a custom value.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setUseHttp(boolean useHttp)
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setUserAgent(java.lang.String userAgent)
Set a custom user agent HTTP header.
|
Copyright © 2020. All rights reserved.