VideoCap Pro SDK ActiveX x64 Control support add video capture features for 64 bit and 32 bit MS Access, VB.NET, C#, Delphi and Visual C and 32 bit Visual Basic 6 and VFP.
For Windows Developers who need to view IP Camera, add video capture with overlay text, image, chroma key effect, face detection, motion detection with C , C#, VB.NET , VB, Delphi, Vfp, Ms Access, Labview.
Platform :
How to convert tif to pdf/a in VB.Net Sample
Step 1: Download Image Viewer CP Gold ActiveX setup disk and installed it.
Step 2: Create New Visual Basic Project, select Windows Application.
Step 3: Add a buttons into the form.
Step 4: Add following code in buttons click event. You need change the correct path of your image file with FileName property.This sample code convert tif file to PDF/A file.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
AxImageViewer1.FileName = "c:\yourimage.tif"AxImageViewer1.PDFOutputPDFA=TrueAxImageViewer1.Save "c:\newfile", "pdf"
End Sub
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.