Hi,
I have a merge field in my word document in the following way
{IF {MERGEFIELD} myCondition}="Yes"
"This text will show when condition is true"
{MERGEFIELD feedbackText}
"
"
"}
In my case feedbackText again has …...ensure the doubled quotes are present. After these steps the merged...String[] parts = fieldValue.Split('\"'); DocumentBuilder builder...