Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# GhostscriptSharp
GhostscriptSharp is a simple C# wrapper for the Ghostscript library.

**DEPRECATED**

Please do not submit new issues or pull requests to this project.

# Using GhostscriptSharp
The GhostscriptWrapper class contains 3 static methods that can be used to generate jpg images from a PDF file.

Expand Down