Save - Adobe 26001360 - Illustrator CS - PC Manual

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

Advertisement

276
Notes
The rotate command provides many variations when used in conjunction with the about
parameter. Experiment with different choices for the about parameter to see what the results
are for each setting.
Example 104.1
-- Rotate the first page item by 45 degrees using the
-- bottom left corner as the rotation pivot point
tell application "Illustrator CS"
rotate page item 1 of document 1 angle 45.0 about bottom left
end tell

save

Saves an Illustrator document. Returns a reference to the saved document.
Table 4.145 save — Parameters
Parameters
document
[in file
specification]
[as Illustrator/
eps/pdf]
[with options
anything]
What it is
The document to save
The file to save the
document into, specified
as a string containing
the full file path or an
alias. When using a
string, precede the string
file
with the term
. If
no file is specified, the
document is saved in its
existing file.
The file type to save the
document as
The saving options for
the specified file type
12 Aug 03
Objects supported
• document
AppleScript Reference
Returns
object reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents