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

2D Barcode (PDF417) in SAPScript/Smartform

Former Member
0 Likes
891

Hi,

My requirement is to print 2D Barcode on an SAPScript. I have created new system barcode in SE73(PDF 417) and tested the same. I was able to see the 2D barcode there.

But when I used the same in either Script/Smartform, I am not getting the 2D barcode but getting some 1D barcode.

Could anyone please let me know if I am missing something.

Thank you in anticipation.

3 REPLIES 3
Read only

Former Member
0 Likes
614

How do you call your barcode in sapscript/smartform and which output device are you using?

Max

Read only

0 Likes
614

I am mentioning my barcode in the character format in the script. As of now, i want to see the preview on the screen, before printing onto the paper.

Read only

0 Likes
614

Try to see here, perhaps it can be usefull for you:

http://www.jetmobile.com/ossnotes/oss197177-BD.htm

Max