How do I find the co-ordinates of each graphic? Position on page?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a presentation but I would like at the graphics to
appear in the same X and Y co-ordinates on each and every page. I would
normally find their X and Y postion from the 0 (zero) top left hand edge and
use these throughout the document. Does PPT have this function?
 
Format > picture (or autoshape) > position tab will give you the distance
from the top left corner.

If you can write vba code you can use .left and .top to either meaasure or
set the coordinates --
 
MaddyVespa said:
I am trying to create a presentation but I would like at the graphics to
appear in the same X and Y co-ordinates on each and every page. I would
normally find their X and Y postion from the 0 (zero) top left hand edge and
use these throughout the document. Does PPT have this function?

No, but there's a free add-in that does.

http://www.pptools.com/starterset/

This page explains how to use it to do pretty much what you're after:

TIP: Make several images the same size
http://www.pptools.com/starterset/FAQ00034.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top