cancel
Showing results for 
Search instead for 
Did you mean: 

Barcode printing using zebra printer

Former Member
0 Kudos

Hi,

Did anyone worked on printing barcodes using Zebra printer.Please let me know if you have any relevent documents

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member559067
Participant
0 Kudos

ABAPER,

Regarding ZEBRA Printer, you need to basically create a Page Format, Format Type,Device Type,and Output Device the transaction is SPAD (F7 - go with full admin. for page type , format type, device type).

Once you created a page type (customized), you need to create format type, then device type. Later create a Output device type in which you will be using Device type "this device type must contain your page format (in tab formats)".

Then you need to check whether the printer is being used in which mode (in 2nd tab of output device - HOSTSPOOL ACC method) you need to check which method should be used. If you are using the printer on server then use "L" else if using it locally to the machine then use "F".

Whereas , for barcode you should create a Character Format and use the bar code number ( check with basis guys they will give it you ) you need to just refer the Character format in smartform.

Do revert if any further inputs are required.

Anmol Saxena.

Former Member
0 Kudos

Hi Anmol,

Thank you.

To print the barcode using zebra printer,is the coding different?

or do we use normal ABAP coding in smartforms?

Former Member
0 Kudos

Hi,

Check with the following links

[Barcode|http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm]

[Printing Barcodes|http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm]

[Thread|;

Hope this helps you.

Regards,

Rajani