‎2005 Apr 18 2:26 PM
Hello,
Does anybody have a sample SAP script which gives command to NRG printer. It uses a PCL 5 driver so wanted a sample eg. of the same.
Regards,
SHekhar Kulkarni
‎2005 Apr 18 3:21 PM
Hi Shekhar,
Print commands are controlled by the device type you have set up for your printer. These are administered via the transaction SPAD (for spool administration).
The SAPScript itself does not issue these commands (as far as I'm aware).
You may have to handle special print control from your SAPScript by the use of fonts. Again, these are administered from the transaction SPAD.
Hope that helps.
Cheers,
Brad
‎2005 Apr 19 2:53 PM
Hello,
Yes you have a SIMM / DIMM card in the printer and i checked from spad and found the driver to PCL5 I found out the technical documentation for the same. However it is too complex to understand. Probably i will search on HP' site.
Regards,
Shekhar KUlkarni