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

bar code printing in sap script

Former Member
0 Likes
962

Hi to all experts,

i printing bar code in sap script . but in the print preview i cannot see the barcode instead im seeing like this

<BC>&ISEG-MATNR&</>. i have designed the character format and inserted the barcode in this what might be the problem

1 ACCEPTED SOLUTION
Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
925

Hi,

Refer:

Regards,

Tarun

9 REPLIES 9
Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
926

Hi,

Refer:

Regards,

Tarun

Read only

Former Member
0 Likes
925

hi,

please refer this link

thanks

Read only

Former Member
0 Likes
925

hi,

your code should be like <BC>>&ISEG-MATNR&</bc>.

Thanks

Arun

Read only

Former Member
0 Likes
925

Hi

Check this somewhart similat thread like yours

Hope it helps

Regards

S@chin

Read only

Former Member
0 Likes
925

Hi,

Just check bar code installer is installed or not.

Thanks,

Asit Purbey.

Read only

0 Likes
925

Hi Asit,

How to check whether it is installed....

thanks

Read only

Former Member
0 Likes
925

Hi,

I hope the below link will help you.

Thanks & Regards,

Khushboo.

Read only

Former Member
0 Likes
925

Hi,

could u provide the code that u have written in script for printing barcode,it shud be something like this:

P2     <BR>&LTAP-VLENR& </BR>

"where P2 is the Paragraph Format and BR is the char format for the barcode </>

also chk in Standard Attributes of the Character Format ,its not set to "Hidden".

Regards,

Neha

Edited by: Neha Shukla on Mar 6, 2009 3:00 PM

Edited by: Neha Shukla on Mar 6, 2009 3:01 PM

Read only

0 Likes
925

Hi Neha,

Thanks for the reply . Greatly appreciate u r help. Now i can view the bar code in the print preview but not able to print .I'm using the Fuji Xerox 450 . While searching the forums( came to know that ) can we print only in few printers is it true.Please help