merge pdf files:
pdftk *.pdf cat output file.pdf
split pdf file:
pdftk file.pdf burst
The easiest way to split and merge pdf files in Ubuntu Linux – LinuxScrew: Linux Blog.
merge pdf files:
pdftk *.pdf cat output file.pdf
split pdf file:
pdftk file.pdf burst
The easiest way to split and merge pdf files in Ubuntu Linux – LinuxScrew: Linux Blog.