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


regards
Bogomil


No, there's no *standard* way. I dare say that PDFlib itself could be
hacked to accomodate things differently, but that's a PDFlib issue
itself, not PHP's issue. If you have the option, PNGs might be better in this situation because they can be greater than 8 bits.


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

Reply via email to