prolog

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

Specifies the PostScript prolog code of an EPS object.

Introduced1.0
OSlinux
Platformsdesktop, server
Example
set the prolog of the templateEPS to field "Rotate"
Values
NameTypeDescription
Value

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

RelatedKeyword: string
Property: postScript, pageCount, boundingBox
Object: EPS
Glossary: EPS, property, prepend
Description

Use the prolog property to prepend PostScript code to an EPS object.

You can use the prolog to transform the EPS without having to change its PostScript property (the actual PostScript code used to render the image).

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

Tagsmultimedia