Changes between Version 2 and Version 3 of PortDriver
- Timestamp:
- Dec 14, 2011, 10:53:58 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortDriver
v2 v3 1 2 1 == CUPS Port Driver for eCS and OS/2 == 3 2 4 [http://download.smedley.info/cupsportdriver-20090410.zip cups.pdr] - port driver to allow print jobs to be queued to a cups server from OS/2 applications - [http://download.smedley.info/cupsportdriver-20090410-src.zip source available] 3 The eCups port driver, CUPS.PDR, is available for download on the CupsPort page. The source code is in the [http://svn.netlabs.org/ecups/browser/trunk/cups_pdr SVN repository]. 4 5 === Installation & Use === 5 6 6 7 Unzip and put cups.pdr into x:\os2\dll and cupslpr.exe into x:\tcpip\bin 7 8 8 Go to printer object, install new port - specify x:\os2\dll and choose CUPS1 (if it's the first CUPS printer being added) 9 Specify the hostname/IP of the CUPS server and the name of the print queue on that print server 9 In your printer object properties, install a new port - specify `x:\os2\dll` and choose CUPS1 (if it's the first CUPS printer being added). Enter the hostname/IP of the CUPS server and the name of the print queue on that print server. 10 10 11 Try printing a file using pscript.drvwith the appropriate PPD file imported into it!11 Try printing a file using the !PostScript driver with the appropriate PPD file imported into it!