Skip to content

rrakibul/mergepdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merger

Merge multiple image/pdf files into a single pdf.

Command

Syntax:

php bin/console app:merge-pdfs <input_dir_name> [<output_filename>]

Sample commands:

  1. php bin/console app:merge-pdf files Here files is the input directory where all the files reside those need to be merged

  2. php bin/console app:merge-pdf files outfile Here outfile is the file name with datetime suffix that will be generated as output

About

Command line merge pdf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages