RASTPS(1) — USER COMMANDS
NAME
rastps — convert screen (raster file) image to PostScript
SYNOPSIS
rastps [ −aN ] [ −hN ] [ −p ] [ −rN ] [ −s ] [ −WN ] [ −xN ] [ −yN ] filename ...
DESCRIPTION
rastps converts screen images and rasterfiles to PostScript form. The image can then be printed a PostScript printer such as the Sun LaserWriter.
A sample use might be
% rastps -w3 my_raster | lpr
where my_raster is a raster file (that could have been produced by screendump(1)).
A common use is
% screendump | rastps | lpr
to produce an image the Workstation screen image on a LaserWriter. It takes about 4 minutes to print a non-rotated screendump. If rotation is requested, the time needed increases to about 30 minutes.
OPTIONS
−aNAdjusts the image to a printer with resolution of N dots per inch. When N is omitted, the resolution is set to 300.
−hNSet height of the printed image in inches.
−p
Portrait mode.
−rN
Rotate the figure by N.
−s
Select standard pixels. Normally produces (square) rasterfile pixels.
−wN
Set width of the printed image in inches.
−xN
Specify in inches the location of the lower left-hand corner of the image on the page.
−yN
Specify in inches the location of the upper right-hand corner of the image.
Sun Release 3.0β — Last change: 26 December 1985