Font underlineitalic = new Font(franklinGothicBookBase, 9, Font.UNDERLINE | Font.ITALIC, java.awt.Color.black);
Is there a way to set it's underline?
I have a lot of code that just parses through for <u></u> and sets them to be a font that already has Underlining.
On Oct 21, 2004, at 3:42 AM, Paulo Soares wrote:
Chunk.setUnderline()
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Dave Dash
Sent: Wednesday, October 20, 2004 9:24 PM
To: [EMAIL PROTECTED]
Subject: [iText-questions] Underlining
Is there a way to make the Underlines (i.e. Font.UNDERLINE)
come under
the baseline of the text rather than directly below the text? I know
this question has been asked before, and I read it would be a
configurable setting, but I could not find out where I can set this.
Thanks :)
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on
ITManagersJournal
Use IT products in your business? Tell us what you think of
them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to
find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
