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/09/12 09:23] – Zyzonix | tutorials:linux-cli-mergepdf [2024/10/01 18:32] (current) – [Rotate PDF] Zyzonix | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| **1st. option:** | **1st. option:** | ||
| Therefore install the package '' | Therefore install the package '' | ||
| - | <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> | ||