Export Microsoft Office Outlook 2003 task data to XML and use this as a source for reports in Microsoft Office Word 2003. Use Outlook automation in the Microsoft .NET Framework to export task information. Then use XML and XSLT to create documents that display reports of tasks containing their completion percentage, status, and other detail. Then, package the XML/XSLT portion of the solution using an XML expansion pack in Word.
|