Image Size in PDF

Hi,

I am using pdf.BindXML() to generate pdf doc.

I have an Image element in a Cell element.

The original size of image is 800x600.

I want to reduce the size of the image to 60x60 in the pdf.

How can i do this.

Thanks.

Please refer to FixHeight and FixWidth of Class Image.