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 printing

Former Member
0 Likes
313

Hi Guys,

Hi have a problem in printing barcode.

Its is working when i am using Zebra printer.

Now the client need to print barcodes using Zrox printer.

I configured everything in sap .

i mean created new device type , output device format, and assigned format to device type.

But barcode is not printing.. remaining text fields are printed.

Pls tell me how solve this issue

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
292

Hi Shekar,

Generally the Bar code Reader Vendor provides you with the Drivers needed. You can modify these drivers according to your requirement. Then Bar Code generator can be used in any of the websites available to you open free. Every one uses their own algorithm. Now to read the Bar Codes you can write in your own program in For Ex., in visual basic to call those drivers. Then make an exe file. You can call the exe file from ABAP Program.

Hope this helps.

Regards,

Sunil.M

1 REPLY 1
Read only

Former Member
0 Likes
293

Hi Shekar,

Generally the Bar code Reader Vendor provides you with the Drivers needed. You can modify these drivers according to your requirement. Then Bar Code generator can be used in any of the websites available to you open free. Every one uses their own algorithm. Now to read the Bar Codes you can write in your own program in For Ex., in visual basic to call those drivers. Then make an exe file. You can call the exe file from ABAP Program.

Hope this helps.

Regards,

Sunil.M