Package | Description |
---|---|
com.adobe.fd.output.api |
Modifier and Type | Method and Description |
---|---|
BatchResult |
OutputService.generatePDFOutputBatch(Map<String,String> templates,
Map<String,Document> data,
PDFOutputOptions pdfOutputOptions,
BatchOptions batchOptions)
Generates a set of PDF Document given a set of template and data to merge
|
BatchResult |
OutputService.generatePrintedOutputBatch(Map<String,String> templates,
Map<String,Document> data,
PrintedOutputOptions printedOutputOptions,
BatchOptions batchOptions)
create PS/PCL/ZPL from a collection of templates and data
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.