Modifier and Type | Method and Description |
---|---|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.addPdfFile(java.lang.String filePath)
Add a PDF file to the list of the input PDFs.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.addPdfRawData(byte[] pdfRawData)
Add in-memory raw PDF data to the list of the input PDFs.
Typical usage is for adding PDF created by another Pdfcrowd converter. Example in PHP: $clientPdf2Pdf->addPdfRawData($clientHtml2Pdf->convertUrl('http://www.example.com')); |
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setAction(java.lang.String action)
Specifies the action to be performed on the input PDFs.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setCenterWindow(boolean centerWindow)
Specify whether to position the document's window in the center of the screen.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setDebugLog(boolean debugLog)
Turn on the debug logging.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setDisplayTitle(boolean displayTitle)
Specify whether the window's title bar should display the document title.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setEncrypt(boolean encrypt)
Encrypt the PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setFitWindow(boolean fitWindow)
Specify whether to resize the document's window to fit the size of the first displayed page.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setHideMenubar(boolean hideMenubar)
Specify whether to hide the viewer application's menu bar when the document is active.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setHideToolbar(boolean hideToolbar)
Specify whether to hide the viewer application's tool bars when the document is active.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setHideWindowUi(boolean hideWindowUi)
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.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setInitialPage(int initialPage)
Display the specified page when the document is opened.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setInitialZoom(int initialZoom)
Specify the initial page zoom in percents when the document is opened.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setInitialZoomType(java.lang.String initialZoomType)
Specify how the page should be displayed when opened.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setLinearize(boolean linearize)
Create linearized PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setMultipageBackground(java.lang.String multipageBackground)
Apply each page of the specified PDF to the background of the corresponding page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setMultipageBackgroundUrl(java.lang.String multipageBackgroundUrl)
Load a background PDF from the specified URL and apply each page of the specified background PDF to the corresponding page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setMultipageWatermark(java.lang.String multipageWatermark)
Apply each page of the specified watermark PDF to the corresponding page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setMultipageWatermarkUrl(java.lang.String multipageWatermarkUrl)
Load a watermark PDF from the specified URL and apply each page of the specified watermark PDF to the corresponding page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setNoCopy(boolean noCopy)
Disallow text and graphics extraction from the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setNoModify(boolean noModify)
Disallow modification of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setNoPrint(boolean noPrint)
Disallow printing of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setOwnerPassword(java.lang.String ownerPassword)
Protect the PDF with an owner password.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageBackground(java.lang.String pageBackground)
Apply the first page of the specified PDF to the background of every page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageBackgroundUrl(java.lang.String pageBackgroundUrl)
Load a background PDF from the specified URL and apply the first page of the background PDF to every page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageLayout(java.lang.String pageLayout)
Specify the page layout to be used when the document is opened.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageMode(java.lang.String pageMode)
Specify how the document should be displayed when opened.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageWatermark(java.lang.String pageWatermark)
Apply the first page of the watermark PDF to every page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setPageWatermarkUrl(java.lang.String pageWatermarkUrl)
Load a watermark PDF from the specified URL and apply the first page of the watermark PDF to every page of the output PDF.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.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.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setRetryCount(int retryCount)
Specifies the number of retries when the 502 HTTP status code is received.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setRightToLeft(boolean rightToLeft)
Set the predominant reading order for text to right-to-left.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setTag(java.lang.String tag)
Tag the conversion with a custom value.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setUseHttp(boolean useHttp)
Specifies if the client communicates over HTTP or HTTPS with Pdfcrowd API.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setUserAgent(java.lang.String userAgent)
Set a custom user agent HTTP header.
|
Pdfcrowd.PdfToPdfClient |
Pdfcrowd.PdfToPdfClient.setUserPassword(java.lang.String userPassword)
Protect the PDF with a user password.
|
Copyright © 2020. All rights reserved.