momijizukamori / bookbinder-js

A JS application to format PDFs for bookbinding.
Mozilla Public License 2.0
99 stars 26 forks source link

Correctly modify number of signatures, arrangement, total sheets, etc... for alternative formats (perfect bound, wacky) #92

Open acestronautical opened 4 months ago

acestronautical commented 4 months ago

Perfect bound displays the signature arrangement as all ones after the change to make perfect bound simply sigsize = 1

additionally the information for wacky layouts seems to show an empty list of commas for some of the layouts

This situation should be improved