Creating multiple pdfs and saving as one pdf using Javascript

I have to generate multiple invoice pdf files but save them as one pdf file using javascript.

I know how to generate one pdf file and save but not creating multiple pdf files and merging them into one and save.