So, I am using Matthew Ephraim\'s GhostscriptSharp, which is a simple C# wrapper for the unmanaged Win32 Ghostscript DLL in my ASP.Net MVC project.Some background:
I am using GhostScript to generate some thumbnails of PDF pages in an ASP.NET application.I have it wrapped in this library called GhostScriptSharp that just uses DllImport to call methods in the Ghos
Is there anyone using Flurry to generate reports for uncaught exceptions that could post some sample code on how to do this?