I found this when looking for a way to combine multiple PDF documents into one. You just need to
sudo apt-get install gs pdftk
- gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combinedpdf.pdf -dBATCH 1.pdf 2.pdf 3.pdf
Afterthoughts glow afterwards
sudo apt-get install gs pdftk
/etc/messages
, but according to Google they were not relevant. Than I found a post describing the same behaviour, noting that starting KPDF as root worked. I checked it, same with me.kpdf: WARNING: Unknown mimetype 'application/x-kdeuser1'.
x-kdeuser1
(I also had x-kdeuser2
) solved the problem.