GdPicture.NET Logo

Catégory : Tutorial

How to Read Data Matrix Code Online

April 11, 2025

Data Matrix codes are widely used in industries like manufacturing, logistics, and healthcare for tracking and identification. To reliably decode them, you need a high-performance Data Matrix code reader, and GdPicture SDK delivers exactly that for .NET developers. In this post, you’ll learn how to read Data Matrix barcodes from images using the GdPicture barcode […]

How to Blur a Barcode Instantly

Whether you’re building document automation workflows, anonymizing sensitive data, or preparing images for public sharing, you may encounter situations where you need to blur a barcode in an image. With the GdPicture.NET, this is not only possible—it’s straightforward. In this post, we’ll walk you through how to blur a barcode using GdPicture.NET SDK, including both […]

What is Document Generation and How to Easily Create It

April 10, 2025

Whether you’re building a document automation system, a reporting engine, agreements, or a custom form generator, having a powerful and flexible document generation toolset is essential. For developers in the .NET ecosystem, GdPicture.NET SDK offers a full-featured solution for generating, converting, and automating documents at scale. We’ll walk you through the SDK’s document generation capabilities […]

How to Generate a Data Matrix Barcode for Your Website

March 31, 2025

Introduction: Why Add Data Matrix Barcodes to Your Website? Data Matrix barcodes are compact, 2D codes widely used in packaging, logistics, and asset tracking. Their ability to encode large amounts of data in a small space makes them ideal for digital labeling on websites and in documents. In this guide, we’ll explore how to generate […]

PrintDocument C#: A step-by-step guide with examples

March 24, 2025

PrintDocument C# is a built-in class that makes it easy to send documents to a printer from your C# applications. Whether you’re printing text, images, or custom layouts, it gives you full control over the printing process. Document printing remains a significant requirement for developers building business applications or document management systems. C#’s PrintDocument provides […]

Integrating TWAIN Scanning in VB .NET

March 21, 2025

TWAIN scanning functionality poses notable challenges for VB.NET developers. While the TWAIN protocol offers standardized scanner communication, proper implementation demands careful attention to both framework capabilities and protocol specifications. Setting up TWAIN scanner features correctly requires specific knowledge of VB.NET framework interactions and TWAIN protocol requirements. This guide explains each step needed to add scanning […]

What is a WIA Scanner Driver, WIA vs Twain, and more (2025 guide)

March 17, 2025

Millions of Windows users face scanner connectivity problems every day. The WIA scanner driver plays a vital role in maintaining reliable communication between scanning hardware and the Windows operating system. Microsoft developed Windows Image Acquisition (WIA) as the standard way to handle images from scanners and digital cameras. The technology has come a long way […]

How to Convert a PDF to TIFF Format

March 10, 2025

One of the common questions we get is “how do I convert a pdf to a tiff file”, so our technical writer Hulya took up this challenge to write a detailed guide for you. Converting a PDF to TIFF (Tagged Image File Format) format is essential for industries that require high-quality image archiving, document processing, […]

Smart AI Redaction: Data Protection for Document Management

March 7, 2025

AI redaction solutions helps protect sensitive information by automatically covering up confidential details in documents. Data redaction is a critical process for organizations handling sensitive information. However, traditional redaction methods—whether manual or rule-based—are often slow, inconsistent, and prone to human error. As regulatory requirements like GDPR, HIPAA, CCPA, and FOIA become increasingly stringent, organizations must […]

How to Create and Read Aztec Barcodes

March 4, 2025

Aztec barcode generator is widely used in various industries, including transportation, healthcare, and secure document processing. Unlike QR codes, Aztec codes do not require a quiet zone, making them highly efficient for space-constrained applications. For developers working with .NET applications, GdPicture.NET provides a powerful and flexible solution for generating and reading Aztec barcodes. This guide […]