2021 Aug 06 2:40 PM
We want to process a smartform and somehow fetch the ZPL data stream (which is normally created by the printer driver in ERP) in order to send it to a sub system.
I tried to find some function module debugging SP01 (print spool request) but did not find anything reuseable.
Is there a possibility to generate the ZPL data stream out of the OTF that I get from the smartform call?
2021 Aug 06 5:20 PM
sandra.rossi comment pointing to Note 5799 solved the problem.
2021 Aug 06 2:51 PM
If you select in the menu SP01 > Goto > Options "RAW" and display your spool, you see an OTF not an ZPL2 ?
2021 Aug 06 4:13 PM
The note 5799 - How can you view prepared print data proposes several manual solutions, is it sufficient?
2021 Aug 06 4:14 PM
If you want to send the data to a subsystem, can't you do it with SPAD configuration?
2021 Aug 06 5:16 PM
2021 Aug 06 5:20 PM
sandra.rossi comment pointing to Note 5799 solved the problem.