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 with Smart form

Former Member
0 Likes
1,399

Hi all ,

i need one help to print a 2D barcode using smartform , on printronix printer ,

as per my understanding we need to have a code  to paste in the Smart form ,

can any one help me how to get that code piece for Printronix T5204

Searched on net but no luck to have the 2D barcode printing using sap smartform,

thanks

Sn

10 REPLIES 10
Read only

Former Member
0 Likes
1,303

Hi SN,

If, it is just 2 D Bar Code then I can help you out,

but if there is some thing specific for printronix printer, then I am sorry sir.

Well, for 2 D, you need to create a BarCode in SE73 ( choose a symbology may be PDF 47),

choose height and all as per your requirement.

Assign this to a Character Format, now you can use it in your smartform text,

in smartform text, use this character format,

it will print the 2 D Bar Code.

You may face problem, if your text is too long  ( more than 250 chars ).

For any assistance, feel free to revert.

Thanking You All.

Read only

Former Member
0 Likes
1,303

Hi Ankit,

Thanks for the inputs

i already did this a this here i can see the print preview ,but nothing is gettign printed,

Plz help...

SN

Read only

0 Likes
1,303

Hi SN,

Pls check whether your smartfomr have been translated in the relevent language.

Else, you may consult your Basis Team for Printer related issue.

There are couple of SAP Notes as well for this problem,

they may help you.

Thanking You All.

Read only

0 Likes
1,303

Thanks Ankit ,

i searched every blog and endup with no lable printing help

Anyone else ???

Read only

0 Likes
1,303

Hi ,

here i got a file from the printer vendor with following code with format .PGL,

i need to know how to update the code form file in the Smart form ,

also where the variables needs to be given to fetch the data ,

~CREATE;FORM000;432

SCALE;DOT;203;203

BARCODE

PDF417;XD2;YD12;C10;S5;310;165

*[)> 01 9698027 840 002 987654309000751 RPSB 9876543 131  1/1 12.5 N 4567 ELLIOT STREET ISSAQUAH WA  *

STOP

END

~EXECUTE;FORM000;1

~NORMAL

Read only

former_member15255
Active Participant
0 Likes
1,303

Hello,

Please create a Z output device with device selected as of  Printronix with the help of BASIS.


Regards

Suresh Nair

Read only

0 Likes
1,303

HI

it is created can you please let me know the steps to be performed ,

as i searched on net and no inputs on it ...

Read only

0 Likes
1,303

Hello experts ,

Any one can help here???

Read only

0 Likes
1,303

Hello experts

please let me know if any one had this kind of requirement

Thanks SN

Read only

0 Likes
1,303

HI Suresh ,

can you help me with this..

how can i use the given code in the printer