I forgot to say ... I'm using the Barcode type called "ITF-8" and "NW7", by the way.
iText library version is current stable version. Thanks Shige -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2008 3:57 PM To: [email protected] Subject: [iText-questions] Barcode with ALIGN_JUSTIFIED Hi. I'm newbie to iText. I'm just wondering how I should use "setTextAlignment(Element.ALIGN_JUSTFIED)" ALIGN_JUSTFIED Can't be used with setTextAlignment? All I want is the barcode image with text(which is set via setCode) justified. current image is as follows; ||||| |||||||||| ||||||||||||||| 9999999 I want it like this; ||||| |||||||||| ||||||||||||||| 9 9 9 9 9 9 9 (I have thought that I can justify the text with the API - Barcode class only. No?) Thanks in advance!! Shige ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
