Convert To Paths; Copy - Adobe 26001360 - Illustrator CS - PC Manual

Scripting guide
Hide thumbs Also See for 26001360 - Illustrator CS - PC:
Table of Contents

Advertisement

252

convert to paths

Create the outline for the frame text.
Parameters
text frame
Example 81.1
--This script converts all text art
tell application "Illustrator CS"
convert to paths (every text frame of document 1)
end tell

copy

Copies the selection to the clipboard.
Table 4.113 copy — Parameters
Parameters
none
Notes
Commands that manipulate the clipboard (cut, copy, and paste) require that Illustrator be
the frontmost application during these operations. Use activate to bring Illustrator to the
front before executing the copy command. No error is returned if there is no selection to copy.
If the application is not frontmost, an error is returned.
What it is
The text frame object or
objects to be operated upon
Result: group item – null
What it is
nothing
12 Aug 03
Objects
supported
Objects supported
• compound path
item
• group item
• mesh item
• path item
• placed item
• plugin item
• raster item
• text frame
AppleScript Reference
Returns
Returns
nothing

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents