Chunk.setTextRenderMode()

> -----Original Message-----
> From: wang yun [SMTP:[EMAIL PROTECTED]
> Sent: Friday, November 21, 2003 17:22
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] Question about Text Fill, Stroke and Fill
> Stroke
> 
> 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


-------------------------------------------------------
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