Unix Printing in a Windows environment

D

Dip

Hi All,

This is urgent please help.
I am looking for a standard printing solution which can be implemented
for UNIX based applications in a Windows environment.

At present there are users of UNIX applications spread across
multiple locations within the same city as well as across multiple
cities with the UNIX based application servers residing at a central
locations. The requirement is for the users to print to Windows based
printers available in their immediate vicinity. The print queues for
these printers are hosted on Windows Print Servers.

For one application duplicate print queues for the same printer are
created on UNIX Printer servers which channel the print jobs to the
printer. For the second one again, print queues are created on UNIX
Servers but this time the application detects the default printer
selected on the users desktop and sends the print queue to the mapping
UNIX Print queue.

The requirement is to suggest the best possible standard solution
which can be implemented in the long run to print from UNIX based
applications without any major changes to the existing systems.

Regards,
Dip
 
D

Davide Guolo

Dip,
At present there are users of UNIX applications spread across
multiple locations within the same city as well as across multiple
cities with the UNIX based application servers residing at a central
locations. The requirement is for the users to print to Windows based
printers available in their immediate vicinity. The print queues for
these printers are hosted on Windows Print Servers.

you may want to have a look at Printfil.

1) The Unix server has to redirect the print job to a file on disk (pretty
easy)

2) The Windows Client using the Unix app. via Telnet has to "see" the file
somehow. You can create an SMB share via Samba, NFS, Sco-VisionFS or
transfer the file via ftp, or use the Terminal Emulator software to forward
them from the Unix FS to the Windows machine

3) Printfil installed on the client machine automatically pick up the file
and forward it to the choosen Windows printer (including GDI -
Windows-Only - printers) with some extras included.

You can find more info and free Printfil trial to download at
http://www.printfil.com/download

Kind regards,
Davide Guolo
aSwIt s.r.l.
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.printfil.com
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.aswit.com/odbc4all
@Kill - Batch Close Windows Applications - Freeware
http://www.aswit.com/akill
--------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top