Hi,
We’re using the Signature API to sign a pdf in memory using memory streams. This works fine when called in a single thread. However, this is used in an intranet API and multiple calls are possible. And once the code…...In the Web API, the pdf is generated dynamically into a byte array...