Adrian-George Bostan
|
692ead8496
|
Improve outline destination parsing
|
2020-01-21 22:11:20 +02:00 |
|
Gunnsteinn Hall
|
38e5979b4c
|
Merge pull request #232 from adrg/eof-search-buffer
Extend buffer used for searching EOF marker
|
2020-01-20 17:34:21 +00:00 |
|
Adrian-George Bostan
|
fea1a6a421
|
Extend buffer used for searching EOF marker
|
2020-01-20 17:27:52 +02:00 |
|
Gunnsteinn Hall
|
be2b7f40e9
|
Merge pull request #231 from sprucehealth/fix-get-media-box
Follow object indirections in PdfPage.GetMediaBox
|
2020-01-18 17:36:08 +00:00 |
|
Samuel Stauffer
|
d3a160ba41
|
Follow object indirections in PdfPage.GetMediaBox
|
2020-01-17 14:35:46 -08:00 |
|
Gunnsteinn Hall
|
f2cd7bd24e
|
Merge pull request #229 from adrg/outlines-extraction
Improve outline extraction
|
2020-01-17 08:53:04 +00:00 |
|
Adrian-George Bostan
|
7c5d52cca5
|
Add outline test case
|
2020-01-16 20:52:59 +02:00 |
|
Adrian-George Bostan
|
029d4c34d8
|
Rename NewOutlineFromReaderOutline to GetOutlines and move it in the reader
|
2020-01-16 19:51:34 +02:00 |
|
Adrian-George Bostan
|
84dd2d145a
|
Add ToOutlineTree method for outline conversion
|
2020-01-16 19:31:54 +02:00 |
|
Adrian-George Bostan
|
dbd9e96abc
|
Fix method comment typo
|
2020-01-15 23:36:07 +02:00 |
|
Adrian-George Bostan
|
9a553c30ba
|
Add NewOutlineFromReaderOutline
|
2020-01-15 23:02:05 +02:00 |
|
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 |
|