summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorkaa <kaa@disroot.org>2024-07-25 14:29:41 -0700
committerkaa <kaa@disroot.org>2024-07-25 14:29:41 -0700
commitdd1a503d3e7c64b2bc2d3c6141fee56f66f106dd (patch)
tree45fdd654950b16b72d7e5ddf5e52236e4c8de6d9 /readme
parentbdc8c88ea6ec5256240d29fe236e92b077541bdb (diff)
Pages need be flipped after printing.HEADmaster
Diffstat (limited to 'readme')
-rw-r--r--readme3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme b/readme
index c757275..6764b7a 100644
--- a/readme
+++ b/readme
@@ -3,4 +3,5 @@ This may be worked around is software. To account for the reversal,
reverse the contents of the PDF. To account for the single-sided
printing, split the odd and even pages of the PDF. Print the odd
pages, then flip the output and re-insert those pages to the printer
-(ideally not upside down). Then, print the even pages.
+(ideally not upside down). Then, print the even pages. Finally,
+keeping the page order, flip each page once more, by hand.