Guess you missed my demo code???
VB Code:
  1. oDoc.Shapes(1).Width = 189
  2. oDoc.Shapes(1).Height = 125.25
This part resizes the image to what ever you need. I got it to work on mine but I wasnt going
to fiddle with it so it was perfect. Thats why I said I would get you started on the formatting. Its allot of work.