5 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
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
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
c64812093d Remmove pdf folder and move packages up one level (#2) 2019-05-16 20:44:51 +00:00