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 DocumentString, Required
First part of the merged file.
- Second File NameString, Required
The file name of the second PDF file.
- Second DocumentBuffer, Required
First part of the merged file.
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.
