1roff2pdf(1)                 General Commands Manual                roff2pdf(1)
2
3
4

NAME

6       roff2pdf - transform roff code into pdf mode
7

SYNOPSIS

9       roff2pdf [groffer-option ...] [--] [filespec ...]
10
11       roff2pdf -h
12       roff2pdf --help
13
14       roff2pdf -v
15       roff2pdf --version
16
17       The  options -v and --version print the version information of the pro‐
18       gram to standard output and exit.  The options -h and  --help  print  a
19       usage  information  of the program to standard output and stop the pro‐
20       gram instantly.
21
22       All other options are assumed to be groffer options.  They  are  inter‐
23       nally  passed  to  groffer.  They override the behavior of the program.
24       The options are optional, they can be omitted.
25
26       The filespec arguments correspond to the filespec arguments of groffer.
27       So they are either the names of existing, readable files or - for stan‐
28       dard input, or the name of a man page or a groffer(1) man  page  search
29       pattern.   If  no filespec is specified standard input is assumed auto‐
30       matically.
31

DESCRIPTION

33       roff2pdf transforms roff code into pdf mode.  Print the result to stan‐
34       dard output.
35
36       There  are  more of these programs for generating other formats of roff
37       input.
38
39       roff2dvi(1)
40              is for dvi mode.
41
42       roff2html(1)
43              generates HTML output.
44
45       roff2ps(1)
46              prints PostScript format to standard output.
47
48       roff2text(1)
49              generates text output in the groff device latin1.
50
51       roff2x(1)
52              prints the output in the groff device X  that  is  suitable  for
53              programs like gxditview(1) or xditview(1).
54

AUTHORS

56       roff2pdf was written by Bernd Warken ⟨groff-bernd.warken-72@web.de⟩.
57

SEE ALSO

59       groff(1),    groffer(1),    roff2dvi(1),    roff2html(1),   roff2ps(1),
60       roff2text(1), roff2x(1), gxditview(1).
61
62
63
64groff 1.22.4                    20 January 2022                    roff2pdf(1)
Impressum