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

Updated Wiki: Home

$
0
0

Ghostscript.NET (written in C#) is the most completedmanaged wrapper library around the Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related software and documentation.

Latest source code and binaries (v.1.1.8) can be found on GitHubhttps://github.com/jhabjan/Ghostscript.NET

Contains:

  • GhostscriptViewer - View PDF, EPS or multi-page PostScript files on the screen
  • GhostscriptRasterizer - Rasterize PDF, EPS or multi-page PostScript files to any common image format.
  • GhostscriptProcessor - An easy way to call a Ghostscript library with a custom arguments / switches.
  • GhostscriptInterpreter - The PostScript interpreter.

Other features:

  • allows you to rasterize files in memory without storing the output to disk.
  • supports zoom-in and zoom-out.
  • supports progressive update.
  • allows you to run multiple Ghostscript instances simultaneously within a single process.
  • compatible with 32-bit and 64-bit Ghostscript native library.

NuGet: PM> Install-Package Ghostscript.NET

Used in the Ghostscript Studio (Ghostscript IDE)

                                                       

Samples built on the top of the Ghostscript.NET library:

Ghostscript.NET.Viewer (supports viewing of the PDF, EPS and multi-page PS files)

  Ghostscript.NET.Viewer 

Direct postscript interpretation via Ghostscript.NET.

Cheers,
Josip Habjan
http://habjan.blogspot.com


Viewing all articles
Browse latest Browse all 393

Trending Articles



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