‎2016 Jun 28 2:31 PM
Hi,
I'm trying to print a SAP Script from Spool after Document posted, but the spool request is generated with error status and error logs is
LZPL driver does not support SAPscript!
There may be no printout.
Any suggestion.?
‎2016 Jun 29 8:22 AM
Hello,
This error means that you are trying to use a device type that is only
supported for Smartforms, not SAPScript. This is described in the SAP note 750002 as follows:
"Important restrictions regarding the new LZPL printer driver:
A) Only the printing of Smart Forms is supported. (You cannot print SAPscript forms or ABAP lists.)"
If you want to use a Sapscript form with the label printer, there are only two ways:
1. Use the workaround which is described in SAP notes 135894 / 179534
(ie. create the label using external software and load the print data into SAP):
2. Use device type SAPWIN or SWINCF
Regards,
David
‎2016 Jun 28 2:44 PM
‎2016 Jun 28 2:47 PM
‎2016 Jun 29 8:22 AM
Hello,
This error means that you are trying to use a device type that is only
supported for Smartforms, not SAPScript. This is described in the SAP note 750002 as follows:
"Important restrictions regarding the new LZPL printer driver:
A) Only the printing of Smart Forms is supported. (You cannot print SAPscript forms or ABAP lists.)"
If you want to use a Sapscript form with the label printer, there are only two ways:
1. Use the workaround which is described in SAP notes 135894 / 179534
(ie. create the label using external software and load the print data into SAP):
2. Use device type SAPWIN or SWINCF
Regards,
David
‎2016 Jul 01 6:23 AM
Hi David,
In second option if i mention device types as SAPWIN or SWINCF then i should make that particular printer as default or what.?
Thank You
‎2016 Jul 01 6:30 AM
Hi Joy,
Yes. You need to set the printer as default.
Regards,
David