Description
This document explains how to print a basic EAN barcode onto a crystal report.
Detail Steps
Open the Report using the Crystal Reports Program.
Create a new formula field.
Paste in the text Data from the attached EANFormula.txt file.
Change type to Basic Syntax.
Alter Text in the formula "DataToEncode = "CON", replace just the letters CON for a simple text barcode or replace "CON" with another formula field.
Place field onto the report.
Change Font to "Courier New", style regular, size approximately "4.5."
Barcodes may need to be layered and lined to avoid horizontal gaps.
โ
Related Information
Ensure to set the applied Tilde function to true in the basic syntax options if you are using the ~212 or ~213 etc. for FNC codes (~212 for 2 digit AI's and ~213 for 3 digit AIs and so on)