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

Problem printing barcode to a sapscript

Former Member
0 Likes
310

Hello

I am unable to print barcode in a sapscript. The barcode does appear properly on the print preview, but does not when printed actually on the printer. The printer is able to print barcode as other data where barcode is present is getting printed. So, the drivers in the printer are installed properly. Any idea why the barcode does not show up ?

Regards,

Anand

1 REPLY 1
Read only

Former Member
0 Likes
283

Hi Anand,

You can make a test like this:

http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94ef51ea11d189570000e829fbbd/frameset.htm

See more deteials here:

http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/frameset.htm

If possible, avoid to use bar code in SAPScript.. the new bar code printing is easier, but can only be used for Smart Forms.

regards,

Paulo.