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

Reply via email to