Quantcast
Channel: Ghostscript.NET
Viewing all articles
Browse latest Browse all 393

New Post: how to convert pcl into pdf using ghostscript in C#.Net

$
0
0
Hi,

What you are looking for is GhostPCL which is not part of the Ghostscript.NET.

You can download GhostPCL from here: http://www.ghostscript.com/download/gpcldnld.html

To convert pcl to pdf you can use .NET Framework Process.Start method to run something like this: "pcl6-9.15-win32.exe -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=c:\test.pdf c:\test.pcl"

I hope this helps.

Cheers,
Josip

Viewing all articles
Browse latest Browse all 393

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>