[iText-questions] Drawing lines and boxes inline with text

2009-04-21 Thread Java Developer
I have searched through the mail archives, and examined the API and tutorial, but still have not found a straight-forward way of doing this. I need to construct a PDF from text input, where that text contains a token character ( e.g: * ) that indicates a line to be drawn. The program needs to dyna

Re: [iText-questions] Drawing lines and boxes inline with text

2009-04-22 Thread Java Developer
the joins, as horizontal lines are positioned vertically at the middle of the text height, while vertical lines will be drawn at full height of the text (top to bottom). ... and yes, a fun project indeed :-) Thanks, JB On Wed, Apr 22, 2009 at 4:59 PM, 1T3XT info wrote: > Java Develo