Top "Ghostscriptsharp" questions

Where to copy gsdll32.dll to make PDF to image converter work in my WPF application?

My PROJECT gives error.. *Unable to find an entry point named 'gsapi_new_instance' in DLL 'gsdll32.dll'.* when trying …

c# wpf ghostscript ghostscriptsharp
Merge PDF's with PDFTK with Bookmarks?

Using pdftk to merge multiple pdf's is working well. However, any easy way to make a bookmark for each pdf …

linux pdf pdf-generation pdftk ghostscriptsharp
What is causing Ghostscript to return an error of -100?

So, I am using Matthew Ephraim's GhostscriptSharp, which is a simple C# wrapper for the unmanaged Win32 Ghostscript DLL in …

c# asp.net-mvc ghostscript ghostscriptsharp
MemoryStream (pdf) to Ghostscript to MemoryStream (jpg)

I did see "PDF to Image using GhostScript. No image file has to be created", but that only (sort of) …

c# pdf jpeg ghostscript ghostscriptsharp