PDF Merging

CustomJS provides robust PDF merging capabilities that allow you to combine multiple PDF documents into a single file within your Make.com workflows. This is helpful for document consolidation, report compilation, and automated document processing.

Make.com PDF Merging
Make.com PDF Merging

Overview

The PDF merging module can combine PDFs from various sources including:

  • File uploads from previous modules
  • Base64 encoded PDF data
  • URLs pointing to PDF documents
  • Generated PDFs from other CustomJS modules

Key Features

  • Multiple input formats (binary, base64, URLs)
  • Page range selection from source PDFs
  • Custom page ordering and arrangement
  • Metadata preservation and customization
  • Bookmarks and navigation handling
  • Password-protected PDF support