php-src/ext/pdf
Joey Smith a44137974b Setting "compatibility" parameter requires having a PDF structure that
has NOT had PDF_open_*() called on it, according to the documentation.

There is not currently any way to obtain such from user-land in PHP.
@ Catch users trying to set "compatibility" parameter, which is not
@ supported from user-land.
#
# Not sure this is the best way to do this...
# Uwe, could you please double check this?
2000-07-23 08:31:13 +00:00
..
config.m4 Some white-space changes 2000-03-26 19:47:28 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
pdf.c Setting "compatibility" parameter requires having a PDF structure that 2000-07-23 08:31:13 +00:00
php_pdf.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
setup.stub last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00