public class FormPrintExporter extends Object
Constructor and Description |
---|
FormPrintExporter(com.alibaba.fastjson.JSONObject persist,
IXFormRenderConfig renderConfig) |
Modifier and Type | Method and Description |
---|---|
byte[] |
doExport()
Creates a document out of the configured form
|
FormPrintExporter |
withFormat(EFormPrintFormat format) |
FormPrintExporter |
withTemplate(ERessourcenTyp resourceType,
UUID resourceUUID) |
public FormPrintExporter(com.alibaba.fastjson.JSONObject persist, IXFormRenderConfig renderConfig)
public FormPrintExporter withFormat(EFormPrintFormat format)
public FormPrintExporter withTemplate(ERessourcenTyp resourceType, UUID resourceUUID)
public byte[] doExport()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.