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.
How to securing a PDF document using 128 bit RC4 encryption and owner, user password in VB.Net
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. This sample convert test.tif to protected PDF document.Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
AxImageViewer1.FileName="c:\test.tif"AxImageViewer1.PDFOutputPDFA= TrueAxImageViewer1.PDFSetPassword("123","123")AxImageViewer1.PDFSetEncryption128bit(True, True, True, True, True, True, True, True)AxImageViewer1.Save ("c:\outpdf", "PDF")End Sub
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.