Hi,
Converting PDF To Jpeg (only the first page To make a thumbnail) hang sometimes the request and ended up making the server unavailable.
I think there is a deadlock somewhere or a part is not thread safe.
I can rep…...1:25pm #1 Hi, Converting PDF to JPEG (only the first page to make...OpenRead(fileName)) { using (var doc = new Document(fs)) { //Resolution...