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

Printing problem

Former Member
0 Likes
336

data: begin of precom9, "command for printer language PRESCRIBE

con1(59) value

'!R!SCF;SCCS;SCU;SCP;FONT62;UNITD;MRP0,-36;BARC21,N,''123456''',

con3(55) value

',40,40,2,7,7,7,4,9,9,9;MRP0,36;RPP;RPU;RPCS;RPF;EXIT,E;',

end of precom9.

new-page print on. "barcode printer

Write: 'material number', precom9. "barcode for matnr

new-page print off.

This was the program which i am executing to print a bar code from se38(report program)..Its asking printer name and am selection the printer,but its not displaying or printing the barcode..Instead of that its only printing the values which are shown above.

can anyone help me how to overcome this,Any basis level settings or printer level settings needs to be done.

1 ACCEPTED SOLUTION
Read only

vyende
Active Participant
0 Likes
312

Do you have the appropriate bar code chip on your printer? It does not seem so.

1 REPLY 1
Read only

vyende
Active Participant
0 Likes
313

Do you have the appropriate bar code chip on your printer? It does not seem so.