Set the font to null.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Jos� Vieira [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, October 30, 2003 23:26
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] itext barr bar-code
> 
> Hi ALL
> I'm printing that barr, but it show the number under it , i'd like it
> desn't
> appear.
> How can I do that ?
> 
> Thanks
> 
>             BarcodeInter25 code25 = new BarcodeInter25();
>  
> code25.setCode("3419169002811593302652084247000516660000078341");
>             code25.setStartStopText(false);
>             Image image25 = code25.createImageWithBarcode(cb, null, null);
>             image25.setAbsolutePosition(10, 3);
>             document.add(image25);
>             cb2.stroke();
> 
> 
> Jos� Vieira
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to