Re: [PHP] PDFLib and PHP and pdf_open_image_file

2001-01-19 Thread Brian Clark


Hello goood, 

(gg == "goood goood") [EMAIL PROTECTED] writes:

gg I have an problem with PDFLib and PHP. I'm trying to include
gg images in PDF file using pdf_open_image_file If in my source code
gg is line:

gg   $o=pdf_open_image_file($pdf,"gif","pict.gif");

gg i get the error: Cannot find server or DNS Error (The page cannot
gg be displayed). What's wrong.

This sounds more like a server or browser problem to me. I don't think
this has anything to do with the pdf* functions.

-Brian
--
You may be recognized soon. Hide.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] PDFLib and PHP and pdf_open_image_file

2001-01-18 Thread goood goood

I have an problem with PDFLib and PHP.
I'm trying to include images in PDF file using pdf_open_image_file
If in my source code is line:

  $o=pdf_open_image_file($pdf,"gif","pict.gif");

i get the error:  Cannot find server or DNS Error (The page cannot be
displayed). What's wrong.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]