And do you think that the pdf will automagically guess what's in it?
Best Regards,
Paulo Soares
> -Original Message-
> From: Bhagia, Mahesh [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 29, 2002 23:25
> To: '[EMAIL PROTECTED]'
> Subject: [iText
Does anyone know how can we add byte[] to Document.
I can't convert it to String because it is binary data ( combo of image &
text )
Mahesh Bhagia
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listin
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
> [EMAI
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