{# Copyright 2024 Louis Paternault This file is part of pdfimpose-web. Pdfimpose-web is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Pdfimpose-web is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with pdfimpose-web. If not, see . -#}
  1. {% trans -%} Print the resulting PDF two-sided (binding on the left). {%- endtrans %}
  2. {% trans -%} Cut the stack of paper, to get several stacks. {%- endtrans %}
  3. {% trans -%} Fold each stack of paper (once). {%- endtrans %}
  4. {% trans -%} Bind each stack of paper you got, separately. {%- endtrans %}

{% trans -%} If option group is set, follow the steps above, but at step 3, instead of folding each stack of paper at once, fold as many pages as specified by the group option. Then, at step 4, bind the quires together, like a hardcover book. {%- endtrans %}