11 Commits

Author SHA1 Message Date
Adrian-George Bostan
28ad01f4b9 Change the prototype of the appender Sign method 2019-02-15 20:59:17 +02:00
Adrian-George Bostan
c2d1efb653 Combine PdfFieldSignature with PdfSignatureAppearance 2019-02-13 20:28:24 +02:00
Adrian-George Bostan
cda855354a Rename PdfAppearance to PdfSignatureAppearance 2019-02-12 19:57:42 +02:00
Adrian-George Bostan
1a92cec9c4 Refactor signature code 2019-02-12 19:18:39 +02:00
Gunnsteinn Hall
7ad11847c8 Return an error if try to invoke Appender Write twice. Fix bug when writing to a buffer. 2019-01-18 01:19:24 +00:00
Gunnsteinn Hall
54a3217b25 Improve documentation in appender.go 2019-01-17 23:55:27 +00:00
Gunnsteinn Hall
649dbf0af6 Removed large whitespace in signature dictionary to get valid signatures.
Whitespace was causing ByteRange to not cover the entire document.  Ideally should be everything outside the < > in the signature Contents field.
2019-01-17 22:45:10 +00:00
Aleksei Pavliukov
59c83c5f63 add digital sign API prototype 2019-01-14 12:39:19 +03:00
Aleksei Pavliukov
61e20223ec add digital sign API prototype 2018-12-30 01:47:20 +03:00
Gunnsteinn Hall
1fe74f5116 Merge branch 'linter' of https://github.com/dennwc/unidoc into v3-dennwc-linter 2018-12-12 09:47:28 +00:00
Aleksei Pavliukov
e0f3189f5b Add PdfAppender 2018-12-11 18:51:07 +03:00