Skip to main content
Participant
January 24, 2008
Question

Using [ File > Place ] tool with script

  • January 24, 2008
  • 3 replies
  • 635 views
Hi Masters
Im trying to place an .ai document into a new one like pressing file > place but using vb script. But i dont know how. Someone can help me? Thanx a lot.
This topic has been closed for replies.

3 replies

Participating Frequently
June 17, 2008
Hi Marcos,

I don't know exactly what you want.
You want to place file, make shortcut (my shortcut is commond+\) after that use Transform matrix.
Larry G. Schneider
Community Expert
Community Expert
January 25, 2008
You will probably have to transform (scale) it after it is placed. Look at Transform Matrix.
Participant
January 25, 2008
I did it with PlacedDocument but now the problem is how to open the file into a document with specific width and height. Anybody knows?