Jump to content

Recommended Posts

Posted

Hi everyone,

I am new to autoit so I am hoping that someone help me out or get me started?

Here is my task...

I have a powerpoint 2007 template with words (Pic-01, Pic-02, etc.) anchored in the slides. They need to be replaced with pictures that are labeled the same name (Pic-01, Pic-02, etc.). Both the template and batch folder of pictures are in the same location on the computer. I placed my powerpoint template (c:\template.pptx) and my batch folder of pictures (c:\pictures\Pic-01.jpg)

I tested autoit to open my template (I am happy that I got that far!)

run ("C:\Program Files\Microsoft Office\Office12\Powerpnt.exe" & " c:\Template.pptx", "")

But now I am stuck.

Can someone help me?

Thanks.

Posted

Okay, I tried and think that this is not possible.

So how about a more simple task of find and replace a picture with another picture? Is that easier?

If I setup a template with 33 jpgs and need to only swap them out with other jpgs, is that easier to automate?

Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...