Using "comb of" option in Echo-sign fields
Good day,
I have a text field with "comb of" option (10 characters, for example) switched on.
When I'm simply try to fill it - all works as expected - each character on it's place:

The problems appears, when I'm trying to use such field for E-Sign. Assume it's date field with custom formatting. I'm using next field name for it:
Dte_es_:signer1:date:format(Date,”mm-dd-yyyy”)
See - the result value have 10 characters length.
The date value filled by e-sign api is OK, but in result signed PDF, comb of option is ignored, and characters collapsed:

Thanks.
