×
Menu
Index

VipOpen

 
 
ยท VipOpen( cFileName ) =>  VipOpen only loads the file into memory, assuming that all variables and controls are already initialized, either by a previous VipInit(), NewPage() or any other call that is used at the beginning of the process.
 
 
cFileName (character) : full filename of PDF file (including path, if not in current folder)
 
 
This method can be used to open an existing PDF for further editing or just viewing it and /or printing it.
 
Returns True or False ( .t. / .f. ) if the PDF file was successfully loaded into memory