Hello,
I’m currently sending some documents to be signed in french language.
I have templates host in my api resources in HTML format. I use openhtmltoolpdf to format my html documents as pdf. My freemarker templates contain some form fields to enable recipients to fill all the info with any PDF reader.
I use some DocusignDate and the html attribute data-pdf-form-field="true" then request docusign to transform the pdf fields with transformPdfFields.
The recipients receive the form well formatted except the date fields.
When i change the regional settings of my admin account, the format of date fields is well updated but the validation is not working anymore.
May anyone help me please ?
Regards,
Antoine