Penguin
Blame: pbmtopsg3(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pbmtopsg3(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 pbmtopsg3
2 !!!pbmtopsg3
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 pbmtopsg3 - convert PBM images to Postscript with G3 fax compression
13 !!SYNOPSIS
14
15
16 __pbmtopsg3__ [[__--title=__''title'']
17 [[__--dpi=__''dpi''] [[''filespec'']
18 !!DESCRIPTION
19
20
21 Converts the PBM images in the input PBM file to pages in a
22 Postscript file encoded with G3 fax
23 compression.
24
25
26 If you don't specify ''filespec'', the input is from
27 Standard Input.
28
29
30 Remember that you can create a multi-image PBM file simply
31 by concatenating single-image PBM files, so if each page is
32 in a different file, you might do:
33
34
35 __cat faxpage* | pbmtopsg3 __
36 !!OPTIONS
37
38
39 __-title__
40
41
42 The Postscript title value. Default is no
43 title.
44
45
46 __-dpi__
47
48
49 The resolution of the Postscript output. Default is 72
50 dpi.
51 !!SEE ALSO
52
53
54 pnmtops(1), pstopnm(1), gs(1),
55 pstopnm(1), pbmtolps(1), pbmtoepsi(1),
56 pbmtog3(1), __g3topbm__(1),
57 pbm(5)
58 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.