Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

pdfunite all documents in a folder with alphabetical order

$ pdfunite $(ls *.pdf | sort -n) output.pdf
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pdfunite #documents #folder #alphabetical #order
ADD COMMENT
Topic
Name
5+5 =