Re: [PHP] PDF Lib

2002-12-16 Thread Jason Wong
On Monday 16 December 2002 18:36, Bogomil Shopov wrote:
> yes thats right but what that error mean:
> Error:Warning: Internal PDFlib warning: Color depth other than 8 bit not
> supported
> in GIF file

It probably means you need to use GIFs that are 8-bits (256 colours), nothing 
more, nothing less.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Better tried by twelve than carried by six.
-- Jeff Cooper
*/


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




Re: [PHP] PDF Lib

2002-12-16 Thread Bogomil Shopov
yes thats right but what that error mean:
Error:Warning: Internal PDFlib warning: Color depth other than 8 bit not
supported
in GIF file

regards
Bogomil



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




Re: [PHP] PDF Lib

2002-12-16 Thread Jason Wong
On Monday 16 December 2002 17:50, Bogomil Shopov wrote:
> hi folks
> Is there any way to include in PDF file .gif file with more than 8 colors?
>
> Error:Warning: Internal PDFlib warning: Color depth other than 8 bit not
> supported
> in GIF file

If I'm not mistaken, doesn't standard GIF only have 8 bit (256 colours)?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Lie, n.:
A very poor substitute for the truth, but the only one
discovered to date.
*/


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