Generar códigos de barras interleaved-2-of-5

Implemente sin problemas en Crystal Reports, MS Excel y MS Access

Generar código de barras interleaved-2-of-5 en Crystal Reports

1. Determine la arquitectura (32 bits o 64 bits) de su SAP Crystal Reports.
SAP Crystal Reports 2008 / 2011 / 2013 / 2016 son de 32 bits.
SAP Crystal Reports 2020 / 2025 son de 64 bits.

1.1 If your SAP Crystal Reports is 64-bit, please register 64-bit cruflbcs_x64.dll as instructed below.
Haga clic derecho en el símbolo del sistema y ejecútelo como administrador.
interleaved-2-of-5 command prompt as administrator



To register 64-bit DLL, please type in the following commands
cd "C:\Program Files\Common Files\Barcodesoft\FontUtil"
%systemroot%\System32\regsvr32.exe cruflbcs_x64.dll



1.2 If your SAP Crystal Reports is 32-bit, please register 32-bit cruflbcs.dll as instructed below.
Type in the following commands to register 32-bit cruflbcs.dll
cd "C:\Program Files (x86)\Common Files\Barcodesoft\FontUtil"
regsvr32.exe cruflbcs.dll

register cruflbcs.dll commands for interleaved-2-of-5



Si aparece la siguiente ventana, su registro fue exitoso.
register cruflbcs.dll succeeded



2. Ubique la función UFL.

Navigate through the hierarchy: Functions List ⇒ Additional Functions ⇒ COM and .NET UFLs (u212com.dll) ⇒ Visual Basic UFLs. Double-click on the BCSLineari25 function.

interleaved-2-of-5 barcode Crystal reports UFL selection

3. Crear un nuevo campo de fórmula

Open your Crystal Report. Right-click Campos de fórmula and choose "New..." from the context menu. Set the name to "I25MHr", then click "Usar editor".

interleaved-2-of-5 create formula crystal reports

4. Use database field as parameter for interleaved-2-of-5 formula

type in the database field as parameter for interleaved-2-of-5 formula. And click "Save" button to save interleaved-2-of-5 formula field.

interleaved-2-of-5 crystal reports ufl

4. Drag and drop the Interleaved 2of5 formula field in your crystal report design view. You will see some strange characters in your report. Don't worry! You have NOT applied Interleaved 25 barcode font yet.

interleaved-2-of-5 barcode crystal reports UFL

6. Apply font typeface I25MHr.

Right click Interleaved 2of5 formula field and choose "Format Object" from context menu. Then choose "I25MHr" as font.

interleaved-2-of-5 font crystal reports

7. interleaved-2-of-5 barcode is created in your Crystal Reports.

Click OK button. You will get interleaved-2-of-5 barcode in your report.

interleaved-2-of-5 barcode crystal reports