I've been going around and around on this, and still have not come up with a general solution.  I'm at my wit's end.  (Apparently not a very long distance to travel.)<div><br></div><div>The XML gives a rectangular region on the page (<fo:block-container>), a path to an image of unknown dimensions, and possible a transform matrix to apply to that image.</div>
<div><br></div><div>Even ignoring rotation and shear at this point, the problem is:<div><br></div><div>1) \begin{textblock}[w](x,y) sets the width and the upper left corner of the <fo:block-container></div><div><br>
</div><div>2) I have to get to the lower left corner to place the image with \includegraphics.  I can do that with \raisebox or with Heiko's settobox package, using \setboxlower, or probably 3 or 4 other technique.</div>
<div><br></div><div>3) I then also have to translate the lower left corner by an amount specified by a transformation matrix in the XML.  This is where I'm getting hung up, I think.  I can't find any way to both position the lower left corner, and then translate the image by some amount relative to that.</div>
<div><br></div><div>Anyone?</div><div><br></div><div>Thanks for all your help, past, present and future.<br><br></div><div>-pd<br clear="all"><br>-- <br><span style="font-family:arial, sans-serif;border-collapse:collapse">----<div>
The Tech Curmudgeon</div><div><a href="http://www.techcurmudgeon.com/" style="color:rgb(17, 65, 112)" target="_blank">http://www.techcurmudgeon.com</a></div><div style="font-size:10.8333px"><br></div></span><br>
</div></div>