{# 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 -%} Stack the several stacks you got on top of each other (take care to keep the pages in the right order). {%- endtrans %}
  4. {% trans -%} Fold the big stack of paper sheets. {%- endtrans %}
  5. {% trans -%} Bind it. {%- endtrans %}

{% trans -%} If option group is set, at step 3, instead of stacking all the paper sheets together, stack as many sheets as specified by the group option. Then, at step 5, bind the quires together, like a hardcover book. {%- endtrans %}