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…...2015, 1:41pm 1 I'm trying to open a PDF, replace some text and...FileStream(templatePath, FileMode.Open, FileAccess.ReadWrite)) { Document...