rjs Wed Feb 21 15:30:20 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
When using pdf_get_buffer() and doing a correct cleanup by calling pdf_delete()
this always resulted in a coredump (after everything was finished, so only
visible in the logfil
rjs Thu Mar 1 11:51:54 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
- integrated new functions vor PDFlib V4.0 (beta1)
- all functions accepting strings now support binary strings, by calling
the appropriate PDF*2() functions.
rjs Mon Mar 5 08:18:50 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
fixed bug in PDF_getbuffer (happend only on Windows)
When using PDFlib V4.0 the pdf_set(grey/rgbcolor) functions are replaced
by the PDFlib V4.0 function pdf_setcolor
Ind
rjs Wed Mar 21 12:55:35 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page)
and PDF_close_pdi_page will lose one parameter.
These changes are done for the phpwrapper now
rjs Mon Feb 12 09:50:39 2001 EDT
Modified files:
/php4/ext/pdf Makefile.in config.m4 pdf.c
Log:
added module support (for dl()) for PDFlib
the PDF files now tell that they are generated by the PHP binding.
Index: php4/ext/pdf/Makefile.in
diff
5 matches
Mail list logo