-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace perfectbound logic with sigsize = 1 #85
Conversation
126ecca
to
d8868c1
Compare
|
Testing this against main the PDFs generating for perfectbound seem identical. |
d8868c1
to
46dcb48
Compare
44421df
to
6c11523
Compare
I rebased this and fixed the problem where it would allow generating signature files. if perfectbound or booklet is selected then only the aggregate file is generated. |
6c11523
to
a25a9e9
Compare
a25a9e9
to
0bd2d37
Compare
Two relatively small things:
|
I can rewrite the test but I would prefer to do that in a different PR since they will basically be new tests. |
Yeah that's fair - could you make placeholder issues for those two things, and I will approve this? I am a bit scatterbrained this weekend unfortunately, lol |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
It seems like we might be able to remove all the perfect bound logic, and instead treat perfectbound as signature size of 1.
This would simply the codebase if true.