cancel
Showing results for 
Search instead for 
Did you mean: 

Logo is not getting printed on Label - SAP Script

Former Member
0 Kudos

Hi gurus,

              I am facing a scenario wherein my SAP Script (o/p in the form of label) is not printing a logo on it.

But, when I check in the spool it is showing me all the fields and the o/p (including barcode)is as desired.

I am using a Zebra printer for this.

The configuration code in Hexadecimal for Zebra printer is as described below:

*   121100000970170A/C: Honkstein
*   121100000850030PNR &ZZPP_3D_E1T1IKETT-dub&
*   121100000850210MFR &ZZPP_3D_ET12IKETT-dub&
*   1e5101800650030&ZZPP_3D_ETI2KETT-dub&
*   1e5101800650210&ZZPP_3D_ET2IKETT-dub&
*   121100000550030SER &ZZPP_3D_E1TI2KETT-dub&
*   121100000550210DMF &ZZPP_3D_ETI3KETT-Dub&
*   1e5101800350030&ZZPP_3D_ETIK44ETT-dub&
*   1e5101800350210&ZZPP_3D_ETI4KETT-Dub&

Is this Hexa code correct ?

Is this causing the problem and not allowing the logo to get printed on the label?

Accepted Solutions (0)

Answers (1)

Answers (1)

Venkat_Sesha
Advisor
Advisor
0 Kudos

Where is the logo data sent to be printed via Smartform's Text Editor ot via Zebra Printer code which is maintained at SPAD..?  Moreover it looks like that is not a hexa code. because it does not return correct things when I converted to ASCI.. via NLS_STRING_CONVERT_TO_SYS.

Check the Printer Commands in SPAD You will find something for printing Logo. Download Zebra printer commands and change it as required for results.

Hope this helps.