Add formatting to a document

This example pipeline demonstrates how to add formatting to an input document using the PDF Formatter Snap.

  1. Configure the File Reader Snap to read aCSV document as follows:

    On validation, the Snap displays the output date of the uploaded CSV file .

    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

  2. Configure the CSV ParserSnap toparse the input document.

    On validation, the Snap displays the output parsing the CSV file from the file Reader Snap.

    CSV Parser Snap Configuration CSV Parser Snap Output

    CSV Parser Snap Configuration


    CSV Parser Snap Output

  3. Configure the PDF Formatter Snap as follows to format the PDF document as specified in the Snap settings.
    Note: Use the Input data field to specify particular strings or types of data to read from the input document. We will leave this field blank to read the entire input document.

    On validation, the Snap displays the output formatting the PDF document.

    PDF Formatter Snap Configuration PDF Formatter Snap Output

    PDF Formatter Snap Configuration


    PDF FormatterSnap Output

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

    On validation, the Snap displays the output.

    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.