×
Menu
Index

VipInit

 
 
ยท VipInit( cFileName ) => VipInit initializes all class variables, and should be used only if called right after the create() call, once all internal variables and controls are set, it calls VipOpen to load the file into memory.
 
 
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