- Invoice Number
- Invoice Date
- Delivery Address
- Total Amount
- Invoice Table (Reference, Designation, Unit, Quantity, UnitPrice, and Total columns)
- Company
- For the Invoice Number field, create a block of type Text and name it InvoiceNumber.
- For the Invoice Date field, create a block of type Text and name it InvoiceDate.
- For the Delivery Address field, create a block of type Text and name it DeliveryAddress.
- For the Total Amount field, create a block of type Text and name it TotalAmount.
- For the Company field, create a block of type Text and name it Company.
- For the Invoice Table field, create a block of type Table and name it InvoiceTable.
In the block’s Properties dialog box, click the Columns tab and add the names of the columns in the following order: Reference, Designation, Unit, Quantity, UnitPrice, Total.
The provided column names and their order will correspond to this block in the FlexiCapture Document Definition.
For more about creating Table blocks, see Sample 3. Step 3.
