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…...ReplaceText("LastName", lastName); } The error I get when I open the document...parameters so getting extend rights error. You need to use Save() method...