utils/pdfdetach.1 | 14 ++++++-------- utils/pdffonts.1 | 9 +++++---- utils/pdfimages.1 | 9 +++++---- utils/pdfinfo.1 | 15 +++++++++++---- utils/pdftocairo.1 | 1 + utils/pdftohtml.1 | 1 + utils/pdftoppm.1 | 9 +++++---- utils/pdftops.1 | 9 +++++---- utils/pdftotext.1 | 9 +++++---- 9 files changed, 44 insertions(+), 32 deletions(-)
New commits: commit 8e8cde6f374b59222d834e2e7f08fb4a6a4d55a5 Author: Albert Astals Cid <[email protected]> Date: Wed Sep 28 23:32:24 2011 +0200 xpdf303: More manpage merging diff --git a/utils/pdftotext.1 b/utils/pdftotext.1 index 164e618..587f1a9 100644 --- a/utils/pdftotext.1 +++ b/utils/pdftotext.1 @@ -1,8 +1,8 @@ -.\" Copyright 1997-2004 Glyph & Cog, LLC -.TH pdftotext 1 "22 January 2004" +.\" Copyright 1997-2011 Glyph & Cog, LLC +.TH pdftotext 1 "15 August 2011" .SH NAME pdftotext \- Portable Document Format (PDF) to text converter -(version 3.00) +(version 3.03) .SH SYNOPSIS .B pdftotext [options] @@ -120,8 +120,9 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdftotext software and documentation are copyright 1996-2004 Glyph +The pdftotext software and documentation are copyright 1996-2011 Glyph & Cog, LLC. +.BR pdfdetach (1), .BR pdffonts (1), .BR pdfimages (1), .BR pdfinfo (1), commit f798f00c9ec55bff2eb93938424c436ba2663e7a Author: Albert Astals Cid <[email protected]> Date: Wed Sep 28 23:30:55 2011 +0200 xpdf303: mention pdfdetach in non xpdf tools diff --git a/utils/pdftocairo.1 b/utils/pdftocairo.1 index 1502003..cf34595 100644 --- a/utils/pdftocairo.1 +++ b/utils/pdftocairo.1 @@ -245,6 +245,7 @@ Other error. The pdftocairo software and documentation are copyright 1996-2004 Glyph & Cog, LLC and copyright 2005-2011 The Poppler Developers. .SH "SEE ALSO" +.BR pdfdetach (1), .BR pdffonts (1), .BR pdfimages (1), .BR pdfinfo (1), diff --git a/utils/pdftohtml.1 b/utils/pdftohtml.1 index f5c6bb6..6763bbe 100644 --- a/utils/pdftohtml.1 +++ b/utils/pdftohtml.1 @@ -93,6 +93,7 @@ based and benefits a lot from Derek Noonburg's xpdf package. This manual page was written by Søren Boll Overgaard <[email protected]>, for the Debian GNU/Linux system (but may be used by others). .SH "SEE ALSO" +.BR pdfdetach (1), .BR pdffonts (1), .BR pdfimages (1), .BR pdfinfo (1), commit 3fc46ac1c046460ccf46ba4b8a92f728e775694a Author: Albert Astals Cid <[email protected]> Date: Wed Sep 28 23:30:00 2011 +0200 xpdf303: Fix pdfdetach man page references diff --git a/utils/pdfdetach.1 b/utils/pdfdetach.1 index 1e2f8aa..c80dde7 100644 --- a/utils/pdfdetach.1 +++ b/utils/pdfdetach.1 @@ -93,13 +93,11 @@ Other error. The pdfinfo software and documentation are copyright 1996-2011 Glyph & Cog, LLC. .SH "SEE ALSO" -.BR xpdf (1), -.BR pdftops (1), -.BR pdftotext (1), -.BR pdfinfo (1), +.BR pdfimages (1), .BR pdffonts (1), +.BR pdfinfo (1), +.BR pdftocairo (1), +.BR pdftohtml (1), .BR pdftoppm (1), -.BR pdfimages (1), -.BR xpdfrc (5) -.br -.B http://www.foolabs.com/xpdf/ +.BR pdftops (1), +.BR pdftotext (1) \ No newline at end of file commit 79e1d77fb00a7c7f0bda4ae76328c4211c7f16e6 Author: Albert Astals Cid <[email protected]> Date: Wed Sep 28 23:27:53 2011 +0200 xpdf303: Merge some more manpages diff --git a/utils/pdfinfo.1 b/utils/pdfinfo.1 index 274767e..a3ad1c3 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 e84c87d..5fc81dc 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), commit 841c96be59ddad32f51d4d114ba1dcc42285ab55 Author: Albert Astals Cid <[email protected]> Date: Wed Sep 28 23:23:25 2011 +0200 xpdf303: Merge some man pages diff --git a/utils/pdffonts.1 b/utils/pdffonts.1 index e125cfd..7633eb3 100644 --- a/utils/pdffonts.1 +++ b/utils/pdffonts.1 @@ -1,8 +1,8 @@ -.\" Copyright 1999-2004 Glyph & Cog, LLC -.TH pdffonts 1 "22 January 2004" +.\" Copyright 1999-2011 Glyph & Cog, LLC +.TH pdffonts 1 "15 August 2011" .SH NAME pdffonts \- Portable Document Format (PDF) font analyzer (version -3.00) +3.03) .SH SYNOPSIS .B pdffonts [options] @@ -100,9 +100,10 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdffonts software and documentation are copyright 1996-2004 Glyph +The pdffonts software and documentation are copyright 1996-2011 Glyph & Cog, LLC. .SH "SEE ALSO" +.BR pdfdetach (1), .BR pdfimages (1), .BR pdfinfo (1), .BR pdftocairo (1), diff --git a/utils/pdfimages.1 b/utils/pdfimages.1 index 3f9d816..96116fa 100644 --- a/utils/pdfimages.1 +++ b/utils/pdfimages.1 @@ -1,8 +1,8 @@ -.\" Copyright 1998-2004 Glyph & Cog, LLC -.TH pdfimages 1 "22 January 2004" +.\" Copyright 1998-2011 Glyph & Cog, LLC +.TH pdfimages 1 "15 August 2011" .SH NAME pdfimages \- Portable Document Format (PDF) image extractor -(version 3.00) +(version 3.03) .SH SYNOPSIS .B pdfimages [options] @@ -75,9 +75,10 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdfimages software and documentation are copyright 1998-2004 Glyph +The pdfimages software and documentation are copyright 1998-2011 Glyph & Cog, LLC. .SH "SEE ALSO" +.BR pdfdetach (1) .BR pdffonts (1), .BR pdfinfo (1), .BR pdftocairo (1), diff --git a/utils/pdftops.1 b/utils/pdftops.1 index d508f13..c7aeaf5 100644 --- a/utils/pdftops.1 +++ b/utils/pdftops.1 @@ -1,8 +1,8 @@ -.\" Copyright 1996-2004 Glyph & Cog, LLC -.TH pdftops 1 "31 July 2009" +.\" Copyright 1996-2011 Glyph & Cog, LLC +.TH pdftops 1 "15 August 2011" .SH NAME pdftops \- Portable Document Format (PDF) to PostScript converter -(version 3.00) +(version 3.03) .SH SYNOPSIS .B pdftops [options] @@ -214,9 +214,10 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdftops software and documentation are copyright 1996-2004 Glyph & +The pdftops 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),
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
