Ghostscript.NET | managed wrapper around the Ghostscript library | Document Editor library
kandi X-RAY | Ghostscript.NET Summary
kandi X-RAY | Ghostscript.NET Summary
Ghostscript.NET - (written in C#) is the most completed managed wrapper library around the Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related software and documentation. Ghostscript.NET is distributed under the GNU Affero General Public License (see COPYING file).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Ghostscript.NET
Ghostscript.NET Key Features
Ghostscript.NET Examples and Code Snippets
Community Discussions
Trending Discussions on Ghostscript.NET
QUESTION
I followed a ton of SO guides in order to install Ghostscript in my MVC C# app but I cannot make the code below be recognized. It keeps saying "GhostscriptRasterizer could not be found (are you missing a using directive or an assembly reference?)"
...ANSWER
Answered 2020-Aug-07 at 11:38If your objective is to make uso of Ghostscript .NET directly, you would not need to reference the original Ghostscript DLL from your project (as I said, until you desire to do so).
I tested Ghostscript .NET over Windows 7 and windows 10, with Visual Studio Community 2017 simply following these steps:
Install Ghostscript 9.52 for Windows (32 bits).
Using Nuget package manager, added Ghostscript .NET to my solution.
Include using code lines, as required (main namespace and Rasterizer for your case should work, I use Processor, in addition):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Ghostscript.NET
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page