Hi,
Take a look at this example: https://github.com/jhabjan/Ghostscript.NET/blob/master/Ghostscript.NET.Samples/Samples/ProcessorSample.cs
You can simply set the DEVICE value to "pdfwrite" ( as the one commented out ) and change the input and output files to .ps and .pdf.
Cheers,
Josip
Take a look at this example: https://github.com/jhabjan/Ghostscript.NET/blob/master/Ghostscript.NET.Samples/Samples/ProcessorSample.cs
You can simply set the DEVICE value to "pdfwrite" ( as the one commented out ) and change the input and output files to .ps and .pdf.
Cheers,
Josip