Hi all
our customers are going to introduce Office2010 and we want to support them with this very good library.
Jason, can you say when word 2010 will be full supported?
I have an issue by searching for Content Controls with xpath on Word 2010 documents.
On 2010 version it doesn't find the Content Control, while for 2007 is ok.
The code is the same for both versions
String xpathSdt = "//w:sdt/w:sdtPr/w:tag";
//String xpathSdt ...