Skip to content

Releases: ArtifexSoftware/Ghostscript.NET

Ghostscript.NET v.1.1.7 - binaries

29 Apr 18:17

Choose a tag to compare

v.1.1.7 changes - 2014-04-29

  • implemented Ghostscript native library verification with a friendly error message
    that will clear out the confusion when used native Ghostscript library is not
    compatibile with the running process.
  • fixed the pipe client handle disposal bug when the GhostscriptPipedOutput is used.
  • fixed problem with the applying PDF page orientation for the GhostscriptViewer and
    the GhostscriptRasterizer.

Ghostscript.NET v.1.1.6 - binaries

25 Apr 10:18

Choose a tag to compare

v.1.1.6 changes - 2014-04-25

  • simplified GetInstalledVersions and GetLastInstalledVersion functions
  • fixed problem with the CropBox in the GhostscriptViewer and GhostscripRasterizer.
    (reported by "mahbuburrahman"")
  • license changed to AGPL