[PHP-WIN] pdf_open_memory_image not supported?

2002-12-17 Thread Steve Wallon
Looking all over web for resolution..can't find... getting "pdf_open_memory_image" not supported when I try to pass a GD image to PDF. PHP.net says available in 4.0 or better... I am trying to pass a barcode image created in GD to a PDF file, but need to create the barcodes dynamically for each l

RE: [PHP-WIN] PDF_open_memory_image()

2001-04-18 Thread Wenz Christian
ok, thanks for the info; I only tried PHP 4.0.5 RC1 and no newer build. Since it works just fine under Unix/Linux, that's no real problem :-) Regards Christian -Original Message- That function was not in PHP 4.0.4pl1. You need a recent build. -Rasmus On Tue, 17 Apr 2001, Christian Wen

Re: [PHP-WIN] PDF_open_memory_image()

2001-04-17 Thread Rasmus Lerdorf
That function was not in PHP 4.0.4pl1. You need a recent build. -Rasmus On Tue, 17 Apr 2001, Christian Wenz wrote: > Hello there, > > just before I file this as a bug: Can someone reproduce that calling > PDF_open_memory_image w/ PHP 4.0.4pl1 always results in "call to > undefined function"? I

[PHP-WIN] PDF_open_memory_image()

2001-04-17 Thread Christian Wenz
Hello there, just before I file this as a bug: Can someone reproduce that calling PDF_open_memory_image w/ PHP 4.0.4pl1 always results in "call to undefined function"? I have GD and PDF library loaded, and other GD and PDF functions work just fine. Regards Christian -- PHP Windows Mailing Li