Merge multiple image/pdf files into a single pdf.
php bin/console app:merge-pdfs <input_dir_name> [<output_filename>]
-
php bin/console app:merge-pdf files
Herefiles
is the input directory where all the files reside those need to be merged -
php bin/console app:merge-pdf files outfile
Hereoutfile
is the file name with datetime suffix that will be generated as output