If you want to map a remote printer to an LPT you can use net use under a command window
net use lpt1 192.168.1.1 /persistent:yes
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]...