Dear Sir,
I am using ColumnText.showTextAligned to draw text.
Can I change the draw Type: Fill , Strok, or
FillStoke?
Thanks,
yun
Phrase phrase5 = new Phrase(18, new Chunk("this is a
phrase", FontFactory.getFont(FontFactory.HELVETICA,
24, Font.BOLD, new Color(255, 0, 0))));
ColumnText.showTextAligned(cb, Element.ALIGN_LEFT,
phrase5, 100f, 100f, 45.0f);
-------------------------------------------------------
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