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: Download trial version of Image Viewer cp Gold ActiveX 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
Dim iResult as IntegerAxImageViewer1.LoadMultiPage "c:\yoursourcefile.tif",1AxImageViewer1.OCRCharFilter = ""
AxImageViewer1.OCRRecognizeMode=1AxImageViewer1.OCRSetRect(0, 0, 0, 0) iResult =AxImageViewer1.OCR2SearchableMultipagePDF("c:\test1.pdf", 0, "dictfiles")If iResult = -3 Then MessageBox.Show("Please select image first") Exit SubElse If iResult <> 1 Then MessageBox.Show("Start OCR Failed") Else MessageBox.Show("Save to c:\test1.pdf completed") End IfEnd IfEnd Sub
A searchable PDF is simply a PDF with multiple layers. The top layer is the original image as it was scanned in. Under that layer is a layer of text accurately positioned so that each word is directly behind the pixels that represent the wordA searchable PDF has following benefits:
1. You can select the text, copy it to the clipboard, and then paste into a metadata collection form. 2. You can highlight search hits. 3. Search engines will be able to index the PDF and return it later as a search result.
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.