R
ronymaxwell
I have a canvas in a document with a number of pictures on it. I place
the pictures into the document manually. I manipulated them (.Left
.Top, .Name, etc) using Document.Shapes(1).CanvasItems(i). where
refers to each canvas shape in the collection. There are a lot o
pictures and I want to generate a list of their filenames (includin
path) without having to individually select each one and get the inf
manually. I can't find any way to reference the pictures and henc
their filenames. There doesn't seem to be a property in the canva
shapes collection to do this
the pictures into the document manually. I manipulated them (.Left
.Top, .Name, etc) using Document.Shapes(1).CanvasItems(i). where
refers to each canvas shape in the collection. There are a lot o
pictures and I want to generate a list of their filenames (includin
path) without having to individually select each one and get the inf
manually. I can't find any way to reference the pictures and henc
their filenames. There doesn't seem to be a property in the canva
shapes collection to do this