summaryrefslogtreecommitdiffstats
path: root/manual/fix-qdf.1.in
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-04-29 14:55:25 +0200
committerJay Berkenbilt <ejb@ql.org>2008-04-29 14:55:25 +0200
commit9a0b88bf7777c153dc46ace22db74ef24d51583a (patch)
treef567ac1cf2bf5071a611eb49323a935b6ac938ff /manual/fix-qdf.1.in
downloadqpdf-9a0b88bf7777c153dc46ace22db74ef24d51583a.tar.zst
update release date to actual daterelease-qpdf-2.0
git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'manual/fix-qdf.1.in')
-rw-r--r--manual/fix-qdf.1.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/manual/fix-qdf.1.in b/manual/fix-qdf.1.in
new file mode 100644
index 00000000..e1f7f8cb
--- /dev/null
+++ b/manual/fix-qdf.1.in
@@ -0,0 +1,18 @@
+\" This file is not processed by autoconf, but rather by build.mk in
+\" the manual directory.
+.TH FIX-QDF "1" "April 2008" "fix-qdf version @PACKAGE_VERSION@" "User Commands"
+.SH NAME
+fix-qdf \- repair PDF files in QDF form after editing
+.SH SYNOPSIS
+.B qpdf
+< \fIinfilename\fR > \fIoutfilename\fR
+.SH DESCRIPTION
+The fix-qdf program is part of the qpdf package.
+.PP
+The fix-qdf program reads a PDF file in QDF form and writes out
+the same file with stream lengths, cross-reference table entries, and
+object stream offset tables regenerated.
+.PP
+For details about fix-qdf and about PDF files in QDF mode, please see
+the qpdf manual, which can be found in @docdir@/qpdf-manual.html or
+@docdir@/qpdf-manual.pdf.