Hello,
Friends how do I insert an image into a word document? I saw an example of the enrico giordano but that did not work in Office 2010.
Could anyone help?
Thanks in advance for your help.
thank you.
Att.,
Oliveiros Junior
oliveiros junior wrote:Friends how do I insert an image into a word document? I saw an example of the enrico giordano but that did not work in Office 2010.
hBmp:=ReadBitmap(0, CurDrive()+':'+Curdir()+'\QRCODE.BMP')
nHig=nBmpHeight(hBmp)
nWid=nBmpWidth(hBmp)
oWord:AddImagen( 10, 20, 10+nHig, 20+nWid, CurDrive()+':\'+Curdir()+'\QRCODE.BMP',{1,1,1,1,1,1})
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Natter and 58 guests