Video Editor SDK that allows users Drag & Drop to arrange clip orders, edit movies, apply effects & transitions with 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 10, Windows 8, Vista, Windows 7, XP
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.
Step 1: To install the Image Viewer CP Gold SDK ActiveX, begin by launching the setup file (http://www.viscomsoft.com/demo/imageviewercpgoldsetup.exe). Select the desired installation folder for the Image Viewer CP Gold SDK ActiveX and continue with the installation on your development computer.Step 2: Launch VFP - Visual Foxpro. select New Project.
Step 3: Select Tools - Options... , select Control tabs, select Image Viewer CP Gold ActiveX Control, click OK button.
Step 4: Select Forms - click New... button to add new form.Step 5: Select form1, click Modify button.Step 6: In Form Controls Toolbar, click View Classes button, then select ActiveX Controls.Step 7: Now you will see the Image Viewer CP Gold ActiveX Control, drag it on form.
Step 8: Add 3 buttons , button1's caption is "Select PDF", button2's caption is "Update Name, Business Name, Address 'fields", buttno3 's caption is "Export updated fields to new PDF file" and one List Box, the screen like the following picture
Step 9: select Image Viewer CP Gold ActiveX on form, change the name to imageviewer1.
Step 10: select Form - New Method... enter GetWidgetType , then ckick Add
Step 11: In GetWidgetType method add the following code
LPARAM iType
If iType = 0 Then
strType = "UNKNOWN"
endif
If iType = 1 Then
strType = "BUTTON"
If iType = 2 Then
strType = "CHECKBOX"
If iType = 3 Then
strType = "COMBOBOX"
If iType = 4 Then
strType = "LISTBOX"
If iType = 5 Then
strType = "RADIOBUTTON"
If iType = 6 Then
strType = "SIGNATURE"
If iType = 7 Then
strType = "TEXT"
return strType
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.