Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to print the Data Matrix(2D Bar Code)

Former Member
0 Kudos

Hi,      

   How to print Data Matrix barcode from SmartForms, i have checked in SE73 but there is no DATA MATRIX Barcode type.

I used already 2D barcode  PDF417 through Smartforms but i want to print in DataMatrix.

Thanks

4 REPLIES 4

Former Member
0 Kudos

Hello OmChandra,

I have encountered a similar issue for printing Barcodes using DATA MATRIX ...Did you get any turn around for this ?

Former Member
0 Kudos

You can generate Data Matrix with the help of a Barcode DLL

Preconditions:

You need to use a SAPWIN based device type (SWIN, SWINCF...) in SPAD.

You need to extend your SAPgui or SAPsprint with a Barcode DLL (e.g. TEC-IT TBarCode/SAPwin).

You need to add a new system bar code (e.g. ZDATMAT1) to your SAP system (SE73).

You need to add a new printer bar code for ZDATMAT1 to your device type (SE73).

Barcodes are embedded as usual via character formats / styles into your SmartForm.

More information:

25344   - Interface SAPSprint (SAPFprint) barcode DLL

Barcode DLL for SAP ERP, R/3, mySAP, SAPsprint, SAPGUI, WWI, SAPlpd

FAQ TBarCode/SAPwin: Barcode DLL for SAPsprint, SAPgui, SAP Barcode Printing

yiming_zhang
Explorer
0 Kudos

Hi,

Please see SAP note 1557674. There is general information about printing barcode in SAP.

Regards,
Yiming

Lgomes79
Discoverer
0 Kudos

Check this document: