Category: DLang
Convert PostScript to PDF from D lang calling GhostScript ps2pdf.
I’m learning D. I know, I am a program language hopper. This code provides working examples of getopts, concurrency, and a process call to convert PostScript to PDF using GhostScript in the D language.