We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a702c0 commit 804dff7Copy full SHA for 804dff7
README.md
@@ -12,7 +12,7 @@ the certificate must
12
- the user running pdfsign must have read access to the private key
13
14
## usage
15
-pdfsign v1.2.0, (c) 2019 icomedias GmbH
+```pdfsign v1.2.0, (c) 2019 icomedias GmbH
16
powered by iTextSharp 5.5 Copyright (C) 1999-2018 by iText Group NV
17
Usage: pdfsign [OPTIONS]
18
Sign a PDF file using a signing certificate
@@ -53,7 +53,7 @@ Return Values:
53
-4: Error getting certificate chain
54
-5: Error processing input file
55
-6: Error opening output file
56
- -7: Error generating signature
+ -7: Error generating signature```
57
58
## multiple signatures
59
0 commit comments