- Client - Class in com.pdfcrowd
-
- Client(String, String) - Constructor for class com.pdfcrowd.Client
-
- Client(String, String, String) - Constructor for class com.pdfcrowd.Client
-
- CLIENT_VERSION - Static variable in class com.pdfcrowd.Pdfcrowd
-
- com.pdfcrowd - package com.pdfcrowd
-
- CONTINUOUS - Static variable in class com.pdfcrowd.Client
-
- CONTINUOUS_FACING - Static variable in class com.pdfcrowd.Client
-
- convertFile(String, OutputStream) - Method in class com.pdfcrowd.Client
-
- convertFile(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a local file.
- convertFile(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a local file.
- convertFile(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert a local file.
- convertFile(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert a local file.
- convertFiles() - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Perform an action on the input files.
- convertFilesToFile(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Perform an action on the input files and write the output PDF to a file.
- convertFilesToStream(OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Perform an action on the input files and write the output PDF to an output stream.
- convertFileToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a local file and write the result to a local file.
- convertFileToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a local file and write the result to a local file.
- convertFileToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert a local file and write the result to a local file.
- convertFileToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert a local file and write the result to a local file.
- convertFileToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a local file and write the result to an output stream.
- convertFileToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a local file and write the result to an output stream.
- convertFileToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert a local file and write the result to an output stream.
- convertFileToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert a local file and write the result to an output stream.
- convertHtml(String, OutputStream) - Method in class com.pdfcrowd.Client
-
- convertRawData(byte[]) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert raw data.
- convertRawData(byte[]) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert raw data.
- convertRawDataToFile(byte[], String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert raw data to a file.
- convertRawDataToFile(byte[], String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert raw data to a file.
- convertRawDataToStream(byte[], OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert raw data and write the result to an output stream.
- convertRawDataToStream(byte[], OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert raw data and write the result to an output stream.
- convertString(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a string.
- convertString(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a string.
- convertStringToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a string and write the output to a file.
- convertStringToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a string and write the output to a file.
- convertStringToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a string and write the output to an output stream.
- convertStringToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a string and write the output to an output stream.
- convertURI(String, OutputStream) - Method in class com.pdfcrowd.Client
-
- convertUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a web page.
- convertUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a web page.
- convertUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert an image.
- convertUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert an image.
- convertUrlToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a web page and write the result to a local file.
- convertUrlToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a web page and write the result to a local file.
- convertUrlToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert an image and write the result to a local file.
- convertUrlToFile(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert an image and write the result to a local file.
- convertUrlToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert a web page and write the result to an output stream.
- convertUrlToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert a web page and write the result to an output stream.
- convertUrlToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Convert an image and write the result to an output stream.
- convertUrlToStream(String, OutputStream) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Convert an image and write the result to an output stream.
- setAction(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specifies the action to be performed on the input PDFs.
- setApiKey(String) - Method in class com.pdfcrowd.Client
-
- setAuthor(String) - Method in class com.pdfcrowd.Client
-
- setCookies(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set cookies that are sent in Pdfcrowd HTTP requests.
- setCookies(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set cookies that are sent in Pdfcrowd HTTP requests.
- setCustomHttpHeader(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set a custom HTTP header that is sent in Pdfcrowd HTTP requests.
- setCustomHttpHeader(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set a custom HTTP header that is sent in Pdfcrowd HTTP requests.
- setCustomJavascript(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Run a custom JavaScript after the document is loaded.
- setCustomJavascript(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Run a custom JavaScript after the document is loaded.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Turn on the debug logging.
- setDefaultEncoding(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the default HTML content text encoding.
- setDefaultEncoding(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the default HTML content text encoding.
- setDefaultTextEncoding(String) - Method in class com.pdfcrowd.Client
-
- setDisableImageLoading(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Do not load images.
- setDisableImageLoading(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Do not load images.
- setDisableJavascript(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Do not execute JavaScript.
- setDisableJavascript(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Do not execute JavaScript.
- setDisableRemoteFonts(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Disable loading fonts from remote sources.
- setDisableRemoteFonts(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disable loading fonts from remote sources.
- setElementToConvert(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert only the specified element and its children.
- setElementToConvert(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert only the specified element and its children.
- setElementToConvertMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specify the DOM handling when only a part of the document is converted.
- setElementToConvertMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify the DOM handling when only a part of the document is converted.
- setEncrypt(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Encrypt the PDF.
- setEncrypted() - Method in class com.pdfcrowd.Client
-
- setEncrypted(boolean) - Method in class com.pdfcrowd.Client
-
- setExcludeFooterOnPages(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
The page footer is not printed on the specified pages.
- setExcludeHeaderOnPages(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
The page header is not printed on the specified pages.
- setFailOnAnyUrlError(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Abort the conversion if any of the sub-request HTTP status code is greater than or equal to 400.
- setFailOnAnyUrlError(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Abort the conversion if any of the sub-request HTTP status code is greater than or equal to 400.
- setFailOnMainUrlError(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Abort the conversion if the main URL HTTP status code is greater than or equal to 400.
- setFailOnMainUrlError(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Abort the conversion if the main URL HTTP status code is greater than or equal to 400.
- setFailOnNon200(boolean) - Method in class com.pdfcrowd.Client
-
- setFooterHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the footer height.
- setFooterHtml(String) - Method in class com.pdfcrowd.Client
-
- setFooterHtml(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Use the specified HTML as the page footer.
- setFooterText(String) - Method in class com.pdfcrowd.Client
-
- setFooterUrl(String) - Method in class com.pdfcrowd.Client
-
- setFooterUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load an HTML code from the specified URL and use it as the page footer.
- setHeaderFooterPageExcludeList(String) - Method in class com.pdfcrowd.Client
-
- setHeaderFooterScaleFactor(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the scaling factor (zoom) for the header and footer.
- setHeaderHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the header height.
- setHeaderHtml(String) - Method in class com.pdfcrowd.Client
-
- setHeaderHtml(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Use the specified HTML code as the page header.
- setHeaderUrl(String) - Method in class com.pdfcrowd.Client
-
- setHeaderUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load an HTML code from the specified URL and use it as the page header.
- setHorizontalMargin(double) - Method in class com.pdfcrowd.Client
-
- setHorizontalMargin(String) - Method in class com.pdfcrowd.Client
-
- setHtmlZoom(double) - Method in class com.pdfcrowd.Client
-
- setHttpAuth(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the HTTP authentication.
- setHttpAuth(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the HTTP authentication.
- setHttpAuthPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the HTTP authentication password.
- setHttpAuthPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the HTTP authentication password.
- setHttpAuthUserName(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the HTTP authentication user name.
- setHttpAuthUserName(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the HTTP authentication user name.
- setInitialPdfExactZoom(double) - Method in class com.pdfcrowd.Client
-
- setInitialPdfZoomType(int) - Method in class com.pdfcrowd.Client
-
- setJavascriptDelay(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Wait the specified number of milliseconds to finish all JavaScript after the document is loaded.
- setJavascriptDelay(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Wait the specified number of milliseconds to finish all JavaScript after the document is loaded.
- setLinearize(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Create linearized PDF.
- setMarginBottom(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page bottom margin.
- setMarginLeft(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page left margin.
- setMarginRight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page right margin.
- setMarginTop(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page top margin.
- setMaxPages(int) - Method in class com.pdfcrowd.Client
-
- setMultipageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply each page of the specified PDF to the background of the corresponding page of the output PDF.
- setMultipageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply each page of the specified watermark PDF to the corresponding page of the output PDF.
- setNoBackground(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Do not print the background graphics.
- setNoBackground(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Do not print the background graphics.
- setNoCopy() - Method in class com.pdfcrowd.Client
-
- setNoCopy(boolean) - Method in class com.pdfcrowd.Client
-
- setNoCopy(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disallow text and graphics extraction from the output PDF.
- setNoMargins(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disable margins.
- setNoModify() - Method in class com.pdfcrowd.Client
-
- setNoModify(boolean) - Method in class com.pdfcrowd.Client
-
- setNoModify(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disallow modification of the ouput PDF.
- setNoPrint() - Method in class com.pdfcrowd.Client
-
- setNoPrint(boolean) - Method in class com.pdfcrowd.Client
-
- setNoPrint(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disallow printing of the output PDF.
- setNoXpdfcrowdHeader(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Do not send the X-Pdfcrowd HTTP header in Pdfcrowd HTTP requests.
- setNoXpdfcrowdHeader(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Do not send the X-Pdfcrowd HTTP header in Pdfcrowd HTTP requests.
- setOrientation(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page orientation.
- setOutputFormat(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
The format of the output file.
- setOutputFormat(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
The format of the output file.
- setOwnerPassword(String) - Method in class com.pdfcrowd.Client
-
- setOwnerPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Protect the PDF with an owner password.
- setPageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply the first page of the specified PDF to the background of every page of the output PDF.
- setPageBackgroundColor(String) - Method in class com.pdfcrowd.Client
-
- setPageDimensions(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page dimensions.
- setPageHeight(double) - Method in class com.pdfcrowd.Client
-
- setPageHeight(String) - Method in class com.pdfcrowd.Client
-
- setPageHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page height.
- setPageLayout(int) - Method in class com.pdfcrowd.Client
-
- setPageMargins(String, String, String, String) - Method in class com.pdfcrowd.Client
-
- setPageMargins(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page margins.
- setPageMode(int) - Method in class com.pdfcrowd.Client
-
- setPageNumberingOffset(int) - Method in class com.pdfcrowd.Client
-
- setPageNumberingOffset(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set an offset between physical and logical page numbers.
- setPageSize(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page size.
- setPageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply the first page of the watermark PDF to every page of the output PDF.
- setPageWidth(double) - Method in class com.pdfcrowd.Client
-
- setPageWidth(String) - Method in class com.pdfcrowd.Client
-
- setPageWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page width.
- setPdfScalingFactor(double) - Method in class com.pdfcrowd.Client
-
- setPrintPageRange(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the page range to print.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setRenderingMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Sets the rendering mode.
- setResize(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Resize the image.
- setResize(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Resize the image.
- setRotate(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Rotate the image.
- setRotate(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Rotate the image.
- setScaleFactor(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the scaling factor (zoom) for the main page area.
- setScreenshotHeight(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the output image height in pixels.
- setScreenshotWidth(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the output image width in pixels.
- setTransparentBackground() - Method in class com.pdfcrowd.Client
-
- setTransparentBackground(boolean) - Method in class com.pdfcrowd.Client
-
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUsePrintMedia(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Use the print version of the page if available (@media print).
- setUsePrintMedia(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Use the print version of the page if available (@media print).
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set a custom user agent HTTP header.
- setUsername(String) - Method in class com.pdfcrowd.Client
-
- setUserPassword(String) - Method in class com.pdfcrowd.Client
-
- setUserPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Protect the PDF with a user password.
- setVerifySslCertificates(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Do not allow insecure HTTPS connections.
- setVerifySslCertificates(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Do not allow insecure HTTPS connections.
- setVerticalMargin(double) - Method in class com.pdfcrowd.Client
-
- setVerticalMargin(String) - Method in class com.pdfcrowd.Client
-
- setViewport(int, int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the viewport size.
- setViewportHeight(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the viewport height in pixels.
- setViewportWidth(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the viewport width in pixels.
- setWaitForElement(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Wait for the specified element in a source document.
- setWaitForElement(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Wait for the specified element in a source document.
- setWatermark(String, double, double) - Method in class com.pdfcrowd.Client
-
- setWatermark(String, String, String) - Method in class com.pdfcrowd.Client
-
- setWatermarkInBackground() - Method in class com.pdfcrowd.Client
-
- setWatermarkInBackground(boolean) - Method in class com.pdfcrowd.Client
-
- setWatermarkRotation(double) - Method in class com.pdfcrowd.Client
-
- SINGLE_PAGE - Static variable in class com.pdfcrowd.Client
-
- statusCode - Variable in exception com.pdfcrowd.Pdfcrowd.Error
-
- statusCode - Variable in exception com.pdfcrowd.PdfcrowdError
-