From 9c437611798b3414b2c2e9aba1e9869bc9fe83b1 Mon Sep 17 00:00:00 2001 From: aearil Date: Tue, 12 Feb 2019 14:11:46 -0500 Subject: [PATCH] [pdf] Pages extraction with pdftk --- how_to | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/how_to b/how_to index 112c2f7..b65082c 100644 --- a/how_to +++ b/how_to @@ -117,8 +117,11 @@ MTP : PDF : AUR -> pdftk : - merge pdf : + Merge pdf : pdftk input1.pdf input2.pdf input3.pdf cat output output.pdf + Extract pages : + pdftk input.pdf cat output out.pdf + # range can be -, more info at pdftk --help D-Bus : To reload service files /usr/share/dbus-1/services/