Skip to content
Snippets Groups Projects
Commit 1d00d917 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

Fixed description of pdfe.getstatus (A. MATTHIAS).

parent cf3701da
No related branches found
No related tags found
No related merge requests found
...@@ -619,13 +619,14 @@ pdfe.getstatus(<pdfe document>) ...@@ -619,13 +619,14 @@ pdfe.getstatus(<pdfe document>)
The returned codes are: The returned codes are:
\starttabulate[|c|l|] \starttabulate[|c|l|]
\DB value \BC explanation \NC \NR \DB value \BC explanation \NC \NR
\TB \TB
\NC \type {-2} \NC the document failed to open \NC \NR \NC \type {-2} \NC the document is (still) protected \NC \NR
\NC \type {-1} \NC the document is (still) protected \NC \NR \NC \type {-1} \NC the document failed to open \NC \NR
\NC \type {0} \NC the document is not encrypted \NC \NR \NC \type {0} \NC the document is not encrypted \NC \NR
\NC \type {2} \NC the document has been unencrypted \NC \NR \NC \type {1} \NC the document has been unencrypted \NC \NR
\LL \LL
\stoptabulate \stoptabulate
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment