addByteArrayToDocument(Document d, byte[] b)
{
  d.add(new Chunk(new String(b)));
}

--- "Bhagia, Mahesh" <[EMAIL PROTECTED]>
wrote:
> 
> Does anyone know how can we add byte[] to Document. 
> 
> Mahesh
>  
> 
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/itext-questions


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

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

Reply via email to