patrick_tulipano@adobeforums.com wrote:
> I have a text layer with a big paragraph of text in it. some of the words are different sizes & colors. Anyone know of a script that could take the paragraph text layer and then put each word on it's own layer keeping the size/color and position in tact?
I don't think such a beast exists. One approach is to insert a work, check the
bounds, insert another word into that layer, check the new bounds, compute the
bounds of where the new word is, insert that word into a new text layer with
those bounds. Repeat until done, then remove all text from the original layer
except the first word.
-X
--
for photoshop scripting solutions of all sorts
contact: xbytor@gmail.com