2019.2

Table Of Contents
Note
In a PDF or Text file, pieces of data often have a variable size: a product
description, for example, may be short and fit on one line, or be long and cover two
lines. To learn how to handle this, see "Extracting data of variable length" on the
facing page.
6.
Extract the sum or totals. If the record contains sums or totals at the end of the line items
list, the end of the Repeat step is a good place to add an Extract step for these data. After
the loop step, the cursor position is at the end of line items.
1. Select the amount or amounts.
2.
Click on the end of the Repeat step ( ) in the Steps panel.
3.
Right-click on the selected data and select Add Extraction.
Alternatively, right-click on the end of the Repeat step in the Steps panel and select Add
a Step > Add Extraction.
Tip
This how-to describes in detail how to extract an item description that appears in a
variable number of lines: How to extract multiline items.
Page 269