home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 376.lha / DWPrint_v1.2 / DWPrint.doc < prev    next >
Text File  |  1990-05-01  |  4KB  |  116 lines

  1.  
  2.  
  3.    DWPrint V1.2  - Written by Simon John Raybould. (sie@fulcrum.bt.co.uk)
  4.  
  5.  
  6. This program is for people who have single sheet printers and don't own an
  7. automatic sheet feeder. It will pause the printing of a file after each
  8. page to allow you to feed a new sheet into place.
  9. I personally own a VERY cheap Daisy Wheel printer, hence the DW in the
  10. program name, but this program will be of use to anyone in the same position.
  11. It may also be of use to laser printer owners who wish to print both sides
  12. of the paper, allowing them to catch the last page and manually re-feed the
  13. sheet the other way up (Yes I know this is not really the way to do this,
  14. alternate pages and all that, but it will work).
  15.  
  16.  
  17. USAGE FROM CLI
  18. ==============
  19.  
  20.     dwprint <filename> [n]
  21.  
  22. Where <filename> is the path to the file you wish to print.
  23. [n] is optional and is the number of lines per page, the default is 66 if
  24. this is not explicitly specified.
  25. The rest of the usage is shown below as USAGE COMMON TO BOTH.
  26.  
  27.  
  28. USAGE FROM WORKBENCH
  29. ====================
  30.  
  31.     1.  Click once on the DWPrint icon.
  32.     2.  Hold SHIFT and double click on the file to print.
  33.  
  34. To alter the number of lines per page when using from the workbench :
  35.  
  36.     1.  Click once on the DWPrint icon.
  37.     2.  Select 'info' from the WORKBENCH 'Workbench' menu.
  38.     3.  Alter the 'LINESPERPAGE' value in the TOOLTYPES field.
  39.     4.  Click 'SAVE'.
  40.  
  41. The new value will now be used as the number of lines printed on each page.
  42.  
  43. The rest of the usage is shown below as USAGE COMMON TO BOTH.
  44.  
  45. USAGE COMMON TO BOTH
  46. ====================
  47.  
  48. When DWPrint prints the file, it will send the first page to the printer.
  49. It will display current page number and current line number. The program
  50. will pause from time to time to allow the printer to catch up if it lags
  51. behind.
  52.  
  53. When it has sent the first page, a message will be displayed to say that
  54. you should click 'NEXT PAGE' to send the next page. You should now wait for
  55. the page to complete printing, change the sheet or turn the sheet over for
  56. double sided prints, and click on the 'NEXT PAGE' gadget.
  57. When all of the file has been sent, the program will exit.
  58.  
  59.  
  60.  
  61. FIXES FROM V1.1
  62. ===============
  63.  
  64.     1.  Now sends the correct number of spaces instead of TABS as some
  65.         printer drivers don't support TABS correctly. The only problem
  66.         with this is that DWPrint will cause tabstops to be at eight
  67.         character intervals.
  68.  
  69. COMMENTS
  70. ========
  71.  
  72.     Any comments, bug reports, advice, suggestions, e.t.c. will be very
  73.     gratefully received at any of the contact points below. Feedback
  74.     is the best way to get the program you really need.
  75.  
  76.     I would also appreciate any fixed source code to be sent back to
  77.     me in any format (uuencoded, zoo, lharc, lhwarp, arc, e.t.c) to
  78.     any of the addresses below. The preference is the USENET address
  79.     as I read my email every day without fail.
  80.  
  81.     Cheers,
  82.  
  83.         SJR  -  22nd March 1990
  84.  
  85.  
  86. PROJECTS CURRENTLY UNDER DEVELOPMENT TO BE SUBMITTED TO PD VERY SOON
  87. ====================================================================
  88.  
  89.     1.  GNU C Port for the AMIGA
  90.     2.  Curses library + header file.
  91.     3.  Eprom programmer.
  92.  
  93.  
  94. YOU CAN CONTACT ME ON
  95. =====================
  96.  
  97.     USENET : sie@fulcrum.bt.co.uk
  98.  
  99.     MABBS    : ENGLAND  021-444-8972  id: SIMON RAYBOULD
  100.     ID2      : ENGLAND  0905-700-771  id: SIMON RAYBOULD
  101.     AMLINK   : ENGLAND  021-778-5868  id: SIMON RAYBOULD
  102.     PLUG OLE : ENGLAND  021-472-0256  id: SIMON RAYBOULD
  103.     LATTICE BBS : USA (708)-916-1200  id: SIMON RAYBOULD
  104.  
  105.  
  106. OR BY POST AT
  107. =============
  108.  
  109.     SIMON RAYBOULD
  110.     30 St Pauls Crescent,
  111.     Pelsall,
  112.     Walsall,
  113.     West Midlands,
  114.     WS3 4EP.
  115.     ENGLAND.
  116.