Skip to content

Ghostscript.NET v.1.2.0 - binaries

Compare
Choose a tag to compare
@jhabjan jhabjan released this 05 Feb 11:13
· 98 commits to master since this release

v.1.2.0 changes - 2015-02-05

  • fixed problem with checking for pdf file header signature in pdf files that has extra bytes at the beginning of the file before the actual signature.
  • fixed problem with the page rasterized to Image object which is kept in memory being disposed after the GhostscriptRasterizer is closed.
  • added ability to set custom switches for GhostscriptRasterizer and GhostscriptViewer.
  • added more usage examples.