> I don't see how you can do anything w/o making at least some assumptions, otherwise
> any bit of text on the screen *might* be a footer.
This was my point exactly. :)
> But you say there's a unique name? The footer shape, that is? If so, it'd be
> quite easy to locate.
I am not an amazing powerpoint guru but every object underneath should
have a unique name associated with it. But it isn't known necessarily
what that name is. This is all just speculation I haven't been able
to find a lot of info on it. The shapes are stored as a collection (at
least that is how you access them through code) and they have a name
associated with them such as "Rectange 4" and such. I don't know how
the names are set up or anything like that. This is just the best
estimates I could come up with. I'm at wits end with this stuff. The
worst part is the only reason the documents are in powerpoint instead
of word or even better just excel like they should be is because the
people who did them were more comfortable with Powerpoint. WHO ENTERS
FORM DATA IN POWERPOINT!?!?!?!? :) Man this job would be great if it
wasn't for the users. lol j/k Thanks for the help Steve. I think I'm
just going to chalk this up as a lost cause.
> > See, thats the problem I'm having is that I am not allowed to assume
> > anything about it.
[quoted text clipped - 78 lines]
> PPTools: www.pptools.com
> ================================================
Steve Rindsberg - 09 Jan 2007 18:07 GMT
> > I don't see how you can do anything w/o making at least some assumptions, otherwise
> > any bit of text on the screen *might* be a footer.
>
> This was my point exactly. :)
Sounds like it's time to flatten the boss' pointy hair with the Reality Bat then.
> > But you say there's a unique name? The footer shape, that is? If so, it'd be
> > quite easy to locate.
[quoted text clipped - 3 lines]
> what that name is. This is all just speculation I haven't been able
> to find a lot of info on it.
Ah, well, yes. Each shape has a name and on a good day, the names are unique (though
PowerPoint may sometimes create more than one shape with the same name - something to
be aware and beware of)
Your understanding is correct. You can take it a few steps further and test each shape
to determine what type of shape it is, whether it has text and so on, but that still
just narrows it down to the shapes that have text. Unless you can find some other
unique feature (position, font, size, color, some bit of identifying text) you can test
for, there'll be no way to distinguish footnotes (or at least text that's been placed
on the slide to look like a footnote) from other text.
> The shapes are stored as a collection (at
> least that is how you access them through code) and they have a name
[quoted text clipped - 90 lines]
> > PPTools: www.pptools.com
> > ================================================
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================