且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在 .net 中将 pdf 转换为位图图像?

更新时间:2023-01-23 10:03:01

我在以前的项目中做过这个.我们使用了 ImageMagick.NET,它可能是最伟大的开源图像处理 API 的包装器,ImageMagick>

http://imagemagick.codeplex.com/

Looking for solution to convert a specified page of a pdf file to a bitmap image.

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

http://imagemagick.codeplex.com/