Skip to content

Ghostscript.NET v.1.1.9 - binaries

Compare
Choose a tag to compare
@jhabjan jhabjan released this 30 Jul 08:27
· 105 commits to master since this release

v.1.1.9 changes - 2014-07-30

  • fixed problem with the PDF invisible layers (the optional content groups which will be left unmarked if process_trailer_attrs is not executed).
  • fixed text rasterization problem for some pdf's, it seems that the 'pdfopen begin' did not initialize everything required to render pdf properly so we replaced it with the 'runpdfopen' method which corrects everything (problem reported by "xatabhk").
  • changed GhostscriptRasterizer methods to support Stream insted of the MemoryStream.
  • fixed handling files without the extension in GhostscriptViewer and Rasterizer.