- 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
-
- setAuthor(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the author of the PDF.
- setAuthor(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the author of the PDF.
- setAuthor(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Set the HTML author.
- setAuthor(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the author of the PDF.
- setAutoDetectElementToConvert(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
The main HTML element for conversion is detected automatically.
- setAutoDetectElementToConvert(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
The main HTML element for conversion is detected automatically.
- setBackgroundColor(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
The output image background color.
- setBlockAds(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Try to block ads.
- setBlockAds(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Try to block ads.
- setCanvasBackgroundColor(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
The canvas background color in RGB or RGBA hexadecimal format.
- setCanvasDimensions(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas dimensions.
- setCanvasHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas height.
- setCanvasSize(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas size.
- setCanvasWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas width.
- setCenterWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether to position the document's window in the center of the screen.
- setCenterWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether to position the document's window in the center of the screen.
- setCenterWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether to position the document's window in the center of the screen.
- setClientCertificate(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
A client certificate to authenticate Pdfcrowd converter on your web server.
- setClientCertificate(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A client certificate to authenticate Pdfcrowd converter on your web server.
- setClientCertificatePassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
A password for PKCS12 file with a client certificate if it is needed.
- setClientCertificatePassword(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A password for PKCS12 file with a client certificate if it is needed.
- setContentArea(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the content area position and size.
- setContentAreaHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the height of the content area.
- setContentAreaWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the width of the content area.
- setContentAreaX(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the top left X coordinate of the content area.
- setContentAreaY(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the top left Y coordinate of the content area.
- setContentsMatrix(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A 2D transformation matrix applied to the main contents on each page.
- setConverterVersion(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the converter version.
- setConverterVersion(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the converter version.
- setConverterVersion(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the converter version.
- setConverterVersion(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the converter version.
- setConverterVersion(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the converter version.
- setConvertImagesToJpeg(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify which image types will be converted to JPEG.
- 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.
- setCropArea(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the content area position and size.
- setCropArea(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the content area position and size.
- setCropArea(int, int, int, int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the crop area.
- setCropAreaHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the height of the content area.
- setCropAreaHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the height of the content area.
- setCropAreaHeight(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the height of the crop area in points.
- setCropAreaWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the width of the content area.
- setCropAreaWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the width of the content area.
- setCropAreaWidth(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the width of the crop area in points.
- setCropAreaX(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the top left X coordinate of the content area.
- setCropAreaX(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the top left X coordinate of the content area.
- setCropAreaX(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the top left X coordinate of the crop area in points.
- setCropAreaY(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the top left Y coordinate of the content area.
- setCropAreaY(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the top left Y coordinate of the content area.
- setCropAreaY(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the top left Y coordinate of the crop area in points.
- setCssMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Specifies where the style sheets are stored.
- setCssPageRuleMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies behavior in presence of CSS @page rules.
- setCustomCss(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Apply custom CSS to the input HTML document.
- setCustomCss(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply custom CSS to the input HTML document.
- 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 and ready to print.
- setCustomJavascript(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Run a custom JavaScript after the document is loaded and ready to print.
- setCustomPageBreak(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specify the custom page break.
- setDataAutoEscape(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Auto escape HTML symbols in the input data before placing them into the output.
- setDataAutoEscape(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Auto escape HTML symbols in the input data before placing them into the output.
- setDataEncoding(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
- setDataEncoding(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
- setDataFile(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Load the input data for template rendering from the specified file.
- setDataFile(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load the input data for template rendering from the specified file.
- setDataFormat(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specify the input data format.
- setDataFormat(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify the input data format.
- setDataIgnoreUndefined(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Ignore undefined variables in the HTML template.
- setDataIgnoreUndefined(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Ignore undefined variables in the HTML template.
- setDataOptions(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the advanced data options:csv_delimiter - The CSV data delimiter, the default is ,.xml_remove_root - Remove the root XML element from the input data.data_root - The name of the root element inserted into the input data without a root node (e.g.
- setDataOptions(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the advanced data options:csv_delimiter - The CSV data delimiter, the default is ,.xml_remove_root - Remove the root XML element from the input data.data_root - The name of the root element inserted into the input data without a root node (e.g.
- setDataString(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the input data for template rendering.
- setDataString(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the input data for template rendering.
- setDataTrimBlocks(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Auto trim whitespace around each template command block.
- setDataTrimBlocks(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Auto trim whitespace around each template command block.
- 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.PdfToHtmlClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Turn on the debug logging.
- setDebugLog(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
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.
- setDisablePageHeightOptimization(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disable automatic height adjustment that compensates for pixel to point rounding errors.
- 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.
- setDisplayTitle(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether the window's title bar should display the document title.
- setDisplayTitle(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether the window's title bar should display the document title.
- setDisplayTitle(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether the window's title bar should display the document title.
- setDpi(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the DPI resolution of the input image.
- setDpi(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the DPI resolution of the input image.
- setDpi(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Set the output graphics DPI.
- setElementToConvert(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Convert only the specified element from the main document and its children.
- setElementToConvert(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert only the specified element from the main document 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.
- setEnablePdfForms(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Convert HTML forms to fillable PDF forms.
- setEncrypt(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Encrypt the PDF.
- setEncrypt(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Encrypt the PDF.
- setEncrypt(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Encrypt the PDF.
- setEncrypted() - Method in class com.pdfcrowd.Client
-
- setEncrypted(boolean) - Method in class com.pdfcrowd.Client
-
- setEol(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
The end-of-line convention for the text output.
- 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.
- setExtractMetaTags(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Extract meta tags (author, keywords and description) from the input HTML and use them in the output PDF.
- 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 or if some sub-requests are still pending.
- 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 or if some sub-requests are still pending.
- 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
-
- setFitWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether to resize the document's window to fit the size of the first displayed page.
- setFitWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether to resize the document's window to fit the size of the first displayed page.
- setFitWindow(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether to resize the document's window to fit the size of the first displayed page.
- setFontMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Specifies where the fonts are stored.
- 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.
- setFooterMatrix(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A 2D transformation matrix applied to the page footer contents.
- 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.
- setForceZip(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Enforces the zip output format.
- setHeaderFooterCssAnnotation(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Add special CSS classes to the header/footer's body element.
- 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.
- setHeaderMatrix(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A 2D transformation matrix applied to the page header contents.
- 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.
- setHideMenubar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether to hide the viewer application's menu bar when the document is active.
- setHideMenubar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether to hide the viewer application's menu bar when the document is active.
- setHideMenubar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether to hide the viewer application's menu bar when the document is active.
- setHideToolbar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether to hide the viewer application's tool bars when the document is active.
- setHideToolbar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether to hide the viewer application's tool bars when the document is active.
- setHideToolbar(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether to hide the viewer application's tool bars when the document is active.
- setHideWindowUi(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.
- setHideWindowUi(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.
- setHideWindowUi(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.
- 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 credentials to access HTTP base authentication protected websites.
- setHttpAuth(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set credentials to access HTTP base authentication protected websites.
- 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.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setHttpsProxy(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
- setImageDpi(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the DPI of images in PDF.
- setImageFormat(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Specifies the format for the output images.
- setImageMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Specifies where the images are stored.
- setInitialPage(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Display the specified page when the document is opened.
- setInitialPage(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Display the specified page when the document is opened.
- setInitialPage(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Display the specified page when the document is opened.
- setInitialPdfExactZoom(double) - Method in class com.pdfcrowd.Client
-
- setInitialPdfZoomType(int) - Method in class com.pdfcrowd.Client
-
- setInitialZoom(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify the initial page zoom in percents when the document is opened.
- setInitialZoom(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify the initial page zoom in percents when the document is opened.
- setInitialZoom(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify the initial page zoom in percents when the document is opened.
- setInitialZoomType(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify how the page should be displayed when opened.
- setInitialZoomType(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify how the page should be displayed when opened.
- setInitialZoomType(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify how the page should be displayed when opened.
- setInputPdfPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Password to open the encrypted PDF file.
- 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.
- setJpegQuality(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the quality of embedded JPEG images.
- setKeywords(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Associate keywords with the document.
- setKeywords(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Associate keywords with the document.
- setKeywords(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Associate keywords with the HTML document.
- setKeywords(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Associate keywords with the document.
- setLayoutDpi(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the internal DPI resolution used for positioning of PDF contents.
- setLinearize(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Create linearized PDF.
- setLinearize(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Create linearized PDF.
- setLinearize(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Create linearized PDF.
- setLineSpacingThreshold(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Set the maximum line spacing when the paragraph detection mode is enabled.
- setLoadIframes(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specifies how iframes are handled.
- setLoadIframes(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies how iframes are handled.
- setLocale(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the locale for the conversion.
- setLocale(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the locale for the conversion.
- setMainDocumentCssAnnotation(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Add special CSS classes to the main document's body element.
- setMarginBottom(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page bottom margin.
- setMarginBottom(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas bottom margin.
- setMarginBottom(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page bottom margin.
- setMarginLeft(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page left margin.
- setMarginLeft(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas left margin.
- setMarginLeft(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page left margin.
- setMarginRight(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page right margin.
- setMarginRight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas right margin.
- setMarginRight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page right margin.
- setMargins(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas margins.
- setMarginTop(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page top margin.
- setMarginTop(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas top margin.
- setMarginTop(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page top margin.
- setMaxLoadingTime(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the maximum time to load the page and its resources.
- setMaxLoadingTime(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the maximum time to load the page and its resources.
- setMaxPages(int) - Method in class com.pdfcrowd.Client
-
- setMultipageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply each page of a background to the corresponding page of the output PDF.
- setMultipageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Apply each page of a background to the corresponding page of the output PDF.
- setMultipageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Apply each page of a background to the corresponding page of the output PDF.
- setMultipageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load a file from the specified URL and apply each page of the file as a background to the corresponding page of the output PDF.
- setMultipageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Load a file from the specified URL and apply each page of the file as a background to the corresponding page of the output PDF.
- setMultipageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Load a file from the specified URL and apply each page of the file as a background to the corresponding page of the output PDF.
- setMultipageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply each page of a watermark to the corresponding page of the output PDF.
- setMultipageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Apply each page of a watermark to the corresponding page of the output PDF.
- setMultipageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Apply each page of a watermark to the corresponding page of the output PDF.
- setMultipageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load a file from the specified URL and apply each page of the file as a watermark to the corresponding page of the output PDF.
- setMultipageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Load a file from the specified URL and apply each page of the file as a watermark to the corresponding page of the output PDF.
- setMultipageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Load a file from the specified URL and apply each page of the file as a watermark 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.
- setNoCopy(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Disallow text and graphics extraction from the output PDF.
- setNoCopy(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Disallow text and graphics extraction from the output PDF.
- setNoHeaderFooterHorizontalMargins(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disable horizontal page margins for header and footer.
- setNoLayout(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Ignore the original PDF layout.
- setNoMargins(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Disable page 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 output PDF.
- setNoModify(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Disallow modification of the output PDF.
- setNoModify(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Disallow modification of the output 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.
- setNoPrint(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Disallow printing of the output PDF.
- setNoPrint(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
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.
- setOnLoadJavascript(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Run a custom JavaScript right after the document is loaded.
- setOnLoadJavascript(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Run a custom JavaScript right after the document is loaded.
- setOrientation(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page orientation.
- setOrientation(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the output canvas orientation.
- setOrientation(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
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.
- setOwnerPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Protect the PDF with an owner password.
- setOwnerPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Protect the PDF with an owner password.
- setPageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply a background to each page of the output PDF file.
- setPageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Apply a background to each page of the output PDF file.
- setPageBackground(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Apply a background to each page of the output PDF file.
- setPageBackgroundColor(String) - Method in class com.pdfcrowd.Client
-
- setPageBackgroundColor(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
The page background color in RGB or RGBA hexadecimal format.
- setPageBackgroundColor(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
The page background color in RGB or RGBA hexadecimal format.
- setPageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load a file from the specified URL and apply the file as a background to each page of the output PDF.
- setPageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Load a file from the specified URL and apply the file as a background to each page of the output PDF.
- setPageBackgroundUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Load a file from the specified URL and apply the file as a background to each page of the output PDF.
- setPageBreakMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specify the page break mode for the text output.
- setPageDimensions(String, String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page dimensions.
- setPageDimensions(String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
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.
- setPageHeight(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page height.
- setPageLayout(int) - Method in class com.pdfcrowd.Client
-
- setPageLayout(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify the page layout to be used when the document is opened.
- setPageLayout(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify the page layout to be used when the document is opened.
- setPageLayout(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify the page layout to be used when the document is opened.
- 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.
- setPageMargins(String, String, String, String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page margins.
- setPageMode(int) - Method in class com.pdfcrowd.Client
-
- setPageMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specify how the document should be displayed when opened.
- setPageMode(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specify how the document should be displayed when opened.
- setPageMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specify how the document should be displayed when opened.
- 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.
- setPageRange(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the page range for extract or delete action.
- setPageSize(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the output page size.
- setPageSize(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page size.
- setPageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Apply a watermark to each page of the output PDF file.
- setPageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Apply a watermark to each page of the output PDF file.
- setPageWatermark(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Apply a watermark to each page of the output PDF file.
- setPageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Load a file from the specified URL and apply the file as a watermark to each page of the output PDF.
- setPageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Load a file from the specified URL and apply the file as a watermark to each page of the output PDF.
- setPageWatermarkUrl(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Load a file from the specified URL and apply the file as a watermark to each 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.
- setPageWidth(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the output page width.
- setParagraphMode(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specify the paragraph detection mode.
- setPdfPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Password to open the encrypted PDF file.
- setPdfPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
The password to open the encrypted PDF file.
- setPdfScalingFactor(double) - Method in class com.pdfcrowd.Client
-
- setPosition(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the image position on the canvas.
- setPosition(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the image position on the page.
- setPrintCanvasMode(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Set the mode to print the image on the canvas.
- setPrintPageMode(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the mode to print the image on the content area of the page.
- setPrintPageRange(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the page range to print.
- setPrintPageRange(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Set the page range to print.
- setPrintPageRange(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
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.PdfToHtmlClient
-
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.
- setProxy(String, int, String, String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specifies an HTTP proxy that the API client library will use to connect to the internet.
- setReadabilityEnhancements(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
The input HTML is automatically enhanced to improve the readability.
- setReadabilityEnhancements(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
The input HTML is automatically enhanced to improve the readability.
- setRemoveBlankPages(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies which blank pages to exclude from the output document.
- setRemoveBorders(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Remove borders of an image which does not change in color.
- setRemoveBorders(boolean) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Remove borders of an image which does not change in color.
- setRemoveEmptyLines(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Remove empty lines from the text output.
- setRemoveHyphenation(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Remove the hyphen character from the end of lines.
- setRenderingMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set 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.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRetryCount(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
- setRightToLeft(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the predominant reading order for text to right-to-left.
- setRightToLeft(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the predominant reading order for text to right-to-left.
- 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.HtmlToImageClient
-
Set the scaling factor (zoom) for the output image.
- setScaleFactor(int) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the scaling factor (zoom) for the main page area.
- setScaleFactor(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
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.
- setSmartScalingMode(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Specifies the scaling mode used for fitting the HTML contents to the print area.
- setSplitLigatures(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Converts ligatures, two or more letters combined into a single glyph, back into their individual ASCII characters.
- setSubject(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the subject of the PDF.
- setSubject(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the subject of the PDF.
- setSubject(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Set the HTML subject.
- setSubject(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the subject of the PDF.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToImageClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Tag the conversion with a custom value.
- setTag(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Tag the conversion with a custom value.
- setTitle(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the title of the PDF.
- setTitle(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Set the title of the PDF.
- setTitle(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToHtmlClient
-
Set the HTML title.
- setTitle(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set the title of the PDF.
- 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.PdfToHtmlClient
-
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.
- setUseHttp(boolean) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
- setUseMetadataFrom(int) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Use metadata (title, subject, author and keywords) from the n-th input PDF.
- setUseMobileUserAgent(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Use a mobile user agent.
- setUseMobileUserAgent(boolean) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Use a mobile user agent.
- 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.PdfToHtmlClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
Set a custom user agent HTTP header.
- setUserAgent(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToTextClient
-
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.
- setUserPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.ImageToPdfClient
-
Protect the PDF with a user password.
- setUserPassword(String) - Method in class com.pdfcrowd.Pdfcrowd.PdfToPdfClient
-
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
-
- setZipFooterFilename(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the file name of the footer HTML document stored in the input archive.
- setZipHeaderFilename(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the file name of the header HTML document stored in the input archive.
- setZipMainFilename(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToImageClient
-
Set the file name of the main HTML document stored in the input archive.
- setZipMainFilename(String) - Method in class com.pdfcrowd.Pdfcrowd.HtmlToPdfClient
-
Set the file name of the main HTML document stored in the input archive.
- SINGLE_PAGE - Static variable in class com.pdfcrowd.Client
-
- statusCode - Variable in exception com.pdfcrowd.Pdfcrowd.Error
-
- statusCode - Variable in exception com.pdfcrowd.PdfcrowdError
-