Building a Lightweight C++ Camera Library for Barcode Scanning on LinuxWhen searching for a camera SDK to develop desktop camera applications on Linux, OpenCV often comes to mind due to its simple APIs for…1d ago1d ago
How to Detect and Save Documents to PDF with HTML5 and JavaScriptCapturing and saving documents, such as receipts, invoices, and contracts, as PDF files is a common requirement for many businesses. In…5d ago5d ago
How to Insert Signatures into PDF Documents with HTML5 and JavaScriptAn e-signature is a digital form of a handwritten signature that allows individuals to sign documents electronically. It has become an…Dec 11Dec 11
How to Read DataMatrix and Other 1D/2D Barcodes from PDF Files in HTML5 and JavaScriptIn today’s digital world, barcodes have become an integral part of many industries, including healthcare, logistics, retail, and more. A…Dec 4Dec 4
Building a Flutter VIN Scanner for Windows Using Dynamsoft Capture Vision C++ SDKThe VIN (Vehicle Identification Number) is a unique 17-character code assigned to every motor vehicle. It serves as a fingerprint for the…Nov 28Nov 28
How to Build a Document Scanner App with SwiftUI for Both macOS and iOSPreviously, we created a cross-platform SwiftUI project, a 1D/2D barcode scanner app, for macOS and iOS using the Dynamsoft Capture Vision…Nov 25Nov 25
How to Create a SwiftUI Barcode Scanner Project for macOS and iOSIn the previous tutorial, we explored how to build a SwiftUI barcode scanner app for macOS using the Dynamsoft Capture Vision C++ SDK…Nov 21Nov 21
How to Build a macOS Barcode Scanner App Using SwiftUI and C++ Barcode SDK from ScratchDeveloping a barcode scanner app for macOS comes with unique challenges, particularly due to the limited availability of barcode SDKs…Nov 18Nov 18
How to Build an iOS MRZ Scanner with SwiftUI and Dynamsoft Capture VisionMachine-readable zones (MRZ) are an essential feature for processing passports, IDs, and other travel documents. In this tutorial, we’ll…Nov 14Nov 14
How to Insert Barcodes into a PDF Document with HTML5 and JavaScriptInserting barcodes into PDF documents can significantly streamline document management, tracking, and data processing workflows. Barcodes…Nov 11Nov 11