(http://www.geocrawler.com/archives/3/8175/2001/8/100/6345060)
On 08/06/2001, Bruno Lowagie writes: > I plan to add functionality that allows you to do something like the > HR-tag (horizontal rule) in HTML. This will probably also be in the next > version. > > In the meanwhile, you could use a PageEvent to achieve this. In Paulo's > examples section, there is an example where a line is drawn each time a > paragraph is started. I need to add a horizontal rule to the bottom of a Cell. I don't see how to use a PageEvent to do this (onParagraph()?). Is there some other way to do it? I tried adding an empty string using a font with the Font.UNDERLINE argument set, but nothing appears unless the string has a non-space character in it. Thanks in advance. Joshua _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
