Mit der LoadStream-Attributfunktion wird ein PDF-Dokument aus einer Variant-Variablen geladen, deren Inhalt mit der SaveStream-Attributfunktion erzeugt wurde.
|
Syntax | ||||
|
LoadStream(Source [,Password]) | ||||
|
Rückgabewert | ||||
|
Typ |
Beschreibung | |||
|
Long |
Null wenn erfolgreich | |||
|
Parameter | ||||
|
Verwendung |
Name |
Typ |
Übergabe |
Beschreibung |
|
Erforderlich |
Source |
Variant |
ByVal |
Binäre Repräsentierung des PDF-Dokumentes |
|
Optional |
Password |
String |
ByVal |
Passwort des PDF-Dokumentes |