ATPSCNV(1) — NEWS-OS Programmer’s Manual
NAME
atpscnv − simple PostScript filter for text files
SYNOPSIS
atpscnv
DESCRIPTION
atpscnv is a filter that takes data read in from the standard input and converts them to the standard output in a format that can be interpreted and printed out by PostScript printers. It performs Shift-JIS interpretation. % cat a.c | atpscnv | atprint ’my_printer:LaserWriter’ The above will output the list a.c to the device specified: “my_printer:LaserWriter”.
BUGS
Only Shift-JIS is supported. In addition, detailed font or margin settings are not possible, so the output may look a little crude at times.
SEE ALSO
atlookup(1), atprint(1), atstatus(1), atconfig(8), apsd(8)
NEWS-OSRelease 4.2.1R