home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / pnm2ppa / examples / pdq / README.pdq < prev   
Encoding:
Text File  |  2002-06-24  |  1.9 KB  |  59 lines

  1. gs-pnm2ppa is a driver that integrates pnm2ppa into Jacob Langford's
  2. simple spool-free printing system PDQ ("Print, Don't Queue").
  3.  
  4. It will work for the following printers that use the PPA protocol:
  5.  
  6.     HP DeskJet 710C, 712C
  7.     HP DeskJet 720C, 722C
  8.     HP DeskJet 820Cse, 820Csi
  9.     HP DeskJet 1000Cse, 1000Csi
  10.  
  11. The printer must be installed LOCALLY on the host that runs pdq;
  12. translation to the PPA format that the printer accepts must be done 
  13. on the host to which the printer is physically attached.  
  14. gs-pnm2ppa cannot be used to print to a PPA printer that is accessed 
  15. over a network.
  16. -------------------------------------------------------------
  17.  
  18. PDQ currently has a homepage at: 
  19.  
  20.             http://pdq.sourceforge.net
  21.  
  22. The latest release (as of September 2000) is pdq-2.2.1.
  23.             ------------------------
  24.  
  25. After installing a version of pdq that does not include this driver,
  26. just copy the file "gs-pnm2ppa" into the pdq ghostscript driver directory 
  27. (usually /etc/pdq/drivers/ghostscript/), and the file "dummy" into
  28. the interfaces directory (usually /etc/pdq/interfaces). 
  29. You must be root to do this:
  30.  
  31.    cp gs-pnm2ppa /etc/pdq/drivers/ghostscript
  32.    cp dummy /etc/pdq/interfaces
  33.  
  34. Then run "xpdq" to setup the printer, selecting the driver "gs-pnm2ppa",
  35. and the interface "dummy".   You must specify The local parallel printer port
  36. to which the printer is attached when configuring the driver.
  37. You must then return to the "driver option" screen and select the correct 
  38. printer model and desired color mode.  You may need to exit xpdq to
  39. activate the settings you just entered.
  40.  
  41. Note that the user of the printer must have write permission to
  42. the port it is attached to.
  43.  
  44. Thats all!.
  45. ------------------------------------------------------------------
  46.  The pnm2ppa homepage is at:
  47.  
  48.         http://sourceforge.net/projects/pnm2ppa
  49.  
  50. send comments/bug reports about gs-pnm2ppa (but not pdq) to:
  51.  
  52.    pnm2ppa_advice@users.sourceforge.net
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.