[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:software:how_to_merge_pdf-files [2013/03/15 09:45 (UTC)] – [pdfshuffler] added links to the dependencies markushhowtos:software:how_to_merge_pdf-files [2013/03/15 09:58 (UTC)] – [ghostscript (gs)] markush
Line 15: Line 15:
 At first I will describe the tools which are already available on your Slackware computer if you have a complete installation. At first I will describe the tools which are already available on your Slackware computer if you have a complete installation.
  
-==== gs (GhostScript) ====+==== ghostscript (gs) ==== 
 + 
 +The ghostscript package resides in Slackware's ap-series.
  
 With GhostScript you can merge PDF files on the commandline With GhostScript you can merge PDF files on the commandline
Line 21: Line 23:
 Thanks to mrclisdue from [[http://www.linuxquestions.org/questions/slackware-14/|linuxquestions.org]] for the contribution. Thanks to mrclisdue from [[http://www.linuxquestions.org/questions/slackware-14/|linuxquestions.org]] for the contribution.
  
-==== ImageMagick (convert) ====+==== imagemagick (convert) ==== 
 + 
 +The imagemagick package comes in Slackware's xap-series.
  
 convert uses the -adjoin option to achieve this. convert uses the -adjoin option to achieve this.
 howtos:software:how_to_merge_pdf-files ()