Write text to the pages of an existing PDF.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| First PDF file | The PDF you want at the beginning of your new PDF | File | Yes | file_name1.pdf |
| Second PDF file | The PDF you want at the end of your new PDF | File | Yes | file_name2.pdf |
| Output filename | Optional custom filename for the merged PDF | Text(Long) | No | sample.pdf |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Merged PDF file | A PDF containing all the pages from both supplied PDFs | File | Yes | merged_file_name1_file_name2.pdf |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
Requirements