(1) Launch your printer properties and open "Printing Defaults" option box.
(2) When this error occurs while printing locally you need to uncheck "Print All Text as black" option as enabling this option sends the print job in RAW format resulting in "Local downlevel Document" messages and failure of print.
If you are experiencing this issue when printing from a LAN computer, you need to disable "Asynchronous RPC" in Windows Vista/Windows 7 which was basically introduced to speed up communication to a Windows Server 2008/2008 R2 sever but may result in communication/data loss as in our case. To disable Asynchronous RPC in the registry and import the following registry slit from here.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers]
“EnabledProtocols”=dword:00000006


No comments:
Post a Comment