Read PDF VB dot NET Sample

 

 

Overview

The Read PDF VB.NET Sample is designed to show the use of BIPDF.OCX and BIDIB.OCX to convert multiple PDF pages into separate bitmaps. Clicking on Browse… button can be browsed directories of computer to find a PDF file. If a PDF file is chosen and click on Proceed button the sample extracts the images of chosen PDF file and saves these as separate BMP files as same location as the PDF file is.

 

Location:

<Installation Folder>\Black Ice Software Inc\Image SDK\Sample Source Codes\DOTNET\Vb.net\Read PDF Sample

 

Project file:

ReadPDF.vbproj

 

Compiler:

.NET VB 2005