18 Commits

Author SHA1 Message Date
Adrian-George Bostan
e21121dc13 Update signature object ByteRange 2019-02-27 23:32:53 +02:00
Adrian-George Bostan
7c64fc1bbc Fix loading of AcroForms in the appender 2019-02-21 23:40:26 +02:00
Adrian-George Bostan
ba2e1fc576 Adjust appender test with the signature appearance implementation 2019-02-21 20:47:43 +02:00
Adrian-George Bostan
b33ad302be Add default values for the signature field 2019-02-21 20:24:06 +02:00
Adrian-George Bostan
657fe00a78 Fix signature validation 2019-02-21 00:20:47 +02:00
Adrian-George Bostan
ab979aca95 Add initial signature appearance implementation 2019-02-19 21:48:32 +02:00
Adrian-George Bostan
38d71b46b4 Minor code documentation improvements 2019-02-19 17:59:38 +02:00
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