Barcode39.setX()

> -----Original Message-----
> From: Armin Waldispuehl [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 19:37
> To:   iText
> Subject:      [iText-questions] (no subject)
> 
> Hi,
> 
> I was trying to use Barcode39. I am able now to adjust the bar's height...
> however it is still too long and does not fit. there is a too big a gap
> between the "digits". Is it possible to set those gaps somewhere!
> 
> I really appreciate your help!!!!
> 
> have a good one!
> 
> armin
> 
> -----Original Message-----
> From: Paulo Soares [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 1:35 PM
> To: 'Armin Waldispuehl'; iText
> Subject: RE: [iText-questions] Barcode Height
> 
> 
> Barcode39 is the way to go. Although the result is an image it's a vector
> image (a template, actually). You don't lose resolution.
> 
> Best Regards,
> Paulo Soares
> 
> > -----Original Message-----
> > From:       Armin Waldispuehl [SMTP:[EMAIL PROTECTED]
> > Sent:       Wednesday, August 06, 2003 18:21
> > To: iText
> > Subject:    [iText-questions] Barcode Height
> >
> > hi again,
> >
> > Sorry, that I am asking the same stuff... I was trying to find the
> > discussion list as Paulo has suggested.
> > I could not find it ...
> >
> > All I found: I could create Barcode images with Barcode39 where I am
> able
> > to
> > use the setBarcodeHeight method..
> > Do I have to work with images instead of PdfBarcode()?
> >
> > Thanks for your help!!
> >
> > Armin
> >
> >
> >
> >
> > -----Original Message-----
> > From: Paulo Soares [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, August 06, 2003 11:42 AM
> > To: 'Armin Waldispuehl'
> > Subject: RE: Barcode Height
> >
> >
> > The discussion list is at [EMAIL PROTECTED]
> >
> > Best Regards,
> > Paulo Soares
> >
> > > -----Original Message-----
> > > From:     Armin Waldispuehl [SMTP:[EMAIL PROTECTED]
> > > Sent:     Wednesday, August 06, 2003 16:37
> > > To:       [EMAIL PROTECTED]
> > > Subject:  Barcode Height
> > >
> > > Hi there,
> > >
> > > I am using
> > >   Paragraph barcodeParagraph = new Paragraph(
> > >           0,
> > >           new PdfBarcode("c:\\winnt\\fonts\\CODE39.TTF",
> > >           PdfBarcode.CODE39,
> > >           25,
> > >           "43114276333077007450101");
> > >
> > > to add a barcode (3of9) to my document.
> > >
> > > Since my barcode has 23 digit the maximum size I can use is 25 in
> order
> > to
> > > fit it on one line...
> > >
> > > therefore the resulting bars have a specific height...
> > >
> > > my reader software on the other hand needs to have higher bars.
> > >
> > > Is it possible to adjust the height of the barcodes without increasing
> > the
> > > width??
> > >
> > > thanks for your support!!!!
> > >
> > > have a nice one!
> > >
> > > armin
> > >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> >
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0
> > 1
> > _______________________________________________
> > iText-questions mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0
> 1
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to