TIFF2PDF VB dot NET Sample

 

 

Objective

This sample shows the use of BITIFF.OCX and BIPDF.OCX to convert a TIFF file into a PDF file creating only 1-bit PDF files. Clicking on Browse… button can be browsed directories of computer to find a TIFF file. If a TIFF file is chosen and click on Create PDF File button the PDF file is created on the specified path and name. See also the image above for directions.

 

Location:

<Installation Folder>\Black Ice Software Inc\Image SDK\Sample Source Codes\DOTNET\VB.NET\TIFF2PDF Sample

 

Project file:

TIFF2PDF.vbproj

 

Compiler:

.NET VB 2005