Hello, i’m currently trying to do a replace operation inside a document in the header first/primary, Footer first/primary and body, i’m proceeding as following :
public static void DoReplace(DocumentBuilder pbuilder)
{
…...in the header first/primary, footer first/primary and body, i’m...AddRange(new List<string>("Footer first !".Split('#'))); if (listeVar...