home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaDemoCD2.iso / ASCII / TEXTE / c.s.a.reviews / software / printing / DocDump < prev    next >
Encoding:
Internet Message Format  |  1994-06-02  |  6.8 KB

  1. Path: menudo.uh.edu!usenet
  2. From: teler@cs.huji.ac.il (Eyal Teler)
  3. Newsgroups: comp.sys.amiga.reviews
  4. Subject: REVIEW: DocDump, version 3.6
  5. Followup-To: comp.sys.amiga.applications
  6. Date: 2 Mar 1994 16:37:34 GMT
  7. Organization: The Amiga Online Review Column - ed. Daniel Barrett
  8. Lines: 191
  9. Sender: amiga-reviews@math.uh.edu (comp.sys.amiga.reviews moderator)
  10. Distribution: world
  11. Message-ID: <2l2fce$pv6@menudo.uh.edu>
  12. Reply-To: teler@cs.huji.ac.il (Eyal Teler)
  13. NNTP-Posting-Host: karazm.math.uh.edu
  14. Keywords: printing, text, multi-page, shareware
  15.  
  16.  
  17. PRODUCT NAME
  18.  
  19.     DocDump, version 3.6
  20.  
  21.  
  22. BRIEF DESCRIPTION
  23.  
  24.     Print several pages of text on one sheet of paper using small print,
  25. either single sided or as a double-sided booklet.
  26.  
  27.     This program was provided on the coverdisk of Amiga Computing
  28. Magazine, issue 71, March 1994.  See my review of this magazine elsewhere
  29. in the comp.sys.amiga.reviews archives.
  30.  
  31.  
  32. AUTHOR/COMPANY INFORMATION
  33.  
  34.     Name:        Robert Grob
  35.     Address:    Orange Nassaulaan 6
  36.             4101 JT Culemborg (Gld)
  37.             The Netherlands
  38.  
  39.  
  40. LIST PRICE
  41.  
  42.     Shareware.  Registration is $7 (US).
  43.  
  44.  
  45. SPECIAL HARDWARE AND SOFTWARE REQUIREMENTS
  46.  
  47.     HARDWARE
  48.  
  49.         A printer.
  50.  
  51.     SOFTWARE
  52.  
  53.         None.
  54.  
  55.  
  56. COPY PROTECTION
  57.  
  58.     None.
  59.  
  60.  
  61. MACHINE USED FOR TESTING
  62.  
  63.     Amiga 500, 1MB Chip RAM, 2MB Fast RAM
  64.     Kickstart 1.2, Workbench 1.3, ARP
  65.     Fujitsu 100MB SCSI drive in A590
  66.     Canon BJ-200 printer
  67.  
  68.  
  69. INSTALLATION
  70.  
  71.     The DD_Install file on the disk DOES NOT work.  It needs the file
  72. DocDump.settings, which is not in that directory.
  73.  
  74.     To install, you need to copy S/DocDump.settings to your S: directory,
  75. and DocDump/req.library to your LIBS: directory, if you don't already have
  76. it.  Note that the req.library supplied with the program is an old version,
  77. 1.2.  (Newer versions are available on the Aminet ftp site and elsewhere.)
  78.  
  79.     You should then copy the program to wherever you want it.
  80.  
  81.     File names do not completely match those in the documentation, and
  82. the Workbench 1.3 icon files which should be included are not there.  Still,
  83. no important files are missing.
  84.  
  85.  
  86. REVIEW
  87.  
  88.     DocDump allows the printing of ASCII documents in small print,
  89. fitting several printed pages on one physical sheet of paper.  Output
  90. formats are Dump (four pages per sheet), Column (two columns per sheet), and
  91. Booklet, which prints four pages on each side of the sheet, in a form
  92. suitable for making an A5 booklet.  Each page is printed with a suitable
  93. title, and the Booklet form also prints cover pages (front and back).
  94.  
  95.     The program lets you load a file, specify the needed titles, and
  96. print it.  Printing can (and should) be configured to match the printer.
  97. Page size, tab size, and handling of special characters (such as line feeds)
  98. can be specified from the control window.  You can also call your favourite
  99. editor from the control panel, to view and edit the loaded file.
  100.  
  101.     The program prints to the PAR: device, rather than the PRT: device.
  102. This is because PRT: has limitations on font sizes.  This means that a
  103. special, program-specific device driver should be made for each specific
  104. printer.  The program comes with four device drivers, and defaults to Epson
  105. compatibility.
  106.  
  107.     Once I found out how to install the program, I tried to print the
  108. instructions manual using the instructions contained in it.  My BJ-200 is set
  109. to Epson mode, with 66 lines on an A4 page.
  110.  
  111.     I entered the settings described in the documentation, and started
  112. printing.  Unfortunately it seemed that there were fewer lines on the page
  113. than the program expected, resulting in several lines spilling onto the next
  114. page each time.  I waited for the printing to end, just to see how it looks.
  115. DocDump defaulted to single sheets, even though my preferences said
  116. 'fanfold'.
  117.  
  118.     I tried to reduce the number of lines per page, from 60 to 58.  One
  119. line still spilled to the next page.  Unfortunately I couldn't stop the
  120. printing (see BUGS), so I rebooted.  I then changed the number of lines to
  121. 57, and it printed OK.  Five pages were printed (I changed to 'fanfold', of
  122. course), and when prompted, I turned the heap over and reinserted them.  No
  123. hassle.
  124.  
  125.     Even with the small letters and draft printing I used, the result
  126. was very readable, which is a tribute to the BJ-200, I suppose.  My only
  127. problem was creating a booklet from the printed papers.  My stapler was too
  128. short, even after I tried the tip in the documentation.
  129.  
  130.  
  131. DOCUMENTATION
  132.  
  133.     A short description in the magazine contains some important notes.
  134. DocDump.doc is a high quality documentation file.  When printed as a booklet,
  135. the result is clear and well organised.  It even has an index!
  136.  
  137.  
  138. LIKES AND DISLIKES
  139.  
  140.     The idea is very nice.  The final results are also quite good. If
  141. you're into saving paper, that's the program for you.
  142.  
  143.     There are two main problems in practice.  First of all, it's not
  144. trivial to find the right setting for your printer.  There are different
  145. page size settings needed for each mode, so it will take some experimenting
  146. to find out the right settings.  This process could be quite slow.  Also see
  147. BUGS.
  148.  
  149.     The second problem is speed.  I estimate that it takes 4 times longer
  150. than printing the text normally.  This seems to me a problem of the printer,
  151. and not of the program itself, but the magazine mentioned that it printed
  152. slowly, so I suppose that it's common to most printers (scaling the font?).
  153.  
  154.  
  155. COMPARISON TO OTHER SIMILAR PRODUCTS
  156.  
  157.     I don't know any other program which can do this.
  158.  
  159.  
  160. BUGS
  161.  
  162.     Want to stop the printing?  Press the Abort button.  But printing
  163. continues anyway.  Put the printer offline.  Will you get a 'printer
  164. trouble' requester after some time?  No way!  To stop the printing I had to
  165. reboot my Amiga.
  166.  
  167.  
  168. VENDOR SUPPORT
  169.  
  170.     The shareware fee does not entitle you to any special support.  You
  171. pay only for the right to use the program, including any future versions.  To
  172. get support, you'll need to send money to the author to cover postage fees
  173. for his answer (he requests this in the manual).
  174.  
  175.  
  176. WARRANTY
  177.  
  178.     Coverdisk replacement by the magazine.
  179.  
  180.  
  181. CONCLUSIONS
  182.  
  183.     This could be a very useful program in some cases.  If you have a
  184. good printer and don't mind the wait, you could get some good results.  It
  185. might be useful for programmers, who want to cram more of their program onto
  186. one sheet (I used to want more lines when I programmed the Amiga).  It is
  187. also useful for those occasions when you want to carry around some printed
  188. documentation without taking too much space.
  189.  
  190.     It could have been a nice program for draft printing of some texts,
  191. if not for the slow printing speed.  Also, the Abort bug is annoying.
  192.  
  193.     I'll give DocDump 8 out of 10.
  194.  
  195.  
  196. COPYRIGHT NOTICE
  197.  
  198.     Copyright 1994 Eyal Teler.  All rights reserved.
  199.  
  200. ---
  201.  
  202.    Daniel Barrett, Moderator, comp.sys.amiga.reviews
  203.    Send reviews to:    amiga-reviews-submissions@math.uh.edu
  204.    Request information:    amiga-reviews-requests@math.uh.edu
  205.    Moderator mail:    amiga-reviews@math.uh.edu
  206.    Anonymous ftp site:  math.uh.edu, in /pub/Amiga/comp.sys.amiga.reviews
  207.