Back to Website
Show / Hide Table of Contents

merge-separate-pages

  • Last updated on September 1, 2025
  • •
  • Less than a minute to read

This task merges multiple input artifacts, which are graphic files, into a single PDF file. All pages of multi-page graphic files provided as input will be transferred to the output file.

Parameters

  • None

Input Artifacts

  • Graphic files in PDF, PNG, JPEG, BMP, or TIFF formats.

Output Artifacts

  • A resulting file in PDF format.
Note

Only one artifact can be specified as output. If a collection is specified, it will consist of a single element.

Example

{
  "description": "Merge pages",
  "name": "merge-separate-pages",
  "type": "merge-separate-pages",
  "inputArtifacts": [
    "result*", "additional"
  ],
  "outputArtifacts": [
    "merged"
  ]
}
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback