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

How can I print a Bar Code ???

Former Member
0 Likes
882

Hi,

We would like to print a bar code using a form or a report. How can we do that ??? Maybe we need a special sofware to do that.

Thanks for your answers.

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
729

Printing a barcode is very easy with SAPscript. I am most definitely sure that SmartForms does it just as easy, but I've never used SmartForms. You may have to get a special memory module for your printer in order to print the barcode.

Regards,

Rich Heilman

Read only

0 Likes
729

Hi,

Thanks, but how can I start SmartForms ??

Regards.

Read only

0 Likes
729

Transaction code SMARTFORMS

Regards,

Rich Heilman

Read only

StephanZ
Explorer
0 Likes
729

You need a special hardware component for your printer (e.g. Jetmobile BarDIMM).

Or a software called "barcode.dll" if you want to print on any printer without hardware extension in combination with SAPlpd (for printing barcodes with SAPscript).

In SmartForms some barcode types can be printed without any additional hardware or software (OSS 430887).

Stephan