Hi there
Our software contains a workflow, where specific ContentControls are copied into another docx File.
This used to work on 15.6.
After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...foreach (StructuredDocumentTa tag in sdts) bkParent.ParentNode...InsertAfter(importer1.ImportNode(tag, true), bkParent); foreach (...