Looking for solution to convert a specified page of a pdf file to a bitmap image.
+1
A:
This might do the job:
http://www.o2sol.com/pdf4net/products.htm
Randy Minder
2010-02-10 18:58:42
A:
I did this in a previous project. We used ImageMagick.NET which is a wrapper of perhaps the greatest open source image manipulation API there is, ImageMagick
Yada
2010-02-10 19:06:42