Adobe Illustrator10 Scripting Guide Illustrator 10.0 10
User Manual: adobe Illustrator - 10.0 - Scripting Guide Free User Guide for Adobe Illustrator Software, Manual
Open the PDF directly: View PDF
Page Count: 494 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Table Of Contents
- Introduction
- Scripting Basics
- Scripting Illustrator
- Looking at Illustrator’s objects and commands
- The application
- Your first Illustrator script
- Adding features to “Hello World”
- Measurement units
- Coordinates
- Object references
- Object containment: document vs. layer
- Working with selections
- Working with paths
- Working with color
- Working with symbols
- Working with symbol items
- Working with text art
- Transformation matrices
- Working with variables and datasets
- Launching and quitting Illustrator from a script
- Some objects that cannot be created by a script
- User Interaction Levels
- The Scripts menu
- AppleScript Reference
- About the script examples
- Illustrator’s object model
- application
- art style, art styles
- brush, brushes
- character, characters
- CMYK color info
- compound path item, compound path items
- dataset, datasets
- document, documents
- ellipse
- EPS save options
- fixed point
- fixed rectangle
- Flash export options
- GIF export options
- gradient, gradients
- gradient color info
- gradient stop, gradient stops
- gradient stop info
- graph item, graph items
- gray color info
- group item, group items
- Illustrator save options
- insertion point, insertion points
- JPEG export options
- layer, layers
- line, lines
- matrix
- mesh item, mesh items
- page item, page items
- paragraph, paragraphs
- path item, path items
- path point, path points
- path point info
- pattern, patterns
- pattern color info
- PDF open options
- PDF save options
- Photoshop options
- Photoshop export options
- placed item, placed items
- plugin item, plugin items
- PNG24 export options
- PNG8 export options
- polygon
- raster item, raster items
- rectangle
- RGB color info
- rounded rectangle
- spot, spots
- spot color info
- star
- SVG export options
- swatch, swatches
- symbol, symbols
- symbol item, symbol items
- tab stop info
- tag, tags
- text
- text art item, text art items
- text face, text faces
- text path, text paths
- variable, variables
- view, views
- word
- Command reference
- activate
- apply
- close
- colorize
- concatenate matrix
- concatenate rotation matrix
- concatenate scale matrix
- concatenate translation matrix
- convert to paths
- copy
- count
- cut
- delete
- display
- do javascript
- do script
- duplicate
- equal matrices
- exists
- export
- export variables
- get
- get identity matrix
- get rotation matrix
- get scale matrix
- get translation matrix
- end tell
- invert matrix
- make
- move
- open
- paste
- quit
- redraw
- rotate
- save
- scale
- set
- singular matrix
- transform
- translate
- update
- Visual Basic Reference
- About the script examples
- Illustrator’s object model
- Referencing and creating objects in Visual Basic
- Application
- ArtStyle
- ArtStyles
- Brush
- Brushes
- Character
- Characters
- CMYKColor
- Color
- CompoundPathItem
- CompoundPathItems
- DataSet
- DataSets
- Document
- Documents
- EPSSaveOptions
- ExportOptionsFlash
- ExportOptionsGIF
- ExportOptionsPhotoshop
- ExportOptionsJPEG
- ExportOptionsPNG24
- ExportOptionsPNG8
- ExportOptionsSVG
- Gradient
- Gradients
- GradientColor
- GradientStop
- GradientStops
- GraphItem
- GraphItems
- GrayColor
- GroupItem
- GroupItems
- IllustratorSaveOptions
- Layer
- Layers
- Matrix
- MeshItem
- MeshItems
- PageItem
- PageItems
- Paragraph
- Paragraphs
- PathItem
- PathItems
- PathPoint
- PathPoints
- Pattern
- Patterns
- PatternColor
- PDFOpenOptions
- PDFSaveOptions
- PhotoshopFileOptions
- PlacedItem
- PlacedItems
- PluginItem
- PluginItems
- RasterItem
- RasterItems
- RGBColor
- Spot
- Spots
- SpotColor
- Swatch
- Swatches
- Symbol
- Symbols
- SymbolItem
- SymbolItems
- Tag
- Tags
- TextArtItem
- TextArtItems
- TextFace
- TextFaces
- TextLine
- TextLines
- TextPath
- TextPaths
- TextPath_PathItems
- TextRange
- Variable
- Variables
- View
- Views
- Word
- Words
- Enumerations reference
- Bibliography