Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				   pbmtopsg3

   Updated: 22 July 2004
   Table Of Contents

NAME

   pbmtopsg3  - convert PBM images to Postscript with G3 fax com-
pression

SYNOPSIS

   pbmtopsg3 [--title=title] [--dpi=dpi] [filespec]

DESCRIPTION

   This program is part of Netpbm.

   pbmtopsg3  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 In-
put.

   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,  pstopnm,  gs(1),  pstopnm, pbmtolps, pbmtoepsi, pbm-
tog3, g3topbm, pbm
     _________________________________________________________________



Table Of Contents

     * NAME
     * SYNOPSIS
     * DESCRIPTION
     * OPTIONS
     * SEE ALSO









UNIX/Linux commands referenced on this page:
  1. convert
  2. file
  3. cat
  4. pnmtops
  5. pstopnm
  6. pbmtolps
  7. pbmtoepsi
  8. g3topbm