From 0b837b3a0eb0934a0c1543218238944b1bd857b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Thu, 29 Jun 2023 05:01:23 +0200 Subject: Go: add PDF 1.5 cross-reference stream support This is not particularly complete, but it works (again) for Cairo. --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.adoc') 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 -- cgit v1.2.3