2007 Dec 18 10:32 AM
Hi All
I am using zebra printer TLP 2844, all the fonts are feeded in the printer.
I am printing a simple text.. but its not printing anything.
REPORT ZTEST2 .
data: x-prin(4) value 'LOCL'.
data:
t1(80) value 'A100,100,0,d,1,1,N,"Material Number"'.
do 1 times.
new-page print on
destination x-prin
copies '1'
immediately 'X'
keep in spool 'X'
no dialog.
write: / 'O'.
write: / 'Q1217,1'.
write: / 'q811'.
write: / 'S2'.
write: / 'D6'.
write: / 'ZB'.
write: / 'JF'.
write: / 'N'.
write: / t1.
enddo.
any idea what can be the reason
cheers
AJ
2007 Dec 18 10:36 AM
Hi All
I am using zebra printer TLP 2844, all the fonts are feeded in the printer.
I am printing a simple text.. but its not printing anything.
REPORT ZTEST2 .
data: x-prin(4) value 'LOCL'.
data:
t1(80) value 'A100,100,0,d,1,1,N,"Material Number"'.
do 1 times.
new-page print on
destination x-prin
copies '1'
immediately 'X'
keep in spool 'X'
no dialog.
write: / 'O'.
write: / 'Q1217,1'.
write: / 'q811'.
write: / 'S2'.
write: / 'D6'.
write: / 'ZB'.
write: / 'JF'.
write: / 'N'.
write: / t1.
enddo.
any idea what can be the reason
cheers
AJ
2007 Dec 18 10:35 AM
Hi
Have u checked the same with other reports??? If it is working fine or not... for scripts, smartforms etc
Regards
Pavan
2007 Dec 18 10:44 AM
Hi Pavan
As the SAP vesion is 4.6c...and they have no support package for printing using samrtforms.
but other reports, which prints the labels in the warehouse are printing the barcode labels....
and I am using the same printer........so definetly it should print.
but I dont know what mistake I am doing........
AJ
2007 Dec 18 10:52 AM
is there any file provided by printer vendor to make this printer compatible with SAP?
if you have such file then before printing the data on the printer execute that file...
2007 Dec 18 10:36 AM
2007 Dec 18 10:38 AM
Hi
yes its creating a spool, and gives msg job finished.........but nothing prints.
regards
AJ
2007 Dec 18 10:41 AM
check if the printer is compatible with the SAP Printing...
is data getting ptinted via Scripts or smartforms?
2007 Dec 18 10:46 AM
Hi Sharayu
Need to ask you one thing, is it possibel to print barcode labels without using sap scripts or smartforms..
AJ
2007 Dec 18 10:54 AM
you need to use SAP Script or smartform to print the barcode