TIFF2PDF J# 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>\Sample Source Codes\DOTNET\J#\TIFF2PDF J# Sample

 

Project file:

TIFF2PDF.vjsproj

 

Compiler:

Visual Studio 2005