DYNAMSOFT BLOG

Ideas and Tips on Document Imaging to Make Developer's Life Easier.

Category: tutorials

  • Escaneo de documentos utilizando JavaScript y jQuery

    banner

    Como sabemos, el código JavaScript del lado del cliente en la web no puede interactuar directamente con un escáner de documentos. No existe una API de JavaScript disponible hasta que Dynamsoft la haga realidad. El SDK Dynamic Web TWAIN, que es un SDK de escaneo de documentos basado en navegador,...

    Read more ›
  • Cómo escanear documentos desde Chrome, Firefox, Safari y otros navegadores

    banner

    Los sistemas de gestión de documentos basados en web que utilizan JavaScript/jQuery en el lado del cliente y PHP en el lado del servidor son ampliamente utilizados por las empresas. Estos sistemas permiten a los usuarios escanear documentos desde un navegador utilizando el escáner del lado del cliente, editarlos y...

    Read more ›
  • كيفية مسح الوثائق من متصفحات Chrome و Firefox و Safari وغيرها من المتصفحات الأخرى

    banner

    أنظمة إدارة المستندات القائمة على الويب والتي تستخدم JavaScript / JQuery للجانب العميل و PHP للجانب الخادم تستخدم على نطاق واسع من قبل الشركات. تمكن هذه الأنظمة المستخدمين من مسح المستندات من المتصفح باستخدام الماسح الضوئي للجانب العميل وتحريرها وتحميل الصور على قاعدة بيانات على الخادم. ومع ذلك، قد يستخدم...

    Read more ›
  • Document Scanning Using JavaScript and jQuery

    banner

    As part of our web development initiatives, we recognize that web client-side JavaScript code cannot directly interact with a document scanner. Dynamic Web TWAIN SDK is a browser-based document scanning SDK that fully supports JavaScript programming for scanners and digital cameras. With this powerful SDK, effortlessly capture images and documents...

    Read more ›
  • How to Scan Documents from Chrome, Firefox, Safari & other Browsers

    banner

    Web-based document management systems that leverage JavaScript/JQuery on the client-side and PHP/ASP.NET/etc on the server-side are widely utilized by businesses of all sizes. These systems allow users to scan documents directly from a browser using a client-side scanner, edit them, and subsequently upload images to a server-side database. Given the...

    Read more ›
  • How to scan documents in a ASP.NET Web Application?

    banner

    Document Scanning Module in ASP.NET Web Forms Integrating document scanning capabilities into your ASP.NET web applications can significantly enhance their functionality. However, ASP.NET, being a server-side framework, does not have direct access to client-side devices such as scanners. To bridge this gap, you can leverage a browser-based SDK like Dynamic...

    Read more ›
  • How to Scan Documents in PHP Applications

    banner

    How to Interact with TWAIN Scanners in a PHP Application PHP is a popular server-side language, but it cannot directly interact with document scanners attached to client computers. However, with the continued growth of digitization, scanning capabilities have become increasingly important in PHP environments. To implement document scanning in your...

    Read more ›
  • How to Scan Documents and Upload Images to SQL Server in Web Browser

    banner

    The ability to easily store and retrieve digitized documents is an important feature of any document management system. In this article, we demonstrate how to use Dynamic Web TWAIN to expedite the development of a web document management application. You will see how to acquire documents from a document scanner,...

    Read more ›
  • Unparalleled Barcode Scanning Speed

    banner

    Speed and accuracy are two of the most important aspects to measure barcode scanning performance. How fast can the barcode scanning speed be under the premise of ensuring accuracy? To explore the limits of barcode scanning speed, we use Dynamsoft Barcode Reader SDK to do a test. Click the link...

    Read more ›
  • Build a Web Page to Scan Documents to PDF

    banner

    If you are developing a web application that requires the capability to deal with different digital file formats, chances are PDF will be a must-have file format. Scanning documents of text and graphics to PDF results in a compressed and visually clear file that can be read on a PC...

    Read more ›
  • Scanner SDK for Web Applications

    banner

    Compared to desktop applications, web-based applications integrated with a scanner SDK allow users to scan documents directly in the browser. This can include scanning from and scanning to remote locations. Web-based scanning SDK gives users better flexibility and convenience in document scanning. The Dynamic Web TWAIN SDK is a browser-based...

    Read more ›
  • Free Online Document Scanners

    banner

    How to Scan Online from a Document Scanner On a desktop, open the online scanning page of Dynamic Web TWAIN in a browser. Access Your Scanners From a Browser You will be prompted to download the Dynamic Web TWAIN package. Install the package after downloading. Select your scanner from the...

    Read more ›
  • From Text Recognition to Data Control

    banner

    Optical Character Recognition (OCR) helps users capture and recognize text information from images. However, basic OCR technology cannot meet the growing requirement for data control, meaning that in some complex scenarios, we may need to extract critical data from a specified region. Dynamsoft has developed some new extraction technologies powered...

    Read more ›
  • How to Use Java Barcode Reader API

    banner

    Dynamsoft’s Barcode Reader SDK is a cross-platform bar code detection and decoding library. With the barcode scanning SDK, developers could easily build Java barcode applications on Windows, Linux, and macOS. The Complete SDK Package Get 30-day free trial of Dynamsoft Barcode Reader SDK > Java Barcode Quick Start A dynamsoft-barcodereader-7.5.jar file...

    Read more ›
  • A Comprehensive Guide to Capture Images from Webcam in JavaScript

    banner

    A webcam allows users to capture images and video streams in real-time. It is usually built into a laptop or physically connected to a computer via a USB port. Webcams can be used in many scenarios, including video conference calls, face recognition, security surveillance, etc. How to Access a Webcam...

    Read more ›
  • Introduction to Dynamsoft OCR SDK

    banner

    OCR (Optical Character Recognition) is a technology used by computers to convert text in images into editable and searchable text data. It is implemented using pattern recognition and artificial intelligence. OCR is widely used for document recovery, data entry, accessibility, and various business applications. It eliminates the need for manual...

    Read more ›
  • Scanning VIN Using Barcode Reader or OCR

    banner

    Anyone tasked with regularly and manually capturing vehicle identification numbers (VIN) knows how troublesome they can be when doing so from a vehicle. You usually have to hover over and read through the windshield at the engraved numbers etched in low contrast. Or, you can kneel to look at the...

    Read more ›
  • How to Enable QR code Scanning from Mobile Cameras in Web

    banner

    If you need to enable web-based barcode scanning for your mobile browsers but don’t want the additional effort of an app for both users and developers, then this post is for you. We will be discussing how you can build an online QR code scanner using the mobile camera. Primarily,...

    Read more ›
  • How to Implement a Webcam Application in VB.NET

    Dynamic .NET TWAIN is an .NET library supporting DirectShow Webcam and TWAIN compatible scanner programming. With the Webcam Capture .Net Component, you can easily and quickly build a WinForms or WPF application with webcam image capture in Visual Basic .NET (VB.NET) or C#. Try the SDK for Free This article will...

    Read more ›
  • How to Upload Scanned Images to Amazon S3 Using Dynamic Web TWAIN SDK

    In this tutorial, I’d like to share how to upload images, captured with Dynamic Web TWAIN(DWT), to Amazon S3. The adopted techniques include Dynamic Web TWAIN SDK, Amazon S3 REST API, JavaScript and PHP. You need to get familiar with DWT SDK and the Amazon S3 stuff (e.g., Bucket, Access Key, Secret...

    Read more ›
  • Webcam Capture in C#: Easiest Way to Take Images from Your Webcams

    Webcams, as an easy & cost-effective way to take images from video stream, is widely used in the business world. To save your time & energy to integrate webcam capture to your WinForms application, Dynamsoft developed the Dynamic .NET TWAIN SDK. With it, you can develop a web camera capture module in...

    Read more ›
  • Barcode generator API for C# and VB.NET

    banner

    How to generate QR code and linear barcodes in C# and VB.NET? We are pretty much surrounded by barcodes every day. For example, almost everything we purchased from a grocery store has a barcode on the package. When a patient is checked in, a wristband will be tied to the...

    Read more ›
  • Dynamsoft DBR is More than just a Barcode Reader SDK

    banner

    Access Intermediate Image Results Throughout the Decoding Process Data enthusiasts rejoice! Dynamsoft Barcode Reader (DBR) 7.0 has a new advanced feature that is unparalleled in the market currently. No other barcode reader SDK offers developers the ability to access a number of data points throughout the decoding process. These results,...

    Read more ›
  • Scan and Upload Documents in ASP.NET MVC3 Application Using Dynamic Web TWAIN SDK

    More and more organizations are in need of a document imaging solution to convert paper documentation into electronic / digitized documents. The primary purpose organizations look to do this is to more easily and efficiently access and manage their records and data. Such a migration from paper-based to digital-based document...

    Read more ›
  • How to Create a Fingerprint Scanner Software using C#

    banner

    Fingerprint authentication has been widely used for attendance and workforce management for its accuracy and ease of use. In more recent years, it has become a mechanism for identity management. To create a fingerprint scanner system, the first job would be to capture images of fingers from fingerprint scanners. However, many APIs do not...

    Read more ›
  • Build a Cross-Platform Document Scanning App with Electron

    Last updated Mar 20, 2017, for an updated version, please visit Github Electron is a framework for building cross-platform desktop Apps with HTML, JavaScript, and CSS. Dynamic Web TWAIN is also a cross-platform JavaScript library for document scanning, it’s pretty easy to implement a document scan app with Electron and...

    Read more ›