logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Forgot password?
    • en
    • ru
    • pt
    • es
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Barcode
  • TTF
  • .NET
  • FastReport
  • Data Source
  • PostgreSQL
  • Barcode
  • Export
  • PDF
  • ASP.NET
  • Online Designer
  • VCL
  • Lazarus
  • FastReport 6
  • Delphi
  • HTML
  • WinForms
  • Sales receipt
  • Converter
  • MacOS
  • mono
  • CrossTab
  • FastCube
  • OLAP
  • Excel
  • C#
  • MAPI
  • VB6
  • MVC
  • Visual Studio
  • WCF
  • Linux
  • WPF
  • XAML
  • FireMonkey
  • FMX
  • Install
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Maps
  • WebReport
  • Desktop
  • QR Code
  • SAP
  • Designer
  • Interactivity
  • Web API
  • ZUGFeRD
  • CSV
  • SVG
  • Core
  • ZPL
  • Pages
  • SSRS
  • SQL
  • Window function
  • Open Source
  • Angular
  • React
  • Vue
  • Vector graphic
  • JSON
  • Knockout
  • Script
  • Migration
  • Batch conversion
  • Plugin
  • PHP
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • Report
  • Anywhere
  • Preview
  • Printing
  • Stored procedures
  • Stock quotes
  • GET request
  • HTTPS
  • Customisation
  • PageFooter
  • Toolbar
  • xlsx
  • RTF
  • Txt
  • PowerPoint
  • Word
  • ARM
  • Business card
  • DBA
  • invoice
  • Email
  • ODS
  • ODT
  • Visual Basic
  • Event
  • OpenOffice
  • libgdiplus
  • unicode
  • SBER
  • Interactive Forms
  • .NET5
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • M. Karpinskiy
  • O. Kojnikov
  • A. Krakovcev
  • A. Kukuyuk
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • O. Pryalkov
  • E. Sinitskaya
  • V. Sopnev
  • A. Syrykh
  • A. Tsyganenko
  • E. Voytenko
  • D. Zubov
How to generate ITF (interleaved, industrial, matrix) barcode with Delphi / Lazarus / C ++ Builder
November 11, 2020
Michael Philippenko
VCLLazarusBarcodeFastReport 6Delphi

A bit of theory about barcodes It is difficult to imagine our life without barcodes, especially now that we meet them at every step. We go to the cinema and our tickets contain this “black and white drawing of bars”, we go to the supermarket and each product has information about it in ...

How to create CODE 39 and CODE 39 Extended barcodes with Delphi / Lazarus
October 23, 2020
Michael Philippenko
VCLLazarusBarcodeFastReport 6Delphi

CODE 39 is the barcode developed by Intermec Corporation in 1975. Up to 43 characters including numbers, letters and some symbols can be included in the barcode: 0123456789 ABCDEFG HIJKLMNOP QRSTUVWXYZ-.$/+%. Since letters can be handled, CODE 39 is indispensable in the industrial fields and used in...

How to make a Swiss QR code bill in Delphi or Lazarus
June 2, 2020
Michael Philippenko
VCLLazarusFastReportBarcodeDelphiQR Code

Lately many countries have been digitizing payment processes. In other words, they convert existing payments to digital format. The most common way to automate payments is to use QR codes that are easily read by smartphones. The ability to encode a sufficiently large amount of information, high dama...

How to create a Swiss QR bill in .NET application
May 19, 2020
Dmitriy Fedyashov
.NETVisual StudioFastReportBarcodeC#QR Code

Recently many countries digitize payments. In other words, they convert existing payments to digital format. The most common way to automate payments is to use QR codes that are easily read by smartphones. The ability to encode a sufficiently large amount of information, high damage resistance, no n...

How to create QR code with a picture
January 9, 2019
Dmitriy Fedyashov
.NETFastReportBarcodeQR Code

It's no longer a novelty to see a pixel QR barcode on the product packaging. Although it is more complicated than a regular bar code with stripes and it is undoubtedly more reliable. The technology of QR codes contains redundancy (duplication of information) and a checksum. Therefore, even with 30 p...

Intelligent Mail barcode
August 23, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

Until now the USA have been used two standards for barcode symbolizm for mail: POSTNET and PLANET. These standards make it possible to encode zip codes and services, mainly to sort and track mail. POSTNET is able to encode a five-digit zip code, a 4-digit plus-code and a 2-digit delivery point cod...

MaxiCode
August 21, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

MaxiCode was first patented in 1992 as a code for high-speed conveyor sorting. The original name was the Dense Code, which was later changed to UPS. The last established name was MaxiCode. Maxicode is a two-dimensional barcode symbology used by United Parcel Service on packing lists for internation...

Pharmacode in FastReport.Net
August 17, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

In this article we are going to introduce and explore a new type of barcode in FastReport.Net - Pharmacode. One can guess from the name of the barcode, that it is related to pharmaceutical industry. Pharmacode is a binary code, which was developed by a German company LAETUS GMBH specially for pharma...

Barcodes in FastReport.Net
August 9, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

For more than half a century used barcodes. But this popularity they received during the database development. Barcodes allows you to quickly identify the goods and to find information about it in the database. However, today's two-dimensional bar codes can contain all the information about the prod...

Aztec– code
February 15, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

In the article "Using QR-codes in FastReport.Net" we have reviewed the popular 2D barcode formats. Today, I would like to talk about another popular format, which is also supported in FastReport.Net. This is an “Aztec-code”. The name of the code is associated with an ancient Indian tri...

How to use QR-codes in FastReport.Net
February 15, 2017
Dmitriy Fedyashov
.NETFastReportBarcodeQR Code

Nowadays “QR-codes” are gaining their popularity. Unlike conventional barcodes, “QR-codes” allow you to encode more information in different formats. They are widely spread in trade, logistics and production. To recognize such codes one does not need a special laser reader. A...

logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Buy
  • Download
  • Documentation
  • Testimonials
  • How to uninstall
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Our team
  • Contact us

© 1998-2021 by Fast Reports Inc.

  • Privacy Policy