27 Replies Latest reply: Sep 17, 2008 11:07 AM by andrejusc RSS

    How to properly move image on a page via PDE or other methods?

    andrejusc Community Member
      Hi,

      I'm trying to utilize PDEElementSetMatrix method to move my image, which is inside some PDEContainer, but could see that in such case resulting image is clipped.

      PDEElementSetMatrix method description explicitly says: "The element may not be a PDEContainer, a PDEGroup, a PDEPlace, or a PDEText.", do I don't know if I need and how to move PDEContainer in some way.

      How to prevent such image clipping?