|
|
|
|
| Home < Support < Scripts |
|
|
|
|
 |
 |
AppleScripts for PowerSwitch Internal scripting in PowerSwitch
- Add Job ID from Ad Ticket to hierarchy information
This is an example script that demonstrates how you can access information in a dataset of a job (in this case the 'Xmp' dataset that was created by the XMP Pickup tool) and how to add this information to the hierarchy information of a job. - Label Files with a Unique ID
This script demonstrates how you can use global, persistent data in a script. In this case the global data is used to hold a unique ID and the name of every processed job is prefixed with that unique ID. - Add partial job name to hierarchy information
This example flow uses a script element to add part of the job's name to the hierarchy information for the job. - Detect Font Courier in PDFspy data
This particular example assumes PDFspy has been used on a PDF job; it detects whether fonts named "Courier" exist in the processed PDF file. - Change and export Exif Image info.
This script uses the EXIFutils command-line tools to retrieve the EXIF information for each incoming file and adds it to the metadata of that respective file. - Sort job based on XMP metadata
This is an example script that shows how information from the XMP metadata associated with a job can be used to filter files. - Set User Name
This script set the user name for all incoming jobs in their respective job tickets. - Archive By Date
Each time a new job arrives, the current date is added to the hierarchy information of a file. This allows you to create a folder structure per year, month or day using the Archive hierarchy tool. - Filter on PitStop XML Report
This script can be used for routing jobs dependent on the result of the PitStop Server preflight report after adding it to the metadata. - Sort job based on JDF metadata
This is an example script that shows how information from the JDF metadata associated with a job can be used to filter files. Javascripts for CS applications Visual Basic Script for PowerSwitch
|
|
|
|
|
|
|
|
|
|