sunos man page for pbmtopsg3

Query: pbmtopsg3

OS: sunos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pbmtopsg3(29 June 2001) 												   pbmtopsg3(29 June 2001)

NAME
pbmtopsg3 - convert PBM images to Postscript with G3 fax compression
SYNOPSIS
pbmtopsg3 [--title=title] [--dpi=dpi] [filespec]
DESCRIPTION
Converts the PBM images in the input PBM file to pages in a Postscript file encoded with G3 fax compression. If you don't specify filespec, the input is from Standard Input. Remember that you can create a multi-image PBM file simply by concatenating single-image PBM files, so if each page is in a different file, you might do: cat faxpage* | pbmtopsg3 >fax.ps
OPTIONS
-title The Postscript title value. Default is no title. -dpi The resolution of the Postscript output. Default is 72 dpi.
SEE ALSO
pnmtops(1), pstopnm(1), gs(1), pstopnm(1), pbmtolps(1), pbmtoepsi(1), pbmtog3(1), g3topbm(1), pbm(5) pbmtopsg3(29 June 2001)
Related Man Pages
pbmtopsg3(1) - minix
g32pbm(1) - osf1
g32pbm(1) - php
g32pbm(1) - opendarwin
g32pbm(1) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed