Question
File Location of Pasted Image
Hi!
I'm trying to find the file location of a pasted image. Even though a file location shows up in the Links properties palette, I can't seem get to it with javascript.
doc.rasterItems[0].file; //error: There is no file associated with this item.
r
