> -----Original Message----- > From: Bill Hudspeth [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 2:43 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP with PDFlib installation on Windows > > I am having problems getting the PDF extension to work with > PHP on Windows. > I am running PHP 4.2.3 on Windows NT 4.0 using IIS as my > internet server. I > have enabled the PDF extension in the php.ini file, with no apparent > success. When I try to load the page, I get an empty screen > (i.e., no error > messages or undefined functions). It was my understanding > that the Windows > module version of PHP had PDFLib libraries already built in. > What might be > my problem?
No windows pdflib experience here, but try taking out the application/pdf header. Then you can see any error message from php. Those would blow the pdf format, and cause a blank page or a broken icon. Also I've found that once that happens IE remembers the ppage is pdf, and you have to close and reopen the browser to switch content types. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php