Zum Inhalt

GetPdfaFromCsv (OpusFunktion)

Beschreibung

Gibt ein Dokument als Blob zurück.

Converts a CSV document provided as a blob into PDF/A (archival PDF) format.

Argumente

Name

Typ

Beschreibung

CsvData

blob

Csv Inhalt (UTF-8 codiert). the CSV file content as a blob

Rückgabewert blob

the CSV content converted to PDF/A format

Beispiel

xxx

Siehe auch

GetPdfFromCsv