This release fixes several bugs in the pagination view:
Bugfixes
- Fixes an issue with moving pages towards the front of the file. Previously, if more than one page was selected, the move button would always be disabled after the first move. Whether to disable the button is now calculated correctly.
- Fixes an issue where removing pages in the pagination view would not reflect in the printing view. This could cause OLTK to try to print pages that no longer exist in the file.
- Fixes an issue where adding pages from another PDF after the last page would cause a rendering failure of the newly added page.
- Fixes an issue where navigating through sample pages in the page template editing view was working incorrectly.
- Fixes several issues relating to adding and removing pages when the file contains a foldout.
0 Comments