7 Commits

Author SHA1 Message Date
Adrian-George Bostan
cb0166e96b
Add low level PageLabels support (#325)
* Add reader method for retriving the PageLabels entry from the catalog
* Add writer method for setting the PageLabels entry in the catalog.
* Add creator method for adding page labels for the output file
* Add creator page labels test case
* Minor page labels test case correction
2020-04-22 21:17:33 +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
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
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
c64812093d Remmove pdf folder and move packages up one level (#2) 2019-05-16 20:44:51 +00:00