Re: [iText-questions] setting the lower bound of the template

2005-06-10 Thread Paulo Soares
template.setBoundingBox(new Rectangle(0, -10, 20, 20)); - Original Message - From: "Ilja Livenson" <[EMAIL PROTECTED]> To: Sent: Friday, June 10, 2005 10:08 AM Subject: [iText-questions] setting the lower bound of the template > Hello, > > a problem I encount

[iText-questions] setting the lower bound of the template

2005-06-10 Thread Ilja Livenson
Hello, a problem I encountered when using templates to add text to an absolute location - when I use the function defined below, it somewhy cuts everything below the base line. That is "g", "j", commas etc. are only shown partly. Is that a bug or a feature? Thanks, Ilja --- function body --