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

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

[PHP] PDF Lib

2002-12-16 Thread Bogomil Shopov
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 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub

[PHP] PDF Lib problem with Gif files

2002-12-13 Thread Bogomil Shopov
Fatal error: PDFlib error: Bad image number -1 in PDF_place_image Anyone to have any idea Best regards Bogomil Shopov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php