Hi,
I have upgraded my code to the new 2.6.0 version. I convert templates with custom xml data and content controls (also repeats) using the code from the examples (in short: attach xml data, preprocess, apply bindings).
Now I keep getting an error about the DocxFetcher missing.
Is this error correct? I have no need for fetching components.
I tried to implement a dummy DocxFetcher implementation but I then got an error about the MergeDocx ...