Hello,
I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...Thanks, Kurt var fieldList = new List<Fields>(); foreach (var field...