Reply To: How to create a series of texte frame using values from txt file

#88817
Kathy Cote
Member

Hi,
ok I got!

myFrame=newDoc.textFrames.add();
myFrame.contents = c;
myFrame.geometricBounds = [0,0,1,w];

This article was last modified on October 3, 2016

Comments (0)

Loading comments...