All public logs

Jump to navigation Jump to search

Combined display of all available logs of Linuxwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:02, 18 September 2025 Sunflower talk contribs created page PDF Bearbeitung (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")