We have word documents that have merge fields defined as below:
Order Deadline: «OrderDeadline\@MM/dd/yyyy»
Late Fee: «LateFee\#$#0.00»
With version 6.4 these mail merge fields work as expected. But with 8.1 they simply print as follows:
Order Deadline: «OrderDeadline\@MM/dd/yyyy»
Late Fee: «LateFee\#$#0.00»<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Attached is the test word merge template we use. Has something changed in regard to formatting mergefields in Aspose or Word?
Bill