aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-29 05:01:23 +0200
committerPřemysl Eric Janouch <p@janouch.name>2024-02-04 04:27:10 +0100
commit0b837b3a0eb0934a0c1543218238944b1bd857b8 (patch)
treecced83c2ecd704f858abe9113cf16ce81c9050cb /README.adoc
parent55a17a69b793ef399f4c8799b37e737a0d2940b2 (diff)
downloadpdf-simple-sign-0b837b3a0eb0934a0c1543218238944b1bd857b8.tar.gz
pdf-simple-sign-0b837b3a0eb0934a0c1543218238944b1bd857b8.tar.xz
pdf-simple-sign-0b837b3a0eb0934a0c1543218238944b1bd857b8.zip
Go: add PDF 1.5 cross-reference stream support
This is not particularly complete, but it works (again) for Cairo.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index ee356f3..9e32e16 100644
--- a/README.adoc
+++ b/README.adoc
@@ -33,7 +33,8 @@ Runtime dependencies: libcrypto (OpenSSL 1.1 API)
$ cd builddir
$ ninja
-In addition to the C++ version, also included is a native Go port:
+In addition to the C++ version, also included is a native Go port,
+which has enhanced PDF 1.5 support:
$ go get janouch.name/pdf-simple-sign/cmd/pdf-simple-sign