2022-03-05 13:20:14 +00:00
|
|
|
.TH FIX-QDF "1" "" "fix-qdf version @PROJECT_VERSION@" "User Commands"
|
2008-04-29 12:55:25 +00:00
|
|
|
.SH NAME
|
|
|
|
fix-qdf \- repair PDF files in QDF form after editing
|
|
|
|
.SH SYNOPSIS
|
2018-02-19 01:07:27 +00:00
|
|
|
.B fix-qdf
|
2008-04-29 12:55:25 +00:00
|
|
|
< \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
|
2021-12-21 14:23:20 +00:00
|
|
|
the qpdf manual, which can be found at https://qpdf.readthedocs.io.
|
2021-12-21 01:07:33 +00:00
|
|
|
.SH "SEE ALSO"
|
|
|
|
qpdf(1)
|