Re: [iText-questions] the position of the image in the graphics2D

2011-04-19 Thread Mark Storer
riginal Message- > From: curt [mailto:karray.abdes...@gmail.com] > Sent: Monday, April 18, 2011 5:55 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] the position of the image in > the graphics2D > > http://itext-general.2136553.n4.nabble.com/file/n3459086

Re: [iText-questions] the position of the image in the graphics2D

2011-04-18 Thread curt
http://itext-general.2136553.n4.nabble.com/file/n3459086/Sans_titre.jpg Sorry for my bad explication of the problem. i made a transformation to the OXY Landmark he became O'X'Y'. i have the matrix transformation. i have the coordinates of M(X,Y) in the Landmark OXY , the coordinates of O1(X1,Y1) i

Re: [iText-questions] the position of the image in the graphics2D

2011-04-18 Thread Bill Ensley
OK, I had trouble even reading this email, but If I understand you correctly, you have not asked and iText question. All of this math is done in Java before it actually makes it to the PDF. So, if your original width/height is 1/1 and you are going to 780.05/760.59, then you divide 780.0

[iText-questions] the position of the image in the graphics2D

2011-04-18 Thread curt
I want to created a pdf that contain images from a flash application. the benchmark in the flash application is 1/1 pixel that is not the same in the pdf. I need to know the coordinates (x, y) of my image from the new benchmark. i must know the position of the image in this Graphics2D wich