From 796a9640d36328465cef66752a811eac5f7b3da5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 4 Sep 2020 18:33:12 +0200 Subject: Make it possible to change the signature reservation --- README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 6e7acd3..595ac4b 100644 --- a/README.adoc +++ b/README.adoc @@ -9,8 +9,6 @@ the Cairo library. As such, it currently comes with some restrictions: overwritten * the document may not employ cross-reference streams, or must constitute a hybrid-reference file at least - * the signature may take at most 4 kilobytes as a compile-time limit, - which should be enough space even for one intermediate certificate The signature is attached to the first page and has no appearance. @@ -37,6 +35,10 @@ Usage $ ./pdf-simple-sign document.pdf document.signed.pdf KeyAndCerts.p12 password +If the signature doesn't fit within the default reservation of 4 kibibytes, +you might need to adjust it using the `-r` option, or throw out any unnecessary +intermediate certificates. + Contributing and Support ------------------------ Use https://git.janouch.name/p/pdf-simple-sign to report bugs, request features, -- cgit v1.2.3