From e82bd2c2b4d0a1556234e33bdfeafc43ff21d9ec Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 12 Mar 2021 11:24:53 +0100 Subject: update help --- help/C/duplex-npages.page | 86 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 help/C/duplex-npages.page (limited to 'help/C/duplex-npages.page') diff --git a/help/C/duplex-npages.page b/help/C/duplex-npages.page new file mode 100644 index 00000000..ad821358 --- /dev/null +++ b/help/C/duplex-npages.page @@ -0,0 +1,86 @@ + + + + + + Print a booklet with n pages. + + + Tiffany Antopolski + tiffany@antopolski.com + + +

Creative Commons Share Alike 3.0

+
+ +
+ +n-page booklet + +

+ n is a multiple of 4. +

+
+ +

+ If the number of pages in your PDF document is not a multiple of 4, you should add the appropriate number of blank pages (1,2 or 3) to make it a multiple of 4. + To do so, you can: +

+ + +

+ Create a blank PDF using LibreOffice Writer. +

+
+ +

+ Merge the blank pages with your PDF document using PDF-Shuffler placing the blank pages at the end. +

+
+
+ + + + +

+ Go to FilePrint and press the Print button. +

+
+ +

+ Choose the General tab. +

+

+ Under Range, choose Pages. +

+ + + Type the numbers of the pages in this order: + n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11... + ...until you have typed n-number of pages. + + +
+ +

+ Choose the Page Setup tab. +

+

+ Under Layout, in the Two-sided menu, select Short Edge (Flip). +

+

+ In the Pages per side option, select 2. +

+

+ In the Page ordering menu, select Left to right. +

+
+ +

+ Click Print. +

+
+
+
-- cgit v1.2.1