Printing mistake on Example of Read PDF

  1. Drag an Assign activity inside the Then field.
  • Add the variable bankName in the To field.
  • Add the expression item.Split(":"c)(1) in the Value field.
  1. Place an If activity below the previous one.
  • Add the expression item.Contains("Bank Account:") in the Condition field.
  1. Drag an Assign activity inside the Then field.
  • Add the variable bankName in the To field.
  • Add the expression item.Split(":"c)(1) in the Value field.

Activities - Read PDF Files

step 27 - it should be bankAccount inplace of bankName.

Vendor code is not coming properly.
“Vendor: Bank Account: 7387324” is written in to file.
that should be 28th item of arrayText “Tiefland Glass AG”