While we appreciate comments from our users, please follow our posting guidelines. Have you tried the Cyotek Forums for support from Cyotek and the community?

Styling with Markdown is supported

Original Comment

Gravatar

wann

# Reply

Is it possible for you to write a sample code for beginners like a c# code that uses your libraries. I used package manager to Install-Package GhostScriptSharp but most of the classes show error under their names. I can clearly see GhostscriptSharp added to reference. What do I need to do make those errors go away. These types are not recognized e.g GhostScriptCommand, GhostScriptAPI, AntiAliasMode etc. I have added both projects provided to my solution too. please help. Thanks.

Gravatar

Richard Moss

# Reply

Hello,

Sorry, I'm afraid I can't really help - that isn't one of our packages and I'm not able to provide support for other peoples packages. I have seen this sort of thing before, typically when a .NET 4.0 reference is added to a .NET 3.5 project - perhaps try re-targeting your project to the latest version of .NET and see if that resolves your issue.

Regards; Richard Moss