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

Printer Control Language 5 Sap Script

Former Member
0 Likes
716

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

2 REPLIES 2
Read only

Former Member
0 Likes
480

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

Read only

0 Likes
480

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