Read PDF C# Sample

 

 

Overview

The Read PDF 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>\Sample Source Codes\DOTNET\C#\Read PDF C# Sample

 

Project file:

ReadPDF.csproj

 

Compiler:

Visual Studio 2005