Re: [PHP-WIN] PDF extensions seems to do not work properly on IE

2003-01-23 Thread Dash McElroy
I've used PDFlib a reasonable amount on *nix platforms, but it works just fine in IE. Try saving the file to disk and opening it with a text editor to see if there are any PHP errors corrupting the PDF output. I had this happen a few times with uninitialized variables, or undefined functions or wha

[PHP-WIN] PDF extensions seems to do not work properly on IE

2003-01-23 Thread Leonardo Javier Belén
Hi all! I am facing a problem with PHP (binaries from php.net) over APACHE 1.3.x on Windows 95 and IE5&6 as a client (in both WinNT40 and Win95). The problem is as follows: I need to use the pdf libraries (both cpdf and pdflib) and I cannto make work any sample. If i use the "hello worl