We have a computer generated form and extracting a currency filed using Datacap 9.0.1. There is a strange issue
The actual value in the document say 12.02 Datacap sometimes extracts it as 12 02 i i We used OOTB function to remove junk characters and got the result as 12 02 But the actual problem is the decimal point is missing Is there a better way to extract currency fields? We tried image clean up, IsFieldCurrency but no use.