19 Commits

Author SHA1 Message Date
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
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
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
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
Adrian-George Bostan
09582cb100 Fix TOC page links for chapters containing tables 2019-09-23 20:34:51 +03:00
Adrian-George Bostan
07615469c9 Fix panic when loading composite fonts (#164)
* Fix loading composite fonts when no glyph names are provided
* Make handling of unsupported runes consistent between paragraph components
2019-09-07 11:19:39 +00:00
Gunnsteinn Hall
b1c851b7b0
Becoded action support (#161)
* initial commit to add action support
* Add support for all actions as defined in the specs
* Implement filespec for actions
* Add url filespec test
* update file test
* Implement remarks + add tests
2019-08-30 08:50:30 +00:00
Adrian-George Bostan
2d20058a26 Fix drawing creator pages with no rendered blocks (#156) 2019-08-26 18:30:54 +00:00
Adrian-George Bostan
2d51deb6d9 Table styled paragraph links (#138)
* Copy block annotations when drawing subcomponents
* Add table paragraph links test case
2019-08-03 11:50:56 +00:00
Adrian-George Bostan
87180cc7f3 Inherit rotation when creating block from page using the creator (#133)
* Inherit rotation when creating block from page using the creator
* Use the center of blocks as point of origin for rotation
* Preserve appearance of test cases containing rotated blocks
2019-08-01 22:26:51 +00:00
Adrian-George Bostan
2a72ef83c3 Creator optimize drawing blocks (#136)
* Merge blocks and draw to page once
* Adapt stream compression test case
* Preserve original behavior of the raw stream compression test case
2019-07-31 21:58:14 +00:00
Adrian-George Bostan
2189002435 Allow adding an external outline tree to the creator (#106) 2019-07-04 18:57:34 +00:00
Adrian-George Bostan
6b13044546 Add resources of blocks created from pages to the output page resources 2019-07-02 21:51:56 +03:00
Adrian-George Bostan
3bae2f6035 Add support for vertical alignment of styled paragraphs inside table cells (#69) 2019-05-30 22:01:56 +00:00
Adrian-George Bostan
c64812093d Remmove pdf folder and move packages up one level (#2) 2019-05-16 20:44:51 +00:00