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.
It is a PDF Viewer and Document Viewer SDK , Export to PDF ,Image processing, 1D and 2D Barcode Reader, Writer, DICOM and OCR with C#, C , VB.NET , VB, Delphi, Vfp, MS Access.
Platform : Windows 11, Windows 10, Windows 8, Vista, XP
For Windows Developers who need to Screen recording function to AVI, WMV in C#, C++ , VB.NET , VB, Delphi, VFP, MS Access and compatible with any programming language that supports ActiveX.
Step 1: Download Screen2Video 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.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
AxScreen2Video1.FileName="c:\test.wmv"AxScreen2Video1.OutputWMV=TrueAxScreen2Video1.WMVProfile=7AxScreen2Video1.CaptureLeft =0AxScreen2Video1.CaptureTop = 0AxScreen2Video1.CaptureWidth = 1024AxScreen2Video1.CaptureHeight = 768AxScreen2Video1.CaptureCursor = TrueAxScreen2Video1.AudioDevice = 0AxScreen2Video1.AudioInputPin = 0AxScreen2Video1.AudioInputPinVolume = 1AxScreen2Video1.StartEnd Sub
Step 5: Add a buttons named Btnstop into the form.
Step 6: Add following code in stop buttons click event.
Private Sub Btnstop_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Btnstop.Click
AxScreen2Video1.StopEnd Sub
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.