When creating documents from a certain Template we get an exception on calling UpdateFields().
Here the code sample:
private void TestMethod(string documentTemplatePath)
{
using FileStream fileStream = new(document…...creating documents from a certain template we get an exception on calling...error only happens when the template is built in a certain way...