i managed to insert picture into MSWord using
Word.ActiveDocument.InlineShapes.AddPicture ("filename")
but unable to put it at the right place. It seems that the picture will be place at the top of the document. anyone know how to place it right??
Printable View
i managed to insert picture into MSWord using
Word.ActiveDocument.InlineShapes.AddPicture ("filename")
but unable to put it at the right place. It seems that the picture will be place at the top of the document. anyone know how to place it right??