Package | Description |
---|---|
com.adobe.platform.operation.pdfops.options.createpdf |
Contains the option classes for
CreatePDFOperation . |
Modifier and Type | Method and Description |
---|---|
static CreatePDFFromHTMLOptions.Builder |
CreatePDFOptions.htmlOptionsBuilder()
Creates a new
CreatePDFFromHTMLOptions builder. |
CreatePDFFromHTMLOptions.Builder |
CreatePDFFromHTMLOptions.Builder.includeHeaderFooter(boolean includeHeaderFooter)
Sets the includeHeaderFooter parameter.
|
CreatePDFFromHTMLOptions.Builder |
CreatePDFFromHTMLOptions.Builder.withDataToMerge(org.json.JSONObject dataToMerge)
Sets the data to be used by the javascript in the source html file to manipulate the HTML DOM before it gets converted to PDF.
|
CreatePDFFromHTMLOptions.Builder |
CreatePDFFromHTMLOptions.Builder.withPageLayout(PageLayout pageLayout)
Sets the pageLayout parameter.
|
Copyright © 2020 Adobe. All rights reserved.