the SaveFile attribute function is used to write a PDF document saved in the variable to a file.
Syntax | ||||
SaveFile(FileName) | ||||
Return value | ||||
Type |
Description | |||
Long |
0 if successful | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
FileName |
String |
ByVal |
Name of the file of the PDF document |