After many try's and failures at last these steps worked for me: thanks to SQeek https://discussions.apple.com/profile/SQeek, LTBGolfKing https://discussions.apple.com/thread/5480881?answerId=23704700022#23704700022
and kixky with the link to: http://reviews.cnet.com/8301-13727_7-57355738-263/how-to-connect-os-x-to-windows -printers-via-lpd/
In Windows XP Pro:
1. Add some Windows components that are not added by default.
Start Control Panel
Select Add or Remove Programs
Select Add/Remove Windows Components
Check Other Network File and Print Services
- may require access to XP Pro Install CD (need lpdsvc.dll file)
2. Verify installation of additional components
Start Servicesand find TCP/IP Print Server
- make sure it is started, then right click and select Properties
- change Startup type: from Manual to Automatic
- while in Services, make sure IPSEC, Print Spooler, and RPC (Remote Procedure Call) are started with Startup Type of Automatic (these are dependencies)
3. Configure Firewall (necessary)
Go back to Control Panel and select Network and Internet Connections
Select Windows Firewall
Click Exceptions Tab and check File and Print Sharing if not checked
Click Add Port... (most likely LPD port is not in your exception)
- Enter the following...
- Name: Line Printer Daemon
- Port Number: 515
- Leave TCP selected then press OK
- You can optionally click on scope and select My Network (subnet) only
Then ensure that the Windows printer is shared, (and for compatibility ensure the printer name only contains alphanumeric characters with no spaces).
It will also help to get the Windows computer's IP address, which can be found from the PC - Control Panel -> Network -> LA(N) Connection (PC is hard-wired to router). Click on the LAN connection and you'll get the Status window - the IP address is on the Support tab: 192.168…..
Windows XP shared printer should now be ready for LPD.
Then configure Mac OS X 10.9 Mavericks to connect to it by following these instructions:
1. Start System Preferences
2. Select Printers & Scanners
3. Click on the + sign to add a new printer
Select theIPsection and choose "Line Printer Daemon - LPD" for the protocol (top menu).
Enter IP address of your Windows XP Pro Computer or Printer Server: as soon as a complete IP address is entered, a connection will be made, notice status in the screen.
Protocol: should be left as Line Printer Daemon - LPD
Leave the Queue: (blank if you'll be using default printer, otherwise) enter the Windows printer's sharename
By default Name: (will be the IP address, which is fine but) you can enter the sharename of the printer if desired.
If the printer driver is not automatically detected, then choose Select Printer Software from the Print Using menu and search for the driver that's appropriate for your printer model, then click the Add button at the bottom of the window to add the printer queue configuration.
That's it, at this point the Mac is configured to print to the Windows PC using the LPD protocol, instead of the standard Windows Sharing services.
Start testing...