Beschreibung
Gibt ein Word Dokument als Blob zurück.
Argumente
| | |
---|
 | string | RTF String der das Worddokument repräsentiert |
Rückgabewert blob
Blob des Word Dokuments
Beispiel
EmailAttachments[0] = GetPdfFromRtf(GetWordReportBlob(CreateReport(20074,[ID+0],"SSP_Address",0))); |
---|
Siehe auch
---