| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
| com.adobe.pdfservices.operation.pdfops.options.createpdf |
Contains the option classes for
CreatePDFOperation. |
| com.adobe.pdfservices.operation.pdfops.options.createpdf.excel | |
| com.adobe.pdfservices.operation.pdfops.options.createpdf.ppt | |
| com.adobe.pdfservices.operation.pdfops.options.createpdf.word |
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePDFOperation.setOptions(CreatePDFOptions createPdfOptions)
Sets the conversion parameters for this operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePDFFromHTMLOptions
Parameters for converting HTML to PDF using
CreatePDFOperation. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePDFFromExcelOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePDFFromPPTOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePDFFromWordOptions |
Copyright © 2022 Adobe. All rights reserved.