function pdf close

PDF_closePHP ManualPrevNextPDF_closePDF_close -- Closes a pdf documentDescriptionvoid pdf_close(int pdf document); The PDF_close() function closes the pdf document. Note: Due to an unclean implementation of the pdflib 0.6 the internal closing of the document also closes the file. This should not be done because pdflib did not open the file, but expects an already open file when PDF_open() is called. Consequently it shouldn't close the file. In order to fix this just take out line 190 of the file p_basic.c in the pdflib 0.6 source distribution until the next release of pdflib will fix this. Note: This function works properly without any patches to pdflib if pdflib 2.0 support is activated. See also PDF_open(), fclose().PrevHomeNextPDF_openUpPDF_begin_page
Wyszukiwarka

Podobne podstrony:
function pdf close image
function pdf close
function pdf close image
function pdf close pdi
function pdf close image
function pdf execute image
function pdf set horiz scaling
function pdf rect
function pdf stroke
function msql close
function pdf set info subject
function pdf arcn

więcej podobnych podstron