Bruno,
Thank you very much for your quick response. The issue
I have is, I want to add barcode at the bottom of the
barcode label and I have done it successfully. In
addition to that code at the bottom I have to add
barcode label description on the top of the barcode
label. 
If I want to add "this is barcode 1" string on the top
of the barcode label, how can I do it?  Is it possible
to specify the string to add on the top of the barcode
label? Using which function?

Your help will be highly appriciated.

Thanks,
-Raja

--- Bruno Lowagie <[EMAIL PROTECTED]> wrote:

> Raja Kantamneni wrote:
> 
> >I have successfully created barcode label using
> iText
> >API, we have a new requirement to add barcode label
> >description on the top of the label.
> >Barcode.setCode("xxxx") adds/sets barcode at the
> >bottom of the label. Is there any function to add
> >label description at the top of the barcode label?
> >Please let me know.
> >
> barcode.setBaseline(-1)
> br,
> Bruno
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by xPML, a
> groundbreaking scripting language
> that extends applications into web and mobile media.
> Attend the live webcast
> and join the prime developer group breaking into
> this new coding territory!
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> iText-questions mailing list
> [email protected]
>
https://lists.sourceforge.net/lists/listinfo/itext-questions
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to