I'm trying to open a PDF, replace some text and then save the document. The problem is that when I do this the extended features are disabled.
public static void CreateProfile(SurveyProfile userProfile, string userProfi…...I'm trying to open a PDF, replace some text and then save the...ReplaceTextStrategy.Scope.REPLACE_ALL; pdfContentEditor.ReplaceText("FirstName"...