Re: [iText-questions] BarcodePostnet

2007-11-12 Thread Paulo Soares
e.net > Subject: [iText-questions] BarcodePostnet > > Hi all, > > I`m trying to add a table with a BarcodePostnet image to > already created document . This is my code (barcode128 works > fine with same code): > > BarcodePostnet postNet = new BarcodePostnet(

[iText-questions] BarcodePostnet

2007-11-12 Thread Abraham
Hi all, I`m trying to add a table with a BarcodePostnet image to already created document . This is my code (barcode128 works fine with same code): BarcodePostnet postNet = new BarcodePostnet(); postNet.setCode("Probando"); Image imagePN = postNet.createImageWithBarcode(stamper.getUnderContent( r