Using C#, I need to convert each page of a PDF file into separate images and display the images.
Is it possible to do this without using a 3rd party DLL?
You can also use a c# code that is easly downloadable from Code Project that use Ghostscript
http://www.codeproject.com/KB/cs/GhostScriptUseWithCSharp.aspx
2.1m questions
2.1m answers
60 comments
57.0k users