Modifier and Type | Method and Description |
---|---|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setAuthor(String author)
Set the HTML author.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setCssMode(String mode)
Specifies where the style sheets are stored.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setDebugLog(boolean value)
Turn on the debug logging.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setDpi(int dpi)
Set the output graphics DPI.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setFontMode(String mode)
Specifies where the fonts are stored.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setForceZip(boolean value)
Enforces the zip output format.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setHttpProxy(String proxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setHttpsProxy(String proxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setImageFormat(String imageFormat)
Specifies the format for the output images.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setImageMode(String mode)
Specifies where the images are stored.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setKeywords(String keywords)
Associate keywords with the HTML document.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setPdfPassword(String password)
Password to open the encrypted PDF file.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setPrintPageRange(String pages)
Set the page range to print.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.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.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setRetryCount(int count)
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setScaleFactor(int factor)
Set the scaling factor (zoom) for the main page area.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setSplitLigatures(boolean value)
Converts ligatures, two or more letters combined into a single glyph, back into their individual ASCII characters.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setSubject(String subject)
Set the HTML subject.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setTag(String tag)
Tag the conversion with a custom value.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setTitle(String title)
Set the HTML title.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setUseHttp(boolean value)
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
|
Pdfcrowd.PdfToHtmlClient |
Pdfcrowd.PdfToHtmlClient.setUserAgent(String agent)
Set a custom user agent HTTP header.
|
Copyright © 2024. All rights reserved.