Adobe 23101764 Scripting Guide - Page 11

What's Next

Page 11 highlights

Introduction 1 What's Next • PDF Presentation Photoshop Elements introduced the ability to save multiple images in a single PDF document for presentation as a slide show. Photoshop CS has this feature -- called PDF Presentation -- which you can access through the scripting interface. • XMP Metadata Metadata is any data that helps to describe the content or characteristics of a file. With an XMP-enabled application like Photoshop CS, information about a objects and properties and data such as camera settings and photo captions can be captured during the content creation process and embedded within the file. Meaningful descriptions and titles, searchable keywords, and up-to-date author and copyright information can be captured in a format that is easily understood by you as well as by software applications, hardware devices, and file formats. To access XMP metadata via scripts you also need to know XML and XAP. 1.10 What's Next The next chapter describes the Photoshop Object Model and shows how it can be used to script "Hello, World" in three languages -- AppleScript, Visual Basic, and JavaScript. In addition, scripting basics and general scripting techniques are covered. Photoshop CS Scripting Guide 7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105

Photoshop CS Scripting Guide
7
Introduction
What’s Next
1
PDF Presentation
Photoshop Elements introduced the ability to save multiple images in a single PDF
document for presentation as a slide show. Photoshop CS has this feature -- called PDF
Presentation -- which you can access through the scripting interface.
XMP Metadata
Metadata is any data that helps to describe the content or characteristics of a
le.
With an XMP-enabled application like Photoshop CS, information about a objects and
properties and data such as camera settings and photo captions can be captured during the
content creation process and embedded within the
le. Meaningful descriptions and titles,
searchable keywords, and up-to-date author and copyright information can be captured in a
format that is easily understood by you as well as by software applications, hardware
devices, and
le formats.
To access XMP metadata via scripts you also need to know XML and XAP.
1.10 What’s Next
The next chapter describes the Photoshop Object Model and shows how it can be used to script
“Hello, World” in three languages -- AppleScript, Visual Basic, and JavaScript. In addition,
scripting basics and general scripting techniques are covered.