Merge a PDF#
This feature allows merging multiple PDF files into a single PDF document. It also supports a range of other file formats such as doc, docx, rtf, txt, xls, xlsx, csv, jpg, png, and zip in Advanced mode.
Input#
Name |
Description |
Required |
---|---|---|
Enable non-PDF files as input |
Allows doc, docx, rtf, xls, xlsx, txt, jpg, png, and zip files as input. |
No |
Import Options |
Choose the input source, either |
Yes |
Name |
Description |
Required |
---|---|---|
Data |
Upload a file using raw binary data from another module. Note: This requires additional credits as it first uploads to PDF.co Temporary Files Storage. |
Yes |
File Name |
Specify a custom file name for the output file. |
No |
Name |
Description |
Required |
---|---|---|
Input Link |
Enter URLs to source files seperated by comma (e.g., |
Yes |
File Name |
Specify a custom file name for the output file. |
No |
Name |
Description |
Required |
---|---|---|
Execution Mode |
Select Sync for small tasks up to |
No |
Profiles |
Add custom options for the process in a |
No |
Output Links Expiration |
Set the expiration time in minutes for output links. Default is |
No |
Export Type |
Choose between |
No |
Integrating External File Sources#
Note
Streamline your Make workflows with external file sources like Google Drive and Dropbox using their unique actions. Discover efficient integration strategies in our guide: File Source Integrations in Make.
Merging Files from Google Drive using PDF.co#
To overcome issues such as restricted files or temporary blocking by Google Drive, use the Upload a File
step in PDF.co before merging:
Set up a Google Drive Trigger to
Watch Files in a Folder
.Use Google Drive’s
Download a File
action to fetch file binary data.Add the
Upload a File
step in PDF.co to upload the file.Use the uploaded file URL in the
Merge PDF
step.
Here’s the complete scenario with all steps:
In the Upload a File
step, use the file binary data from the Download a File
action as shown below:
This approach ensures that the files are accessible and avoids issues related to file restrictions, rate limiting or temporary blocking by Google Drive.
Output#
Name |
Description |
---|---|
|
This is the temporary URL provided by the PDF.co file server. |
|
Represents the output binary data. This data is generated only when the |
|
Indicates the response status code. A |
|
The total number of pages in the output PDF. |
|
Specifies the timestamp until which the |
|
Provides details about any errors encountered during the process, if applicable. |
|
The designated name of the output file. |
|
A unique identifier assigned to the job. |
|
The amount of credits utilized for the process. |
|
Displays the balance of credits available in your account. |
|
The duration of time the process took to complete. |