PostScriptOptions

PostScript file options.

Syntax

Parameters

Name Type Description
process xsd:string PostScript process choice.
resolution xsd:double File resolution.
colorspace xsd:string PostScript colorspace mode.
alpha xsd:boolean Whether to rasterize the file into an image. If so, it will create a transparent background if the original file if is defined in this way. Generally used to create overlaying logos.
extractSearchWords xsd:boolean Whether to extract search words from the PostScript file.

On this page