Merge 2 PDFs
Pdf4me Merge unites two PDFs by concatenating them. As a result, providing a single Pdf file is joined in the order the files are provided.
Parameters
- First File NameString, Required
The file name of the first PDF file.
- First DocumentBuffer, Required
The first PDF file.
- Second File NameString, Required
The filename of the second PDF file.
- Second DocumentBuffer, Required
The Second PDF file.
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.