             The TIFF To PDF COM for asp example user manual

Steps:
1.Copy the tifftopdf.dll, ImgCvt.dll and tifftopdf_ocx.dll files to your system32 directory, 
for example:
copy tifftopdf.dll c:\windows\system32
copy ImgCvt.dll c:\windows\system32
copy tifftopdf_ocx.dll c:\windows\system32
copy Skewcorrect.dll c:\windows\system32
copy Despeckle.dll c:\windows\system32

2.Register the tifftopdf_ocx.dll library in your system, 
for example:
regsvr32 c:\windows\system32\tifftopdf_ocx.dll

3.Put the testCreate.asp and testAppend.asp file into your IIS directory.

4.Please copy "multipage.tif", "Truecolor.tif", "Gray.tif" ,  Black_White.tif files to your "d:\test\" directory.

5.Run the MS IE software, and open the "http://your localhost ip/testCreate.asp" and 
"http://your localhost ip/testAppend.asp" file.

6.The result files are generated in the "d:\test\".

Note:
	all files in bin directory.