

InterviewSolution
1. |
Solve : XSLT/WORDML compatibility issue between Office 2007 and Office 2003? |
Answer» I've written several XSLT files that take xml from a web service and translates it into a Microsoft Word 2003 Document using WordML. The problem I'm having is with the headers and footers. They seem to be switching from landscape to portrait constantly when the document is viewed in office 2003, but if viewed in office 2007 it looks just fine, APART from them all appearing as portrait header/footers. |
|