Uses of Interface
de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
-
Packages that use IFillPdfNodeBuilder Package Description de.xima.fc.workflow.processor.factory -
-
Uses of IFillPdfNodeBuilder in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return IFillPdfNodeBuilder Modifier and Type Method Description IFillPdfNodeBuilderIFillPdfNodeBuilder. attachmentAccessibleToEndUser(boolean attachToFormRecord)IFillPdfNodeBuilderIFillPdfNodeBuilder. attachToFormRecord(boolean attachToFormRecord)IFillPdfNodeBuilderIFillPdfNodeBuilder. exportName(String exportName)static IFillPdfNodeBuilderWorkflowNodeFactory. fillPdf()Creates a builder for a new workflow node for aEWorkflowNodeType.FC_FILL_PDFthat fills a PDF document with the submitted form data.IFillPdfNodeBuilderIFillPdfNodeBuilder. flatten(boolean flatten)IFillPdfNodeBuilderIFillPdfNodeBuilder. pdfFile(SingleFile pdfFile)IFillPdfNodeBuilderIFillPdfNodeBuilder. pdfFileProvision(FileProvision pdfFileProvision)Sets the options for how to handle the PDF file.IFillPdfNodeBuilderIFillPdfNodeBuilder. usedFont(String usedFont)
-