Booklet icon indicating copy to clipboard operation
Booklet copied to clipboard

Making Booklet file from your own PDF

Results 13 Booklet issues
Sort by recently updated
recently updated
newest added

I couldn't get the program to work, so I upgraded [pypdf2](https://pypi.org/project/PyPDF2/) to pypdf3, fixed a couple of bugs and some typos, and now I can get the GUI to work....

Optimizing Signature composition and rearrangement routines See program [The Signature Optimizer](http://www.mctague.org/carl/fun/bookbinding/optimizer.html) developed by [Carl McTague](http://www.mctague.org/carl/). Its details are written at [How to Optimize Codex](http://www.mctague.org/carl/blog/2012/03/17/signature-optimizer/)

New Feature

Processing works of document require various settings for each steps of work. Save and load requirements setting could prevent tedious typing works for users. Jobs: - [ ] Choose requirements...

enhancement

Default language is English now but, maybe it will be wise to save all texts in UI as seperate resources to add translation.

UI

# Current v 0.0.2 Current imposition routine * Standard imposition, $2^n$ leaves : Generation algorithm is implemented * 6, 12 leaves : Supported as pefixed setting # Further Plan For...

enhancement
Huge

Settings for converting are very large, so it is imposible for users to type all the setting by typing on console terminal. Including Yaml file will be applicable for srtting...

enhancement

It will be implemented with Template class Needed features * Manuscript expanding: 1/ 2 pages to the given number of pages * Header, Footer text add: * Page numbering: Each...

enhancement
New Feature

Collection mark is supported to identifying sections in collection. If one section is composed of multiple inserted sub sections, the primary section, wihch is visible section from back, section is...

enhancement

Version 0.0.1 has a progress bar routine in GUI mode but it is deprecated after 0.0.2, since there was lots of changes in structure. New progress routines is needed for...

enhancement
UI