Hi All,
Am not able to draw textbox using OLE method CALL METHOD OF wordobj 'DrawTextbox'...
and not able to reduce the size of the picture inserted..
Can any one please tell me where i can find the documentation for the methods(in and out parameters)..
for formating picture am using ..
call method of wordobj 'FormatPicture'
exporting #1 = 1 "SetSize
#2 = '0 cm' "CropLeft
#3 = '0 cm' "CropRight
#4 = '0 cm' "CropTop
#5 = '0 cm' "CropBottom
#6 = '100%' "ScaleX
#7 = '100%' "ScaleY
#8 = '3.3 cm' "SizeX
#9 = '4.3 cm'. "SizeY
i have changed the size but still not changing...
can anyone please help..
We are using ECC 6.0.
Thanks
- Senthil Bala
Message was edited by: senthil bala