Merge pdf files with numerical sort

后端 未结 3 1373
轮回少年
轮回少年 2021-02-04 12:40

I am trying to write a bash script to merge all pdf files of a directory into one single pdf file. The command pdfunite *.pdf output.pdf successfully achieves this

3条回答
提交回复
热议问题