Placed vs. Raster coordinates
Greetings,
I am struggling to understand the coordinate space for placed art objects. My code works perfectly for raster objects, but not for placed objects.
If I set the xy transform matrix to 0,0 the raster objects top left corner is positioned at the lower left of the artboard, and is what I need.
If I set the xy transfrom matrix to 0,0 for a placed object, it inverts the placed object (top becomes bottom) and puts it way up to the top right near the extents of the viewable bounds (no where near the art board).
Is there any documentation on placed objects coordinate space?
Or, can anyone recommend a way to position a placed object to 0,0 of the art board?
Seems like the two should use the same coordinates space - it is very confusing to me!
I appreciate any and all advice...
Thanks,
-jeshua