iTextSharp - XFA fill date/time field
问题 The workflow is like this: we download a template form, prefill values which will be static, export a XML template the XML is parsed with a .NET forms app, dynamic values are added the resulting XML needs to be imported back into the PDF template All goes well using the MergeXfaData method on iTextSharp, however for some reason, date/time fields are not being filled in (textfields and checkboxes work ok). Cannot figure out why. Searching through forums I discovered someone saying XFA only