I know we use to do this with DOS apps. You can send text directly to the printer share on the other pc eg. \\remotepc\printer. You can do this with standard pascal text file functions, but to do this graphically formatted will need a local driver. Whether you can use an existing installed driver and attach it to the remote share, I'm not sure.
Regards, Ross Levis http://www.stationplaylist.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Eion > McIntosh (Christchurch) > Sent: Tuesday, 11 May 2004 13:45 > To: 'Delphi List Group' > Subject: [DUG] Printers > > > Hi > > Can anyone please tell me whether you can, or if you can how, > to connect to a network printer, for printing a report, > without having the printer physically installed on the PC, > specifically a server. We have a job which prints from a > server to various printers and would like to be able to, if > possible, not to have to physically install the printer on > the server to get connectivity. > > Regards > Eion McIntosh > > > ############################################################## > ####################### > This e-mail message has been scanned and cleared > ############################################################## > ####################### > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
