New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Hide redirects
  • 19:02, 18 September 2025PDF Bearbeitung (hist | edit) ‎[330 bytes]Sunflower (talk | contribs) (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")