Sullivan, Sean C - MLG writes:

> 
> I am using iText version 0.81 
> 
> I am trying to use a GIF file as a Watermark. 
> 
> (the image separator '0x2c' is not found after
> reading the color table).

> Where is this documented?

http://www.lowagie.com/iText/faq.html#images 

> Why does this happen?

Because the image separator 0x2c is not found after
reading the color table (as is described in the GIF specs) 

> Is this fixed in iText 0.82?

No, but there is a workaround since iText0.41
http://www.lowagie.com/iText/history.html#VERSION041 

> Will this be fixed in a future release?

No, everybody uses the workaround or uses PNG instead
of GIF.

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to