Hi Team,
We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected.
We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...