Re: [iText-questions] Barcode Issue

2004-05-09 Thread Lino Helms
Lino Helms wrote: Hi, i am experiencing weird problems with the iText Barcode function. When I add more than 4 or 5 Barcodes an exception is being thrown. Exception: java.lang.IndexOutOfBoundsException: Index: 4, Size: 4 at java.util.ArrayList.RangeCheck(ArrayList.java:507) at

[iText-questions] Barcode Issue

2004-05-09 Thread Lino Helms
Hi, i am experiencing weird problems with the iText Barcode function. When I add more than 4 or 5 Barcodes an exception is being thrown. Exception: java.lang.IndexOutOfBoundsException: Index: 4, Size: 4 at java.util.ArrayList.RangeCheck(ArrayList.java:507) at java.util.ArrayList.set(ArrayList.j

Re: [iText-questions] Image issues

2004-05-05 Thread Lino Helms
Hi, why don't you just catch the exception? Regards Lino Helms Penmatcha, Raju V. wrote: Hi, When we specify an image URL in iText and if that image is not supplied by the web server, iText is throwing an exception. Is there a way whereby iText will not throw an exception even if there

[iText-questions] Multiline AcroFields

2004-03-26 Thread Lino Helms
Hi, i have been trying to fill and flatten a multi Line AcroField for several weeks now. It Simply doesn't work. iText flattens the other fields perfectly, but the multiline field is always empty. Is there a workaround for this problem or do I have to wait for a fix? Lino

[iText-questions] Multiline AcroFields

2004-03-26 Thread Lino Helms
Hi, i have been trying to fill and flatten a multi Line AcroField for several weeks now. It Simply doesn't work. iText flattens the other fields perfectly, but the multiline field is always empty. Is there a workaround for this problem or do I have to wait for a fix? Lino I am sorry if you re