Skip to content

CreateDocument

Beschreibung

Erzeugt ein IDocument, basierend auf einer Template-Definition. Settings werden im Parameter 'SettingsString' wie folgt übergeben : [Setting]=[Value];[Setting]=[Value];...

Input-Paramters

Name Type Required Description
DocumentTemplate String True
DocumentFormat String False
SettingsString String False
DocumentData Object True
DocumentName String False
DocumentTitle String False
DocumentAuthor String False
DocumentSubject String False
DocumentKeywords String[] False

Output-Paramters

Name Type Description
Document IDocument