Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

In Adeptia Connect, you can create a PDF layout by using the Layout Builder. Once you have the PDF layout ready, you can use that in your custom Templates or Transactions at the source side only. A PDF Layout can also be created from within a custom template, transaction, and Process Designer. 

This page contains the step-by-step instructions to create a PDF layout from an unstructured PDF file. You'd need to follow the instructions in the following order:

Complete the following steps to create a PDF Layout:

  1. Click Configure > LAYOUTS > PDF
  2. On the PDF manage page, click Create PDF Layout.

Creating a Table Section

  1. Enable Table Selection mode (if not enabled).
  2. Select any row from the File View area. 
  3. Right-click the selected row, and click New Table.
    As you click New Table, a Table Data window opens.
  4. On the Table Data screen, in the Table Name field enter the name of the table.
  5. Select Start Token Identifier check box.

    Start Token Identifier helps you to define a value as the starting point of the table.

    As you select the Start Token Identifier check box, you'll be redirected to the Table Selection Enable screen.

  6. Select a field to identify the start of the table.
  7. On the Table Data screen, select End Token Identifier check box.

    End Token Identifier helps you to define a value as the end point of the table.

    As you select the End Token Identifier check box, you'll be redirected to the Table Selection Enable screen.

  8. Select a field to identify the end of the table.
  9. On the Table Data screen, expand the Modify Properties for advanced options. Refer to the properties and their description in the table given below.

    Property NameDescription
    Skipped Header RowYou can also select the number of rows if you don’t want the data of the table.
    Skipped Page Header Row
    Formatmenu
    Parent Tablemenu
    Read All Data
    unique keyYou can also set all the fields as a unique key by clicking Set All Unique. It is used to split data into different records.
    Sub Table Sectioncheck box if the table has sub sections
    Table Info Required if there is a text lies within the data of a table
    Single Line Valueif the data of a particular row lies in different cells
    Read All Dataif the data of the table lies outside the table








  10. Click Save.

Creating an Active Key Value Section

  1. On the Key menu, select Active Key Value Section.
  2. Select the key first and then the value.
  3. Right-click the selected key-value pair, and then select Key Value Section.

  4. On the Section Data screen, in the Section Name field, enter the name of the section.
  5. Select Start Token Identifier check box.

    Start Token Identifier helps you to define a value as the starting point of the section.


    As you select the Start Token Identifier check box, you'll be redirected to the Key-Value Selection Enable screen.

  6. Select a field to identify the start of the section.
  7. On the Section Data screen, select End Token Identifier check box.

    End Token Identifier helps you to define a value as the end point of the section.

    As you select the End Token Identifier check box, you'll be redirected to the Key-Value Selection Enable screen.

  8. Select a field to identify the end of the section.
  9. On the Section Data screen, expand the Modify Properties for advanced options. Refer to the properties and their description in the table given below.

    Property NameDescription








  10. Click Save.

Creating an Active Fixed Section

  1. On the Key menu, select Active Fixed Section.
  2. On the Fixed Selection Enable screen, select a value.
  3. Right-click the selected value, and then select Fixed Section.
  4. On the Section Data screen, in the Section Name field, enter the name of the section.
  5. Select Start Token Identifier check box.

    Start Token Identifier helps you to define a value as the starting point of the section.



    As you select the Start Token Identifier check box, you'll be redirected to the Fixed Selection Enable screen.

  6. Select a field to identify the start of the section.
  7. On the Section Data screen, select End Token Identifier check box.

    End Token Identifier helps you to define a value as the end point of the section.

    As you select the End Token Identifier check box, you'll be redirected to the Fixed Selection Enable screen.

  8. Select a field to identify the end of the section.
  9. On the Section Data screen, expand the Modify Properties for advanced options. Refer to the properties and their description in the table given below.

    Property NameDescription








  10. Click Save.

Viewing, and downloading the XSD and XML files of the PDF Layout

  • You can view the XSD file of the PDF Layout by clicking the icon. You can also download it by clicking the download buttonat the top-right corner.
  • You can view the XML file of the PDF Layout by clicking the icon . You can also download it by clicking the download buttonat the bottom-left corner.

Using a PDF Layout in a Process Designer

You can use a PDF Layout in the Process Designer while creating a Process Flow by following the steps given below:

  1. In the Process Designer, open Repository View by clicking the icon.
  2. Expand Layout (Schema), and then PDF.
  3. Drag and drop the PDF Layout in the canvas area.
  • You can use a PDF Layout in the Process Designer at the Source side only. You'd receive an error if you try to change the value of the Transformer property to Stream2XmlStreamTransformer.
  • All the properties available for other Layouts are also available for a PDF Layout.

Editing an existing PDF Layout

To edit an existing PDF Layout, follow the steps below:

  1. Click the Action iconcorresponding to the PDF Layout to be edited.
  2. Click Edit to open the PDF Layout in the Layout Builder

  • No labels