Modifier and Type | Method and Description |
---|---|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setAuthor(String author)
Set the author of the PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCenterWindow(boolean value)
Specify whether to position the document's window in the center of the screen.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setConverterVersion(String version)
Set the converter version.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCropArea(String x,
String y,
String width,
String height)
Set the content area position and size.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCropAreaHeight(String height)
Set the height of the content area.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCropAreaWidth(String width)
Set the width of the content area.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCropAreaX(String x)
Set the top left X coordinate of the content area.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setCropAreaY(String y)
Set the top left Y coordinate of the content area.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setDebugLog(boolean value)
Turn on the debug logging.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setDisplayTitle(boolean value)
Specify whether the window's title bar should display the document title.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setDpi(int dpi)
Set the DPI resolution of the input image.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setEncrypt(boolean value)
Encrypt the PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setFitWindow(boolean value)
Specify whether to resize the document's window to fit the size of the first displayed page.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHideMenubar(boolean value)
Specify whether to hide the viewer application's menu bar when the document is active.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHideToolbar(boolean value)
Specify whether to hide the viewer application's tool bars when the document is active.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHideWindowUi(boolean value)
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.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHttpProxy(String proxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setHttpsProxy(String proxy)
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setInitialPage(int page)
Display the specified page when the document is opened.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setInitialZoom(int zoom)
Specify the initial page zoom in percents when the document is opened.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setInitialZoomType(String zoomType)
Specify how the page should be displayed when opened.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setKeywords(String keywords)
Associate keywords with the document.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setLinearize(boolean value)
Create linearized PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMarginBottom(String bottom)
Set the output page bottom margin.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMarginLeft(String left)
Set the output page left margin.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMarginRight(String right)
Set the output page right margin.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMarginTop(String top)
Set the output page top margin.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMultipageBackground(String background)
Apply each page of a background to the corresponding page of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMultipageBackgroundUrl(String url)
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.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMultipageWatermark(String watermark)
Apply each page of a watermark to the corresponding page of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setMultipageWatermarkUrl(String url)
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.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setNoCopy(boolean value)
Disallow text and graphics extraction from the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setNoModify(boolean value)
Disallow modification of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setNoPrint(boolean value)
Disallow printing of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setOrientation(String orientation)
Set the output page orientation.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setOwnerPassword(String password)
Protect the PDF with an owner password.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageBackground(String background)
Apply a background to each page of the output PDF file.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageBackgroundColor(String color)
The page background color in RGB or RGBA hexadecimal format.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageBackgroundUrl(String url)
Load a file from the specified URL and apply the file as a background to each page of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageDimensions(String width,
String height)
Set the output page dimensions.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageHeight(String height)
Set the output page height.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageLayout(String layout)
Specify the page layout to be used when the document is opened.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageMargins(String top,
String right,
String bottom,
String left)
Set the output page margins.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageMode(String mode)
Specify how the document should be displayed when opened.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageSize(String size)
Set the output page size.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageWatermark(String watermark)
Apply a watermark to each page of the output PDF file.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageWatermarkUrl(String url)
Load a file from the specified URL and apply the file as a watermark to each page of the output PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPageWidth(String width)
Set the output page width.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPosition(String position)
Set the image position on the page.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setPrintPageMode(String mode)
Set the mode to print the image on the content area of the page.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.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.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setRemoveBorders(boolean value)
Remove borders of an image which does not change in color.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setResize(String resize)
Resize the image.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setRetryCount(int count)
Specifies the number of automatic retries when the 502 or 503 HTTP status code is received.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setRotate(String rotate)
Rotate the image.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setSubject(String subject)
Set the subject of the PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setTag(String tag)
Tag the conversion with a custom value.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setTitle(String title)
Set the title of the PDF.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setUseHttp(boolean value)
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setUserAgent(String agent)
Set a custom user agent HTTP header.
|
Pdfcrowd.ImageToPdfClient |
Pdfcrowd.ImageToPdfClient.setUserPassword(String password)
Protect the PDF with a user password.
|
Copyright © 2023. All rights reserved.