Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:linux-cli-mergepdf [2023/10/08 19:38] – Zyzonix | tutorials:linux-cli-mergepdf [2024/10/01 18:32] (current) – [Rotate PDF] Zyzonix | ||
---|---|---|---|
Line 9: | Line 9: | ||
<code bash> | <code bash> | ||
- | The use '' | + | Then use '' |
<code bash> | <code bash> | ||
Line 31: | Line 31: | ||
<code bash> | <code bash> | ||
- | By replacing e.g. '' | + | By replacing e.g. '' |
+ | |||
+ | ==== Delete page from PDF ==== | ||
+ | |||
+ | It is also easy to delete the last page from a PDF via CLI. Therefore also install '' | ||
+ | |||
+ | → Then use this command to delete the **last** page: | ||
+ | <code bash> | ||