Merge PDF Overlay
Merge two PDF documents one over the other as Overlay. In this action, a layer file would be added as a layer over the base file. The overlay shall be done only on the first page.
Parameters
- PDF File NameString
Map the file name from the source or input the filename with the extension. Note - This is the base PDF file
- FileBuffer, Required
Base PDF file content in Base64 format
- Layer NameString
Map the layer PDF file name from the source or input the filename with the extension. Note - This is the overlay PDF file
- Layer FileBuffer, Required
Overlay PDF file content in Base64 format
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.