postScript

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the postScript of <EPSObject> to
Summary

Specifies the actual PostScript code associated with an EPSobject.

Introduced1.0
OSlinux
Platformsdesktop, server
Example
set the postScript of EPS "To Print" to field "Result"
Values
NameTypeDescription
Value

The postScript of an EPS object is a string. By default, the postScript property of newly created EPSobjects is set to empty.

RelatedKeyword: string
Glossary: EPS, property
Property: pageCount, postScript, prolog, retainImage
Description

Use the postScript property to examine or change the PostScript code of an EPS object.

This property is supported only on Unix systems with Display PostScript installed.

Tagsmultimedia