gs
gs
gs [options] [files]
GhostScript
Options
Take the next argument as a filename, but use all remaining arguments to define ARGUMENTS in userdict (not systemdict) as an array of those strings before running the file.
Specify width and height of device; intended for systems like the X Window System.
Quiet startup.
Specify X and Y resolutions (for the benefit of devices, such as printers, that support multiple X and Y resolutions). If only one number is given, it is used for both X and Y resolutions.
Define a name in systemdict with the given definition. The token must be exactly one token (as defined by the token operator) and must not contain any whitespace.
Define a name in systemdict with a null value.
Add the designated list of directories at the head of the search path for library files.
Define a name in systemdict with a given string as value.
Special names
Cause individual character outlines to be loaded from the disk the first time they are encountered.
Disable the bind operator. Useful only for debugging.
Disable character caching. Useful only for debugging.
Suppress the normal initialization of the output device. May be useful when debugging.
Disable the prompt and pause at the end of each page.
Disable the use of fonts supplied by the underlying platform (e.g., the X Window System).
Disable the deletefile and renamefile operators, and the ability to open files in any mode other than read-only.
Leave systemdict writable.
Select an alternate initial output device.
Select an alternate output file (or pipe) for the initial output device.