I have a new requirement (for me) to print signatures on checks. I've implemented the check image and all works fine, it prints the image of CheckSignature1.Value on the check. My issue comes with a 2nd signature. If the dollar amount on the check is greater than, say $10k, we require two signatures on the check. I've implemented CheckSignature2.Value but it always prints on the check. I have tried experimenting with the First Amount Line and Second Amount Line. From what I can tell those are only supposed to limit the signatures in the other direction - once it gets over the amount, that signature does not print. But no matter what amounts I use, both print anyway.
I'm looking for advice on what to do to meet the requirement, that if the check total is > $xx then two signatures are required. I'm on 2012 R2 CU7
*This post is locked for comments
I have the same question (0)