vpdf_SaveVectorPDFFile(hVPDF As Long, szFileName As String) As Boolean
Description
Saves the PDF to the specified path.
Parameters
Long |
hVPDF |
Handle to the Vector PDF object to save. |
String |
szFileName |
File name, including full path to the new PDF file. |
Return value
TRUE on success, otherwise FALSE.