1379 Commits

Author SHA1 Message Date
Gunnsteinn Hall
641fbf5551 Fix failing signature tests. Replaced old test certificate with one that lasts 100 years
Included instructions for generating the certificate
2019-03-24 08:55:23 +00:00
Adrian-George Bostan
7e012b2cc6 Add horizontal image alignment 2019-03-20 22:01:39 +00:00
Adrian-George Bostan
0d77c265d5 Add point rotate method 2019-03-20 22:01:39 +00:00
Adrian-George Bostan
e5a1d87b52 Update external signature test case 2019-03-15 20:10:12 +00:00
Adrian-George Bostan
8734b68fbe Fix typo in comment 2019-03-15 20:10:12 +00:00
Adrian-George Bostan
6b129bd7a7 Add external signature test case 2019-03-15 20:10:12 +00:00
Adrian-George Bostan
bdc3497716 Add empty signature support to the adobePKCS7Detached handler 2019-03-15 20:10:12 +00:00
Gunnsteinn Hall
443b168e48 Fix numeric parsing bug when only a single number. Added testcase. 2019-03-15 10:13:07 +00:00
Gunnsteinn Hall
0686b01fa9
Update Jenkinsfile - hack to make 1.11.5 work 2019-03-14 19:37:50 +00:00
Gunnsteinn Hall
6886908eaf
Update Jenkinsfile go version 2019-03-14 17:56:35 +00:00
Adrian-George Bostan
97a8e9fafc Remove commented code 2019-03-14 17:39:54 +00:00
Adrian-George Bostan
4036cd2562 Fix documentation related golint notices in the model package 2019-03-14 17:39:54 +00:00
Adrian-George Bostan
6a887be571 Fix code related golint notices in the model package 2019-03-14 17:39:54 +00:00
Adrian-George Bostan
9cf7868e39 Adjust chapters test case to incorporate the styled paragraph component 2019-03-13 23:34:35 +00:00
Adrian-George Bostan
03c6b608c5 Add styled paragraph support for the creator chapter component. 2019-03-13 23:34:35 +00:00
Gunnsteinn Hall
9d714ad639 Remove NewX for each standard font in std. Go through a single exported function instead. 2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
a03198000b Update Jenkinsfile for matching examples branch. Address go vet. 2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
aaa2b2ac1b Update font path in testcase 2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
41ade9230d Remove extra GetRuneCharMetrics function - use GetRuneMetrics 2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
9665959bcf Move model/fonts to model/internal/fonts - reducing export surface
- Move the folder
- Update imports
- Add type aliases to access needed types from model (fonts.StdFont, fonts.CharMetrics and the font names)
2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
3eaa55ed14
Merge pull request #367 from adrg/writestring-optimize
Optimize WriteString method for primitive objects
2019-03-11 20:07:55 +00:00
Gunnsteinn Hall
e1ff8458ea
Merge pull request #366 from adrg/primitives-benchmark
Add WriteString method benchmarks for primitive objects
2019-03-11 19:46:21 +00:00
Adrian-George Bostan
e063f17f78 Optimize WriteString method for primitive objects 2019-03-11 21:38:25 +02:00
Adrian-George Bostan
e8dca5876c Add WriteString method benchmarks for primitive objects 2019-03-11 21:25:07 +02:00
Adrian-George Bostan
2749e1135e Fix core package golint notices regarding code documentation 2019-03-08 20:14:17 +00:00
Adrian-George Bostan
559277a6e9 Fix core package golint notices that are not related to code documentation 2019-03-08 20:14:17 +00:00
Gunnsteinn Hall
c41dd7e028
Merge pull request #363 from adrg/image-extract-opts
Add image extraction options
2019-03-08 19:54:09 +00:00
Adrian-George Bostan
d478aeaf76 Rename ImageExtractOpts to ImageExtractOptions 2019-03-08 21:46:22 +02:00
Adrian-George Bostan
08bdfb0117 Rename ExtractImagesOpts to ImageExtractOpts 2019-03-08 19:03:37 +02:00
Adrian-George Bostan
85acc73977 Adjust image extractor test 2019-03-08 18:59:51 +02:00
Adrian-George Bostan
7012c8b097 Add image extractor options 2019-03-08 18:59:23 +02:00
Gunnsteinn Hall
0dc0219e8f
Merge pull request #360 from adrg/creator-chapter-hierarchy
Creator chapter hierarchy
2019-03-06 23:25:11 +00:00
Adrian-George Bostan
67451578ed Improve code documentation 2019-03-06 19:41:33 +02:00
Adrian-George Bostan
b6819bc491 Add multi-level subchapters to the creator test 2019-03-06 19:32:00 +02:00
Adrian-George Bostan
b92e7562d5 Fix toc and outline link destination coordinates on content page break 2019-03-06 19:25:04 +02:00
Adrian-George Bostan
548af32929 Adapt creator test 2019-03-05 21:40:38 +02:00
Adrian-George Bostan
b6d2f5f5b6 Add chapter hierarchy support 2019-03-05 21:39:55 +02:00
Gunnsteinn Hall
4bb53f7b4b
Merge pull request #358 from adrg/signature-improve
Signature refactoring
2019-02-27 21:48:02 +00:00
Adrian-George Bostan
e21121dc13 Update signature object ByteRange 2019-02-27 23:32:53 +02:00
Adrian-George Bostan
15c3f6abfa Remove duplicate code 2019-02-27 23:32:32 +02:00
Gunnsteinn Hall
40123ceb58
Merge pull request #356 from peterwilliams97/v3.encoding.error
Fixed bug in reading DecodeParems seen with CCITT images in gov.uscou…
2019-02-22 09:28:35 +00:00
Peter Williams
50a4a896e5 Fixed bug in reading DecodeParems seen with CCITT images in gov.uscourts.ctd.18812.88.0.pdf 2019-02-22 11:32:38 +11:00
Gunnsteinn Hall
793e64a99d
Merge pull request #355 from adrg/appender-acroforms
Fix appender AcroForm loading
2019-02-21 22:01:56 +00:00
Adrian-George Bostan
7c64fc1bbc Fix loading of AcroForms in the appender 2019-02-21 23:40:26 +02:00
Gunnsteinn Hall
0fcf9817ce
Merge pull request #354 from adrg/signature-appearance
Signature appearance
2019-02-21 19:48:47 +00:00
Adrian-George Bostan
2b1c5e7ebf Fix documentation typos 2019-02-21 20:55:53 +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
8e17705e7c Document signature related code in the annotator package 2019-02-21 20:27:50 +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