---
title: "GetPdfaFromExcel (Opus Funktion)"
---
[TOC]

#### Beschreibung

Gibt ein Dokument als Blob zurück.

Converts an Excel XML document provided as a blob into PDF/A (archival PDF) format.

#### Argumente

<table style="table-layout: fixed; width: 100%;"><colgroup><col style="width: 26.3%"><col style="width: 23.0%"><col style="width: 50.7%"></colgroup><tr><th><p><strong>Name</strong></p></th><th><p><strong>Typ</strong></p></th><th><p><strong>Beschreibung</strong></p></th></tr><tr><td><p> ExcelData</p></td><td><p><a href="http://manuals.swissmains.com/display/smtschool/blob">blob</a></p></td><td><p> the Excel XML file content as a blob</p></td></tr></table>

#### Rückgabewert [blob](http://manuals.swissmains.com/display/smtschool/blob)

the Excel XML content converted to PDF/A format

#### Beispiel

`xxx`

#### Siehe auch

[GetPdfFromExcel](getpdffromexcel-opus-funktion.md)
