Merge pages from multiple PDF documents

This example pipeline demonstrates how to merge pages from multiple PDF documents into a new PDF document that contains the pages specified.

  1. Configure the File Reader Snap to read a PDF document.

    On validation, the Snap displays the data.

    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

  2. Add two more input views to read two more PDFs that will be merged with the initial input document.
    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

  3. Configure the PDF Merger Snap to merge the input documents as specified in the Snap Settings.
    Note: This example takes the specified pages and creates a single PDF document from them.

    On validation, the Snap displays the output.

    PDF Merger Snap Configuration PDF Merger Snap Output

    PDF Merger Snap Configuration


    PDF Merger Snap Output

  4. Configure the File Writer Snap to write the PDF document.
    File Writer Snap Configuration File Writer Snap Output

    File Writer Snap Configuration


    File Writer Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.