Displaying the contents of a PDF file in an ASP.NET application using GhostScript
A quick sample which shows how to convert PDF files into images and display them in an ASP.NET application.
A quick sample which shows how to convert PDF files into images and display them in an ASP.NET application.
Article describing how to extend the ImageBox control to support displaying PDF files using the GhostScript API, removing the need for a dedicated PDF reader.
Article which describes how to use C# and GhostScript to convert PDF files into raster images for displaying in an application without requiring a dedicated PDF reader.