Application Development and Automation 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: 
Read only

BarCode is not getting printed

Former Member
0 Likes
898

Hi All,

I am trying to print BARCODE thro' SAPSCRIPT/SMARTFORM , in Print Preview I am able to view it but in print it is not coming and printing the no. only which I am passing to form.

I am using barcode BC_CD39

Printer HP Laser Jet 2300 series PCL6

plz give me solution

regards

Hi All,

I am trying to print BARCODE thro' SAPSCRIPT/SMARTFORM , in Print Preview I am able to view it but in print it is not coming and printing the no. only which I am passing to form.

I am using barcode BC_CD39

Printer HP Laser Jet 2300 series PCL6

plz give me solution

regards

4 REPLIES 4
Read only

Former Member
0 Likes
779

Hai

To print bar codes you need dll file of barcodes.

for further information see the SAP note: 25344.

Barcodes are printed through SAPLPDA. You have to configure the Device Type.

Details are given in the note.

Read only

Former Member
0 Likes
779

You need a thirdparty solution.

http://www.e-bizco.com/sap_barcode.phtml

http://www.tec-it.com

I used the barcode solution of e-bizco it is easy and well documented.

-


If it helps please give points.

Read only

0 Likes
779

Hello!

Beside TEC-IT's barcode.dll for SAPLPD you can also give TBarCode/Direct a try. This product works without middleware - on all operating systems (not only windows).

Greetings

Guenter Kriegl (TEC-IT)

email: [email protected]

http://www.tec-it.com

Read only

Former Member
0 Likes
779

Hi Vishal,

If your printer is capable of printing barcodes you don't need a third party tool; you should be able to print barcodes from SAP directly.

Take a look at the SAP help e.g. http://help.sap.com/saphelp_46c/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/frameset.htm (look for Output Devices in the SAP Spool System -> Special printing functions -> Ouputting barcodes).

Regards,

John.