mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +00:00
doc: remove unneeded footnote
Footnotes are yucky in online documentation, and the one footnote in the doc is no longer needed, so remove it.
This commit is contained in:
parent
e5c2bd8b14
commit
8aa9a66e63
@ -3761,16 +3761,6 @@ outfile.pdf</option>
|
|||||||
password-protected files. QPDF does not enforce encryption
|
password-protected files. QPDF does not enforce encryption
|
||||||
parameters and will treat user and owner passwords equivalently.
|
parameters and will treat user and owner passwords equivalently.
|
||||||
Either password may be used to access an encrypted file.
|
Either password may be used to access an encrypted file.
|
||||||
<footnote>
|
|
||||||
<para>
|
|
||||||
As pointed out earlier, the intention is not for qpdf to be used
|
|
||||||
to bypass security on files. but as any open source PDF consumer
|
|
||||||
may be easily modified to bypass basic PDF document security,
|
|
||||||
and qpdf offers may transformations that can do this as well,
|
|
||||||
there seems to be little point in the added complexity of
|
|
||||||
conditionally enforcing document security.
|
|
||||||
</para>
|
|
||||||
</footnote>
|
|
||||||
<classname>QPDF</classname> will allow recovery of a user password
|
<classname>QPDF</classname> will allow recovery of a user password
|
||||||
given an owner password. The input PDF file must be seekable.
|
given an owner password. The input PDF file must be seekable.
|
||||||
(Output files written by <classname>QPDFWriter</classname> need
|
(Output files written by <classname>QPDFWriter</classname> need
|
||||||
|
Loading…
Reference in New Issue
Block a user