

If set to 1, the converted image //will be compressed to minimum size with more time and memory. If set to 100, the converted image will take the //original quality with less time and memory. Default is 72, the higher DPI, the bigger size out image will be PdfToImageConverter converter = new PdfToImageConverter() Ĭonverter.Load(File.ReadAllBytes( "sample.pdf")) Copy "x86" and "圆4" folders from download package to your.
#Vb net 2010 pdf pdf#
However, the image compressor need take some momery and time, if you have strict requirements with time and momery management, you may convert PDF to jpg directly without compressing it. We provide advanced jpg compressor in iDiTect SDK, so developers can optmize and minify the jpeg file size without any other third toolkit.
#Vb net 2010 pdf how to#
Now we'll introduce you how to convert pdf to compressed jpeg image file. Jpg can be compressed size with less quality loss than other image format, and it's widely used in the html and web site. Jpg is the most commonly used image format in our life.


In most case, there are only two steps to save PDF page to an image file: IDiTect provides simple and easy to use C# APIs to convert PDF to high quality image formats in Winforms, WPF and ASP.NET web applications. How to Convert PDF to Image in C#.NET Code
