I have a current date field in a MS Word doc. I used Aspose.Words to print the document but the current date field was ignored by the control. The current date field is used by MS Word to insert the current date into the document rather than having the user to type in the date every time the document is printed. How can I resolve this problem?
Thanks.