Hi,

What I want is to add a image from disk to my document.
That image has the correct sizes to fit into a rectangle I draw right
after placing the image.
That image is rotated 90 degrees, so I have to rotate it back. Because of
the rotation, I have to scale the image back to it's original size. This
all works fine, I have a rotated image at the right size. Now I want to
place the image into my rectangle. When I try to place the image at the
correct place (as I think it should be) it doesn't place the image at the
correct position (it is placed somewhat higher and more to the left as I
expect it to be).


I think it has something to do with the changed coordinate systems due to
the rotation and scaling. I can place the image manually with some values
to the right position, but I like to have a generic solution, because not
all the documents I generate have the same measurements and sizes.

Is there such a generic solution?

I hope this clarifies what I want to do, and what exactly is wrong.

Chantal

>
>    Can you describe what you want where?  Simply saying what you
> have is wrong isn't enough for anyone to help you fix it...
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to