Hello
I'm using Syncfusion.Pdf.Net.Core version 23.1.43 to sign a pdf file.
The project is using <TargetFrameworks>net48;net7.0</TargetFrameworks>
If i set a timestampserver and set the EmableLtv=true, on .net 7.0 it works fine, but if change to .net 4.8 the process hangs and do nothing.
The code i'm working on github
Thanks,
Frederico