Utility: pl2ps

Syntax

pl2ps {metafile} {-h} {-p} {-s scale_factor} {-S}
      {-B} {-i} {-n copies} {-m margin}
      {-b bottom_margin} {-t top_margin}
      {-l left_margin} {-r right_margin}

Description

Create PostScript output from a Fire plot meta-file.

Parameters

Switches

Required

Notes

Error messages are directed to stderr.

The image will be centered within the area enclosed by the margins.

The PostScript output conforms to Adobe Encapsulated PostScript Version 2.0. Files which conform to this standard conventionally have the extension .epsf

When creating Fire plot meta-files via the dump command suitable for conversion to PostScript, the following conventions are adopted:

Examples

pl2ps myplot.pl | lpr
pl2ps -p -S -r 10 -t 20 -b 20 myplot.pl >myplot.epsf

See Also

Commands:

dump

Utilities:

xras2ps