I have an application that is generating docx documents, however when they are being merged into other documents by Sharepoint we are experiencing problems.
When the documents are run through Microsoft's OpenXML tool it fails to validate with the following error:
When I look at the source code for the P class it clearly states the same restriction. I am not sure where in the process this textId (and paraId) are being set, or how, but occasionally they violate this rule.
Can anyone either point me in the right direction or tell me if this has been logged as a bug?
Thanks
Bob Fleischman