Re: RE: [iText-questions] middle align background image with text

2005-04-04 Thread Andreas Meyer
m: Andreas Meyer [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 04, 2005 5:53 PM > > To: Paulo Soares > > Cc: itext-questions@lists.sourceforge.net > > Subject: Re: RE: [iText-questions] middle align background > > image with text > > > > > > As men

RE: RE: [iText-questions] middle align background image with text

2005-04-04 Thread Paulo Soares
t; To: Paulo Soares > Cc: itext-questions@lists.sourceforge.net > Subject: Re: RE: [iText-questions] middle align background > image with text > > > As mentioned below the text "PARTY" is marked with > "myChunk.setGenericTag()" > and "public v

Re: RE: [iText-questions] middle align background image with text

2005-04-04 Thread Andreas Meyer
: Monday, April 04, 2005 2:59 AM > > To: Paulo Soares > > Cc: itext-questions@lists.sourceforge.net > > Subject: Re: RE: RE: [iText-questions] middle align > > background image with text > > > > Scaling is 24% and I get the same unexpected result with both &

RE: RE: RE: [iText-questions] middle align background image with text

2005-04-04 Thread Paulo Soares
tested) > > > > > -Original Message----- > > > From: Andreas Meyer [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, March 31, 2005 11:18 AM > > > To: Paulo Soares > > > Subject: Re: RE: [iText-questions] middle align background > > >

Re: RE: RE: [iText-questions] middle align background image with text

2005-04-03 Thread Andreas Meyer
height()/2 - img.scaledHeight()/2); > writer.getDirectContentUnder().addImage(img); > > (warning: code not tested) > > > -Original Message- > > From: Andreas Meyer [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 31, 2005 11:18 AM > > To: Paulo Soares >

RE: RE: [iText-questions] middle align background image with text

2005-03-31 Thread Paulo Soares
, 2005 11:18 AM > To: Paulo Soares > Subject: Re: RE: [iText-questions] middle align background > image with text > > > The text is in the rectangle. > > writer.getDirectContentUnder().addImage() is part of "public void > onGenericTag()" and the

Re: [iText-questions] middle align background image with text

2005-03-29 Thread Andreas Meyer
The text is in the rectangle. writer.getDirectContentUnder().addImage() is part of "public void onGenericTag()" and the text is marked with "myChunk.setGenericTag()" ... > Where is the text? > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Be

RE: [iText-questions] middle align background image with text

2005-03-29 Thread Paulo Soares
Where is the text? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Andreas Meyer > Sent: Tuesday, March 29, 2005 4:18 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] middle align background image with text > > Hi, >