I have had good luck with code like
\rput[bl](0,0){\includegraphics[origin=c,angle=0,width=10,totalheight=10]{picture}}
This places the picture in a 10x10 square with its bottom left corner
at (0,0) in the current coordinate system.
--
Gene Ressler