Package | Description |
---|---|
com.adobe.fd.output.api |
Modifier and Type | Method and Description |
---|---|
Document |
OutputService.generatePrintedOutput(Document inDoc,
Document data,
PrintedOutputOptions printedOutputOptions)
create a PS/PCL/ZPL document from input xdp or pdf document
|
Document |
OutputService.generatePrintedOutput(String urlOrFileName,
Document data,
PrintedOutputOptions printedOutputOptions)
create a PS/PCL/ZPL document from input xdp or pdf document
|
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.