Commit 8aa9a66e63a178059186543add57a8f554a50150
1 parent
e5c2bd8b
doc: remove unneeded footnote
Footnotes are yucky in online documentation, and the one footnote in the doc is no longer needed, so remove it.
Showing
1 changed file
with
0 additions
and
10 deletions
manual/qpdf-manual.xml
| @@ -3761,16 +3761,6 @@ outfile.pdf</option> | @@ -3761,16 +3761,6 @@ outfile.pdf</option> | ||
| 3761 | password-protected files. QPDF does not enforce encryption | 3761 | password-protected files. QPDF does not enforce encryption |
| 3762 | parameters and will treat user and owner passwords equivalently. | 3762 | parameters and will treat user and owner passwords equivalently. |
| 3763 | Either password may be used to access an encrypted file. | 3763 | Either password may be used to access an encrypted file. |
| 3764 | - <footnote> | ||
| 3765 | - <para> | ||
| 3766 | - As pointed out earlier, the intention is not for qpdf to be used | ||
| 3767 | - to bypass security on files. but as any open source PDF consumer | ||
| 3768 | - may be easily modified to bypass basic PDF document security, | ||
| 3769 | - and qpdf offers may transformations that can do this as well, | ||
| 3770 | - there seems to be little point in the added complexity of | ||
| 3771 | - conditionally enforcing document security. | ||
| 3772 | - </para> | ||
| 3773 | - </footnote> | ||
| 3774 | <classname>QPDF</classname> will allow recovery of a user password | 3764 | <classname>QPDF</classname> will allow recovery of a user password |
| 3775 | given an owner password. The input PDF file must be seekable. | 3765 | given an owner password. The input PDF file must be seekable. |
| 3776 | (Output files written by <classname>QPDFWriter</classname> need | 3766 | (Output files written by <classname>QPDFWriter</classname> need |