LPD Server Adds and Prints Control CodesLast reviewed: March 9, 1998Article ID: Q150930 |
The information in this article applies to:
SYMPTOMSWhen a formatted job prints from a line printer remote (LPR) client to a Windows NT computer that is running the Line Printing Demon (LPD) services, PCL or PostScript codes are printed instead of a properly formatted document.
RESOLUTIONThe LPD service can be reconfigured to ignore the format control command from the LPR client and always assign the RAW datatype. Use one of the appropriate sections below to reconfigure the LPD service. NOTE: This setting is not available for a single printer. This setting affects all printers on the Windows NT Server that are receiving print jobs from LPR clients. Print jobs from non-LPR clients are not affected by this setting.
Configuring SimulatePassThrough In Windows NT 4.0For Windows NT 4.0 to assign the RAW datatype, regardless of the control file contents, do the following: WARNING: Using Registry Editor incorrectly can cause serious, system- wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
Configuring SimulatePassThrough In Windows NT 3.51In Windows NT 3.51 the code looks for a registry setting in the LPD key instead of the LPDSVC key. You can work around this problem by creating an LPD key at the same level as the LPDSVC key and then duplicating the information in the LPDSVC key to the LPD key. For Windows NT 3.51 to assign the RAW datatype, regardless of the control file contents, do the following: WARNING: Using Registry Editor incorrectly can cause serious, system- wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
MORE INFORMATIONThe Windows NT LPD Service follows the RFC1179 specification. This states that the LPR client must tell the LPD server how to handle the print job. If the client formats the job, it must send the "l" control character to instruct the LPD server to print the job without any alteration. Some LPR clients cannot be configured to send different control characters and always send an "f". This control character instructs Windows NT to assign a data type of TEXT and to use the printer driver to create a new print job that prints the text of the original job on the page. In the case of a postscript job, the new print job prints the original job's PostScript code on the page. For additional information, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q124735 TITLE : How Windows NT LPD Server Implements LPR Control Characters ARTICLE-ID: Q132460 TITLE : Troubleshooting Windows NT Print Server Alteration of Print Jobs |
Additional query words: prodnt unix aix sun solaris
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |