Re: [iText-questions] create barcode as an image

2014-10-10 Thread bobbell2
xiaoyuandlg wrote > I am afraid that I am in a similar situation like you described. This also > makes me remember the issue on a > java barcode generator > > I've met before. Hi,did you solve your problem?I seem to meet the sim

Re: [iText-questions] create barcode as an image

2013-09-05 Thread cindy313
Ahmet Kilic wrote > I am newbie. I searched on the the forum but I could not found the answer. > My problem is; > I can save barcode as an image but I want to show also the barcode > numbers on the picture. > How can I do it? > > > My code is; > > package barcode; > > import java.awt.*; >

Re: [iText-questions] create barcode as an image

2009-08-17 Thread Ahmet Kilic
Thank you very much. I will try it. Paulo Soares-3 wrote: > > You'll have to add the numbers yourself. If you want to create awt images > of > barcodes you're better served with > http://sourceforge.net/projects/barbecue/. > > Paulo > > - Original Message - > From: "Ahmet Kilic"

Re: [iText-questions] create barcode as an image

2009-08-14 Thread Paulo Soares
You'll have to add the numbers yourself. If you want to create awt images of barcodes you're better served with http://sourceforge.net/projects/barbecue/. Paulo - Original Message - From: "Ahmet Kilic" To: Sent: Friday, August 14, 2009 8:52 AM Subject: [iText-questions] create barcod