RE: [iText-questions] Barcode PDF417 with data in byte form

2006-02-02 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Isabelle Flückiger > Sent: Thursday, February 02, 2006 12:03 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Barcode PDF417 with data in byte fo

[iText-questions] Barcode PDF417 with data in byte form

2006-02-02 Thread Isabelle Flückiger
Hi, While generating PDF417-Barcodes out of data in byte format (using the method setText(byte[])), we encountered a problem: Everything went well if the data size was smaller than 900 bytes. For data bigger than 900 bytes there occurred sometimes the following error: java.lang.IndexOutOfBounds