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 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> | ||