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 with Zebra Z4M (smartforms)

FredericGirod
Active Contributor
0 Likes
489

Hi,

I need to print simple forms in a Z4Mplus Zebra printer.

First question : Why did I have nothing ?

Second question : Is it possible to print from the Sap Server without the SAPLPD ?

(My configuration)

Output device :

- Device type : ZLB_ZEB2 (from the file ZLB_ZEB2)

- Device class: Standard printer

- Access method : F: Printing on FrontEnd Computer

- Host printer : __DEFAULT

When I look the HTML interface of the printer (ZebraNet PrintServer), I see that there is a job with some bytes (150 / 2000)

When I look the spool request in RAW type, I see something like that :

(from a simple print of the SM50)

#COL0N#COL0H#0#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#9#4#4#4#4#4#4#
#COL1H#5Data statistics#5Number of#5                       
#6#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#:#4#4#4#4#4#4#4#4#4#7     
#COL0H#5#COL2NRecords passed #5       14#5                 
#1#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#8#4#4#4#4#4#4#4#4#4#3    
... 

(from a smartforms)

//XZLB_ZEB2    0640 00000+00000+1                                       
IN04EZ_TEST_ZEBRA                                                       
IN05%PAGE1                                                              
OPDINA5   P 144  240 1200008496000010000100000                          
IN06MAIN                                                                
MT0000000000                                                            
BM0289202098XD    BDS_LOC3  BE7BC5309BF64342A9BE573A7FA4A7BF0           
RDJ 66OTFbitma###########L###2#######j#X################################
RDJ 66##################################################################

And finaly I have this log in my SAPLPD :

(10:24:49) Job 000000252700001.DEV for user SIEBEC queued.
(10:24:49) Job 000000252700001.DEV (raw) started on printer Z4M
(10:24:49) Job 000000252700001.DEV (raw) with 144 bytes finished

So if you have some tips, some idea ..

Thank you

Frédéric

Hi,

I need to print simple forms in a Z4Mplus Zebra printer.

First question : Why did I have nothing ?

Second question : Is it possible to print from the Sap Server without the SAPLPD ?

(My configuration)

Output device :

- Device type : ZLB_ZEB2 (from the file ZLB_ZEB2)

- Device class: Standard printer

- Access method : F: Printing on FrontEnd Computer

- Host printer : __DEFAULT

When I look the HTML interface of the printer (ZebraNet PrintServer), I see that there is a job with some bytes (150 / 2000)

When I look the spool request in RAW type, I see something like that :

(from a simple print of the SM50)

#COL0N#COL0H#0#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#9#4#4#4#4#4#4#
#COL1H#5Data statistics#5Number of#5                       
#6#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#:#4#4#4#4#4#4#4#4#4#7     
#COL0H#5#COL2NRecords passed #5       14#5                 
#1#4#4#4#4#4#4#4#4#4#4#4#4#4#4#4#8#4#4#4#4#4#4#4#4#4#3    
... 

(from a smartforms)

//XZLB_ZEB2    0640 00000+00000+1                                       
IN04EZ_TEST_ZEBRA                                                       
IN05%PAGE1                                                              
OPDINA5   P 144  240 1200008496000010000100000                          
IN06MAIN                                                                
MT0000000000                                                            
BM0289202098XD    BDS_LOC3  BE7BC5309BF64342A9BE573A7FA4A7BF0           
RDJ 66OTFbitma###########L###2#######j#X################################
RDJ 66##################################################################

And finaly I have this log in my SAPLPD :

(10:24:49) Job 000000252700001.DEV for user SIEBEC queued.
(10:24:49) Job 000000252700001.DEV (raw) started on printer Z4M
(10:24:49) Job 000000252700001.DEV (raw) with 144 bytes finished

So if you have some tips, some idea ..

Thank you

Frédéric

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
393

Just if someone will have the same problem :

the device type is wrong, the file is in the zip files : devtypes_zebra.zip and you must choose ZLZEB3.PRI

Fred