PDF Bearbeitung: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 September 2025

  • curprev 19:0219:02, 18 September 2025Sunflower talk contribs 330 bytes +330 Created page with "= PDFs bearbeiten = Ein sehr nützliches Tool hierfür ist pdftk == PDF splitten == pdftk <input.pdf> cat <range> output<output.pdf> Beispiele pdftk document.pdf cat 1-2 output first2pages.pdf pdftk document.pdf cat 3 output thirdpage.pdf == PDFs mergen == pdftk document1.pdf document2.pdf cat output document_merged.pdf"