void pdf_close
The PDF_close() function closes the pdf document int.
Note: It will not close the file. You need to call an extra fclose() after pdf_close().
See also PDF_open(), fclose().