Macro to place images like batch command from a folder to each page

Hi...

I am looking for a way to import pictures from any specific folder to a open document with several pages in it.

What I want in the macro that each picture is improted on a single page at a very specific location and then the next picture on the next page on the same location.

For example I have tried this code to place the selected image to an specific location on the doucment and then activate the next page. For this I first import the image and then run this code.

ActiveSelection.PositionX=0.77 
ActiveSelection.PositionY=2.214                                                      
ActivePage.Next.Activate

But as i am not an expert of macros, i was not able to add some functionality like adding the folder location then automatic importing the picture at the specific location.

Is that possible....

Plz help if anybody can...

Thanx

Parents
No Data
Reply Children
No Data