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…... (String , Boolean ) at . (Field , DocumentBuilder...DocumentBuilder , String , Boolean ) at . () at . () at . (Field ) at ...