
February 18th, 2003, 11:46 AM
|
|
Junior Member
|
|
Join Date: Feb 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Report with Word
Hi I want to set a random picture into a word template, I can get the picture into the template but it doesn't set where I want it to. It causes the rest of the template to move down the page and picture and doesn't set where I need it to set. here is the code we have:
ActiveDocumtent.shapes.AddPicture App.path & "\images\" & rs.fields("fldPicture"),,,100,150
Help please 
I'm using word 2000
Last edited by Alex2003 : February 21st, 2003 at 12:51 PM.
|