summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2011-09-28 23:27:53 +0200
committerAlbert Astals Cid <aacid@kde.org>2011-09-28 23:27:53 +0200
commit79e1d77fb00a7c7f0bda4ae76328c4211c7f16e6 (patch)
tree7c051d861ea3a7bc1ba2bd9f6d17b9c127b2135c /utils
parent841c96be59ddad32f51d4d114ba1dcc42285ab55 (diff)
xpdf303: Merge some more manpages
Diffstat (limited to 'utils')
-rw-r--r--utils/pdfinfo.115
-rw-r--r--utils/pdftoppm.19
2 files changed, 16 insertions, 8 deletions
diff --git a/utils/pdfinfo.1 b/utils/pdfinfo.1
index 274767eb..a3ad1c36 100644
--- a/utils/pdfinfo.1
+++ b/utils/pdfinfo.1
@@ -1,8 +1,8 @@
-.\" Copyright 1999-2004 Glyph & Cog, LLC
-.TH pdfinfo 1 "22 January 2004"
+.\" Copyright 1999-2011 Glyph & Cog, LLC
+.TH pdfinfo 1 "15 August 2011"
.SH NAME
pdfinfo \- Portable Document Format (PDF) document information
-extractor (version 3.00)
+extractor (version 3.03)
.SH SYNOPSIS
.B pdfinfo
[options]
@@ -45,6 +45,9 @@ In addition, the following information is printed:
tagged (yes/no)
.RE
.RS
+form (AcroForm / XFA / none)
+.RE
+.RS
page count
.RE
.RS
@@ -87,6 +90,9 @@ TrimBox, and ArtBox.
Prints document-level metadata. (This is the "Metadata" stream from
the PDF file's Catalog object.)
.TP
+.B \-rawdates
+Prints the raw (undecoded) date strings, directly from the PDF file.
+.TP
.BI \-enc " encoding-name"
Sets the encoding to use for text output. This defaults to "UTF-8".
.TP
@@ -127,9 +133,10 @@ Error related to PDF permissions.
99
Other error.
.SH AUTHOR
-The pdfinfo software and documentation are copyright 1996-2004 Glyph &
+The pdfinfo software and documentation are copyright 1996-2011 Glyph &
Cog, LLC.
.SH "SEE ALSO"
+.BR pdfdetach (1),
.BR pdffonts (1),
.BR pdfimages (1),
.BR pdftocairo (1),
diff --git a/utils/pdftoppm.1 b/utils/pdftoppm.1
index e84c87db..5fc81dca 100644
--- a/utils/pdftoppm.1
+++ b/utils/pdftoppm.1
@@ -1,8 +1,8 @@
-.\" Copyright 2004 Glyph & Cog, LLC
-.TH pdftoppm 1 "22 January 2004"
+.\" Copyright 2005-2011 Glyph & Cog, LLC
+.TH pdftoppm 1 "15 August 2011"
.SH NAME
pdftoppm \- Portable Document Format (PDF) to Portable Pixmap (PPM)
-converter (version 3.00)
+converter (version 3.03)
.SH SYNOPSIS
.B pdftoppm
[options]
@@ -139,9 +139,10 @@ Error related to PDF permissions.
99
Other error.
.SH AUTHOR
-The pdftoppm software and documentation are copyright 1996-2004 Glyph
+The pdftoppm software and documentation are copyright 1996-2011 Glyph
& Cog, LLC.
.SH "SEE ALSO"
+.BR pdfdetach (1),
.BR pdffonts (1),
.BR pdfimages (1),
.BR pdfinfo (1),