Has anyone encountered a nice wrapper for GhostScript in C#. My specific use is to take postscript and turn it into a pdf
|
|
|
|
|
|
|
Open-source PDFSharp has a namespace for using GhostScript. Even if you can't directly use it, you can probably graft whatever you need out of the source. |
||
|
|
