PdfSharp.Ghostscript.Demo

Modified on 2009/08/05 13:47 by Thomas Hövel — Categorized as: Articles, PDFsharp Articles

This program demonstrates how to render PDF using the Ghostscript DLL gsdll32.dll.

Note: This program has nothing to do with PDFsharp. PDFsharp cannot render PDF. The program is only for demonstration how to wrap gsdll32.dll with a .NET class.