logo
small logo
  • Products
  • Buy
  • Support
  • About
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Barcode
  • .NET
  • FastReport
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • VCL
  • Lazarus
  • Delphi
  • MacOS
  • Mono
  • PDF
  • ASP.NET
  • WebReport
  • Data Source
  • WPF
  • Core
  • ZPL
  • Pages
  • SQL
  • Angular
  • React
  • Online Designer
  • Vue
  • JSON
  • Knockout
  • MVC
  • PHP
  • Excel
  • Firebird
  • Filtering
  • FastCube
  • OLAP
  • Converter
  • C#
  • MAPI
  • Email
  • VB6
  • Visual Studio
  • WCF
  • Linux
  • Windows
  • FMX
  • Report
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Map
  • HTML
  • XLSX
  • Desktop
  • Barcode
  • QR Code
  • Printing
  • Interactivity
  • PostgreSQL
  • Cloud
  • Web Storage
  • Web API
  • ZUGFeRD
  • SVG
  • Libgdiplus
  • SSRS
  • Preview
  • Toolbar
  • Plugin
  • Script
  • Matrix
  • Open Source
  • WinForms
  • HTTPS
  • Word
  • Business card
  • DBA
  • ARM
  • Visual Basic
  • Upload
  • NuGet
  • Ubuntu
  • Academic
  • Blazor
  • SPA
  • ROSA Linux
  • JetBrains Rider
  • AltLinux
  • M. Alaev
  • S. Antonenko
  • A. Aulov
  • G. Bagaevski
  • A. Begunov
  • A. Fediashov
  • D. Fedyashov
  • P. Ishenin
  • O. Kojnikov
  • K. Kornienko
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • A. Pushkareva
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov

Barcode

How to create Code 11 barcode from FastReport VCL with Delphi / Lazarus / C++ Builder
October 12, 2022
Ekaterina Voytenko
VCLFastReportBarcodeDelphi

Code 11, also known as USD-8, is a discrete, high-density symbology, which is primarily used in labeling telecommunications equipment. The symbol includes the following elements: Start character; Symbol characters that represent data; Optional checksum digits; Stop character. The first ...

How to generate QR code in FastReport VCL with Delphi/Lazarus code
August 24, 2022
German Bagaevski
VCLLazarusFastReportBarcodeDesignerDelphiQR Code

In recent years, QR codes have become an everyday part of our lives. They are a two-dimensional barcodes that can be easily read by a digital device and that store information as a series of pixels. They have become widely used in trade, logistics, and production. Unlike a simple barcode, a QR c...

How to import a report from StimulSoft into FastReport .NET
July 6, 2022
Vladislav Yarovoy
.NETMonoExportFastReportCoreBarcodeReportConverter

Import of StimulSoft reports is now available with the 2022.2.13 release. To use it, go to the “File” menu in the FastReport .NET designer, FastReport CoreWin and FastReport Mono and click on the “Open ...” item. Select the filter "StimulSoft files (*.mrt)" in the window t...

How to add an EPC QR code to an invoice from Delphi and Lazarus
March 29, 2022
Den Zubov
VCLLazarusFastReportBarcodeDelphiQR Code

The standardization of payment systems results not only in new standards but also in new documents built on these standards. The reporting system should offer its users a fast and convenient way to create such standard documents. EPC is a European Payments Council standard. It was designed to simpl...

GS1 Databar barcodes in FastReport .NET
December 6, 2021
Vladislav Yarovoy
.NETFastReportBarcode

We have added the following barcodes: – GS1 Databar Limited; – GS1 Databar Omnidirectional; – GS1 Databar Stacked; – GS1 Databar Stacked Omnidirectional. GS1 DataBar is a highly versatile product labeling symbol primarily intended for scanning at POS terminals. GS1 Da...

How to create a Code-128 barcode A, B, C (.NET, VCL)
December 22, 2021
Ekaterina Voytenko
.NETVCLLazarusFastReportBarcodeDelphi

CODE 128 is the barcode developed by Computer Identics Corporation (U.S.A.) in 1981. CODE 128 can represent all 128 ASCII code characters (numbers, upper case/lower case letters, symbols and control codes). Since it can represent all characters (except Japanese kanji, hiragana and katakana) that ...

How to set up the LOGMARS barcode in FastReport .NET
September 6, 2021
Vladislav Yarovoy
.NETFastReportBarcode

LOGMARS stands for Logistics Applications of Automated Marking and Reading Symbols. It is a specification used by the U.S. government for the military goods supply. LOGMARS is a standard based on the Code 39 barcode. Code 39 consists of self-checking barcode symbols that usually do not require a ch...

How to create a Japanese Post 4-State Code barcode in FastReport .NET
September 3, 2021
Vladislav Yarovoy
.NETFastReportBarcode

Japanese Post was created for the Japanese postal system for the sake of encoding mail addresses and faster automatic processing. The Japan Post Barcode encodes a 7-digit postal code plus an optional address data of up to 13 alphanumeric characters. The postal code section may have a hyphen char at...

How ITF-14 barcode works in Delphi / Lazarus and how to fine-tune it
September 7, 2021
Sergey Plastun
VCLLazarusFastReportBarcodeDelphi

A new ITF-14 barcode has been added in FastReport VCL 2021.2. Let me remind you that ITF-14 (Interleaved Two of Five) is a two-band numeric code, or a high-density code that can encode an even number of digits only. Each such barcode encodes an odd digit with a bar and an even digit with a space ...

Creating ITF-14 barcodes in .NET applications
February 25, 2021
Ekaterina Voytenko
.NETFastReportBarcode

ITF-14 (Interleaved Two of Five) is a two-band numeric code, otherwise known as a high-density code, which can only encode numbers in an even number. Each barcode encodes an odd number with a dark line and an even number with a space in between. To encode an odd number of digits, you must suffix ...

How to generate ITF (interleaved, industrial, matrix) barcode with Delphi / Lazarus / C ++ Builder
November 11, 2020
Ekaterina Voytenko
VCLLazarusFastReportBarcodeDelphi

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
October 23, 2020
Ekaterina Voytenko
VCLLazarusFastReportBarcodeDelphi

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...

1 2 > >>
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
  • FAQ
  • Tutorial Video
  • Forum
  • Support SLA
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2023 by Fast Reports Inc.

  • Privacy Policy

Trustpilot