it is a 64 bit and 32 bit Image Thumbnail SDK for Windows Developers who need to display image thumbnail browser in C#, C , VB.NET , VB6, Delphi, MS Access, VFP.
For Windows Developers who need to PDF TIFF Viewer and Image Viewer , plus support TIFF with WANG Annotations, securing a PDF document, add annotation with PDF for C++ , C#, VB.NET , VB, Delphi, Vfp, MS Access.
Platform :
Step 1: To install the Image Viewer CP ActiveX Control, begin by launching the setup file (imageviewercpsetup.exe). Select the desired installation folder for the Image Viewer CP ActiveX and continue with the installation on your development computer.
Step 2: Create New Visual Basic Project, select Windows Application.
Step 3: The next step is to install Image Viewer CP ActiveX in ToolBox. Select Toolbox, select Components item, right click mouse button, select Choose Items...Step 4: Select COM Components tab, select Image Viewer CP ActiveX Control , click OK.
Step 5: Now you will see the Image Viewer CP ActiveX's icon on toolbox, drag it to form.
Step 6: Add a buttons on form.
Step 7: Add following code in buttons click event. Assume you have three TIFF files, yoursource1.tif, yoursource2.tif, yoursource3.tif. You want to merge these files into one TIF file. Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
AxImageViewer1.TIFMergeMultiFiles("c:\yoursource1.tif c:\yoursource2.tif c:\yoursource3.tif", "c:\merged.tif") End Sub
Step 8: Download the sample source code from VBNET_TIFF_Merge.zip
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.