hi,
I am testing the Aspose.Words with our existing Word Document. which we are executing them thru MsWord. We want to move to aspose. While executing the existing document thru Aspose.Words, i am getting the following message " String was not recognized as a valid Date time". But in Msword it works. I am guessing, the mergefield has the format as "MMMM d, yyyy", but the data is "12/22/2007". Msword ignores the field and leaves the empty value for that merge field, but aspose throwing an error. I want to ignore this field and leave the empty value for that.
How can i do this?
Thx.
--Raj