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

NAME

6       pdffonts - Portable Document Format (PDF) font analyzer (version 3.00)
7

SYNOPSIS

9       pdffonts [options] [PDF-file]
10

DESCRIPTION

12       Pdffonts  lists the fonts used in a Portable Document Format (PDF) file
13       along with various information for each font.
14
15       The following information is listed for each font:
16
17       name   the font name, exactly as given in  the  PDF  file  (potentially
18              including a subset prefix)
19
20       type   the font type -- see below for details
21
22       emb    "yes" if the font is embedded in the PDF file
23
24       sub    "yes" if the font is a subset
25
26       uni    "yes"  if  there  is an explicit "ToUnicode" map in the PDF file
27              (the absence of a ToUnicode map doesn't  necessarily  mean  that
28              the text can't be converted to Unicode)
29
30       object ID
31              the font dictionary object ID (number and generation)
32
33       PDF files can contain the following types of fonts:
34
35              Type 1
36              Type 1C -- aka Compact Font Format (CFF)
37              Type 3
38              TrueType
39              CID Type 0 -- 16-bit font with no specified type
40              CID Type 0C -- 16-bit PostScript CFF font
41              CID TrueType -- 16-bit TrueType font
42

OPTIONS

44       -f number
45              Specifies the first page to analyze.
46
47       -l number
48              Specifies the last page to analyze.
49
50       -opw password
51              Specify  the  owner  password  for the PDF file.  Providing this
52              will bypass all security restrictions.
53
54       -upw password
55              Specify the user password for the PDF file.
56
57       -v     Print copyright and version information.
58
59       -h     Print usage information.  (-help and --help are equivalent.)
60

EXIT CODES

62       The Xpdf tools use the following exit codes:
63
64       0      No error.
65
66       1      Error opening a PDF file.
67
68       2      Error opening an output file.
69
70       3      Error related to PDF permissions.
71
72       99     Other error.
73

AUTHOR

75       The pdffonts software and documentation are copyright 1996-2004 Glyph &
76       Cog, LLC.
77

SEE ALSO

79       pdftops(1), pdftotext(1), pdfinfo(1), pdftoppm(1), pdfimages(1),
80
81
82
83                                22 January 2004                    pdffonts(1)
Impressum