Skip to main content
FlexiLayout Studio detects the field names reliably on all the test images, and no field name repeats within a document. The fields appear in the same order on every document, even though their exact locations vary. This means you can describe every field the same way:
  1. Create Static Text elements to find each field name.
  2. Use the field name to locate Character String, Paragraph, Barcode, and similar elements that find the field values.
  3. Create blocks that correspond to the fields, and set each block’s location to coincide with its reference element.

Plan for the YOUR PLANET NAME field

To describe the block for the YOUR PLANET NAME field, create three items:
  1. A Static Text element named PlanetNameHeader for the field name.
  2. A Character String element named PlanetName for the field value.
  3. A Text block named PlanetName for the field.