Re: [iText-questions] Image.MIDDLE fails

2009-07-22 Thread 1T3XT info
flyers wrote: > Sorry maybe I have overlooked the setAbsolutePosition line.. > What I would like to do is actually to place an image within a rectangle > area which has an absolute position and certain scale fit. FYI, the rectange > is not visible and just a virtual area. > > Example: > Details of

Re: [iText-questions] Image.MIDDLE fails

2009-07-22 Thread flyers
21, 2009 5:44 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Image.MIDDLE fails > > > Hello, > > I have problem to center the image. It keeps alligning the image on the > left > side. Below are portion of the codes. Any help would be appreci

Re: [iText-questions] Image.MIDDLE fails

2009-07-21 Thread Daniel Budde
44 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Image.MIDDLE fails Hello, I have problem to center the image. It keeps alligning the image on the left side. Below are portion of the codes. Any help would be appreciated. try { switch (pa

[iText-questions] Image.MIDDLE fails

2009-07-21 Thread flyers
Hello, I have problem to center the image. It keeps alligning the image on the left side. Below are portion of the codes. Any help would be appreciated. try { switch (pageNum) { case 1: textllx = 10;