[PHP] Question on using png file in ezPdf class

2004-09-21 Thread Chris Bruce
Hello,
I am using the PDF creation classes from http://www.ros.co.nz/pdf
Everything is working great with the exception of not being able to use 
a PNG image with the ezImage extension. JPG works but is not as crisp 
as the image that I want to place is a logo. All file paths and 
spellings are correct, the resulting PDF just has a whitespace where 
the logo should be when I try to use a PNG.

Has anyone who has used this class encountered a similar problem?
Thanks.
--
Chris Bruce
[EMAIL PROTECTED]
Idextrus E-Business Architects
http://www.idextrus.com
3282 Wilmar Cres.
Mississauga, ON
L5L4B2
CA
905.828.9189 South Office
705.361.0331 North Office

This e-mail and its contents are privileged, confidential and
subject to copyright.  If you are not the intended recipient,
please delete this e-mail immediately.  Any unauthorized use
or disclosure of the information herein is prohibited.


Re: [PHP] Question on using png file in ezPdf class

2004-09-21 Thread Jason Davidson
Possibly you need to compile php with-png ??  im not sure of this, im
just taking a stab in the dark..
Jason

Chris Bruce [EMAIL PROTECTED] wrote: 
 
 Hello,
 
 I am using the PDF creation classes from http://www.ros.co.nz/pdf
 
 Everything is working great with the exception of not being able to use 
 a PNG image with the ezImage extension. JPG works but is not as crisp 
 as the image that I want to place is a logo. All file paths and 
 spellings are correct, the resulting PDF just has a whitespace where 
 the logo should be when I try to use a PNG.
 
 Has anyone who has used this class encountered a similar problem?
 
 Thanks.
 
 --
 
 Chris Bruce
 [EMAIL PROTECTED]
 
 Idextrus E-Business Architects
 http://www.idextrus.com
 3282 Wilmar Cres.
 Mississauga, ON
 L5L4B2
 CA
 905.828.9189 South Office
 705.361.0331 North Office
 
 
 This e-mail and its contents are privileged, confidential and
 subject to copyright.  If you are not the intended recipient,
 please delete this e-mail immediately.  Any unauthorized use
 or disclosure of the information herein is prohibited.
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Question on using png file in ezPdf class

2004-09-21 Thread Chris Bruce
Don't think that is it, but for the record, it is compiled with-png. 
Thanks for the stab though :)

--
Chris Bruce
[EMAIL PROTECTED]
Idextrus E-Business Architects
http://www.idextrus.com
3282 Wilmar Cres.
Mississauga, ON
L5L4B2
CA
905.828.9189 South Office
705.361.0331 North Office

This e-mail and its contents are privileged, confidential and
subject to copyright.  If you are not the intended recipient,
please delete this e-mail immediately.  Any unauthorized use
or disclosure of the information herein is prohibited.
On Sep 21, 2004, at 12:32 PM, Jason Davidson wrote:
Possibly you need to compile php with-png ??  im not sure of this, im
just taking a stab in the dark..
Jason
Chris Bruce [EMAIL PROTECTED] wrote:
Hello,
I am using the PDF creation classes from http://www.ros.co.nz/pdf
Everything is working great with the exception of not being able to 
use
a PNG image with the ezImage extension. JPG works but is not as crisp
as the image that I want to place is a logo. All file paths and
spellings are correct, the resulting PDF just has a whitespace where
the logo should be when I try to use a PNG.

Has anyone who has used this class encountered a similar problem?
Thanks.
--
Chris Bruce
[EMAIL PROTECTED]
Idextrus E-Business Architects
http://www.idextrus.com
3282 Wilmar Cres.
Mississauga, ON
L5L4B2
CA
905.828.9189 South Office
705.361.0331 North Office

This e-mail and its contents are privileged, confidential and
subject to copyright.  If you are not the intended recipient,
please delete this e-mail immediately.  Any unauthorized use
or disclosure of the information herein is prohibited.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php