The LoadStream attribute function loads a PDF document from a variant variable whose content was created using the SaveStream attribute function.
|
Syntax | ||||
|
LoadStream(Source [,Password]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
0 if successful | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
Source |
Variant |
ByVal |
Binary representation of the PDF document |
|
Optional |
Password |
String |
ByVal |
Password of the PDF document |