1583 Commits

Author SHA1 Message Date
Adrian-George Bostan
8afe2c21ed Export Outline and OutlineItem entries 2020-01-15 20:04:06 +02:00
Adrian-George Bostan
2c395a6598 Add GetContext method for exporting the outline tree node context 2020-01-15 19:42:16 +02:00
Gunnsteinn Hall
3e66280dbf
Merge pull request #228 from adrg/get-outlines-flattened-improve
Improve traversal of outline item nodes in the GetOutlinesFlattened method
2020-01-15 08:22:43 +00:00
Gunnsteinn Hall
2b92598d16
Merge pull request #216 from sprucehealth/unify-number-parsing
Unify and optimize number parsing
2020-01-14 20:14:40 +00:00
Adrian-George Bostan
ac736a2f78 Improve traversal of outline item nodes in the GetOutlinesFlattened method 2020-01-14 21:39:12 +02:00
Gunnsteinn Hall
4b1d8a98fd
Merge pull request #225 from adrg/crypt-dict-invalid-type
Attempt decryption for invalid crypt filter dictionary type
2020-01-13 22:09:36 +00:00
Gunnsteinn Hall
c7c85bff8b
Merge pull request #224 from adrg/chapter-set-numbering
Fix Chapter component  SetShowNumbering method
2020-01-13 22:08:48 +00:00
Gunnsteinn Hall
f4d4d05a43
Merge pull request #223 from adrg/outline-items-utf16
Use utf-16 encoding for serializing outline item titles
2020-01-13 22:07:05 +00:00
Adrian-George Bostan
002f0d11d7 Attempt decryption for invalid crypt filter dictionary type 2020-01-13 22:11:15 +02:00
Samuel Stauffer
fc91c6b3c4 Revert change to go.mod 2020-01-13 11:20:35 -08:00
Adrian-George Bostan
b6867132da Fix chapter component SetShowNumbering method 2020-01-13 21:00:11 +02:00
Adrian-George Bostan
33530535e3 Use utf-16 encoding for serializing outline item titles 2020-01-13 20:56:02 +02:00
Samuel Stauffer
5f19bfa269 Address comments on PR 2020-01-06 11:13:16 -08:00
Samuel Stauffer
e85397b57a Unify and optimize number parsing 2020-01-06 11:05:42 -08:00
Gunnsteinn Hall
c9616fffa0
Merge pull request #219 from gunnsth/release/v3.3.1
Merge release/v3.3.1 into development
2020-01-04 21:26:19 +00:00
Gunnsteinn Hall
d0f9c139ad
Merge pull request #218 from gunnsth/release/v3.3.1
Prepare unipdf release v3.3.1
v3.3.1
2020-01-04 21:25:59 +00:00
Gunnsteinn Hall
673a9d2468 Merge remote-tracking branch 'upstream/master' into release/v3.3.1 2020-01-04 19:07:06 +00:00
Gunnsteinn Hall
9e35f60de7 Update version.go to 3.3.1 2020-01-04 19:06:38 +00:00
Gunnsteinn Hall
e254677d9d
Merge pull request #215 from adrg/issue-circular-outlines
Prevent recursive parsing of invalid circular outlines
2019-12-18 08:41:54 +00:00
Adrian-George Bostan
53623b5157 Prevent recursive parsing of invalid circular outlines 2019-12-17 20:29:02 +02:00
Adrian-George Bostan
23aec77478 Add basic support for UTF-16 text encodings (#203)
* Add UTF-16 text encoder
2019-11-28 00:47:00 +00:00
Adrian-George Bostan
1e26aa81f6 Preserve TOC line components style properties when setting links (#202)
* Preserve TOC line component style properties when setting links
* Adapt TOC test cases
2019-11-26 21:49:45 +00:00
Gabriel Vasile
d1a81d79d2 Add NewPdfFontFromTTF(io.ReadSeeker) function. (#199)
* Add NewPdfFontFromTTF(io.ReadSeeker) function.
2019-11-20 23:05:40 +00:00
Adrian-George Bostan
f8588506ff Make the Finalize method of the creator public (#198)
* Make the Finalize method of the creator public
* Skip finalizing the creator if already finalized
2019-11-05 22:58:52 +00:00
Adrian-George Bostan
f7b5ffa954 Prevent extractor panic for invalid PDF text objects (#196)
* Prevent extractor panic for invalid PDF text objects
* Document text extraction behavior of invalid text objects
2019-10-30 20:36:35 +00:00
Peter Williams
362ba7349d Changes to make the lazy reader work on the PaperCut corpus (#194) 2019-10-28 20:49:07 +00:00
Gunnsteinn Hall
76a1225d32
Merge pull request #191 from unidoc/development
Prepare a new release v3.3.0
v3.3.0
2019-10-21 18:09:59 +00:00
Gunnsteinn Hall
ddbb5671e3
Merge pull request #188 from inoda/invoice-line-cols
Allows overwriting default line columns
2019-10-21 17:18:04 +00:00
Isaac
ae15375e7c Updates comment to call out use before AddLine 2019-10-21 10:26:26 -06:00
Isaac
83f1e5211e Allows overwriting default line columns 2019-10-18 14:14:19 -06:00
Alfred Hall
a13642e802
Merge pull request #186 from ribice/patch-1
Update pricing link
2019-10-14 10:51:42 +00:00
Alfred Hall
a3df41ba6e
Merge pull request #185 from ribice/patch-1
Remove examples link
2019-10-14 10:51:24 +00:00
Emir Ribić
60bcca8fdf
Update pricing link 2019-10-14 12:48:11 +02:00
Emir Ribić
5588597bf5
Remove examples link
Seems that /examples was removed from website.
2019-10-11 23:06:58 +02:00
Adrian-George Bostan
eef3b8f13e Improve text chunk component (#181)
* Add more functionality to text chunks
* Add creator text chunk test cases
* Improve documentation of the text chunk Fit method
2019-10-08 20:41:20 +00:00
Gunnsteinn Hall
b7dc67705d
Merge pull request #176 from becoded/bugfix-text-chunk-annotation
Copy action of annotation
2019-10-04 21:05:42 +00:00
Bert Van Hauwaert
2995ee5260
Update go.mod
Undo unwanted change
2019-10-04 21:04:27 +02:00
Bert Van Hauwaert
6b2b46b274
Update text_chunk.go
Add dot to comment
2019-10-04 21:03:56 +02:00
Bert Van Hauwaert
58f450b456 Copy action of annotation 2019-10-03 10:19:01 +02:00
Gunnsteinn Hall
b063d02193
Merge pull request #175 from adrg/signature-certificate-array
Parse signature certificate arrays on signature validation
2019-09-26 21:06:25 +00:00
Adrian-George Bostan
0bd31c8f84 Parse signature certificate arrays on signature validation 2019-09-26 21:32:56 +03:00
Gunnsteinn Hall
5c6d448fca
Merge pull request #173 from adrg/fix-toc-chapter-tables
Fix TOC page numbering for chapters containing tables
2019-09-23 22:42:08 +00:00
Adrian-George Bostan
09582cb100 Fix TOC page links for chapters containing tables 2019-09-23 20:34:51 +03:00
Gunnsteinn Hall
9e3d977f84
Merge pull request #172 from adrg/fix-build-outlines-recursion
Prevent recursion when parsing outlines
2019-09-20 20:02:55 +00:00
Adrian-George Bostan
da010a9d44 Prevent recursion when parsing outlines 2019-09-19 19:38:24 +03:00
Gunnsteinn Hall
47ae7e277e
Merge pull request #165 from unidoc/release/v3.2.0
Release unipdf v3.2.0
v3.2.0
2019-09-08 08:49:25 +00:00
Gunnsteinn Hall
681e4c24e0
Merge pull request #166 from adrg/release/v3.2.0
Adapt CI config files
2019-09-07 17:16:39 +00:00
Adrian-George Bostan
01d5548a63 Adapt Jenkins file to use the examples development branch 2019-09-07 17:28:53 +03:00
Adrian-George Bostan
527dd2ea63 Adapt travis script to use the examples development branch 2019-09-07 17:27:41 +03:00
Gunnsteinn Hall
d1d154c0fe Update version to 3.2.0 2019-09-07 13:14:54 +00:00