FinishPDF() as Boolean
Description
Finish the PDF file. Writes the ROOT object, the CATALOG object, creates the Cross Reference Table (XREF) and finally closes the PDF file itself..
Parameters
None
Return values
TRUE on success, FALSE if any error occured. Call GetLastPDFError() for the error code..