Alex Schell
Results
1
comments of
Alex Schell
Instead of `text.Value = new PdfString("string value");` Do `text.Text = value;` Finally, do not set `/NeedAppearances` and then it should be good.