home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / PAMPHLET.ZIP / PAMPHLET.DOC < prev   
Encoding:
Text File  |  1987-05-29  |  4.7 KB  |  111 lines

  1.                         PAMPHLET Ver 1.0
  2.              A printing utility for the HP LaserJet
  3.  
  4.                        Copyright (C) 1987
  5.  
  6.                          Martin Beattie
  7.                      9190 Rolling Tree Lane
  8.                        Fair Oaks, CA 95628
  9.                      CompuServe [76555,454]
  10.                         GEnie [M.BEATTIE]
  11.  
  12. PAMPHLET  is  a  printing  utility to  help  keep  your  hardcopy 
  13. printouts, listings, etc neatly and in a more managable size.  It 
  14. lists  a text file to the HP Laser Jet in the landscape mode  and 
  15. places  2  pages  side  by side.  These  pages  are  not  printed 
  16. sequentially,  but  in  the  order required  to  create  a  small 
  17. manuscript  or  pamphlet.  It requires two passes  of  the  paper 
  18. through  the printer and thereby prints 4 pages per  sheet.   The 
  19. page  placement is calculated by the program making a  dummy  run 
  20. through  the  file to be printed to determine page  breaks.   The 
  21. pages  are counted, the number of sheets are calculated and  then 
  22. the  individual pages are assigned to a specific sheet  location.  
  23. The printing process then begins and all of the "front sides"  of 
  24. the  sheets  are printed.  The operator is prompted to  turn  the
  25. paper  over and, when ready, touch the <ENTER> key to  start  the 
  26. "back page" printing.  If you have a LaserJet Series II, all  you 
  27. need  to do is to use PAMPHLET.COM.  After the first half of  the 
  28. pages are printed, then take the entire stack EXACTLY as it  lies 
  29. in  the out tray and place it in the paper tray.  DO NOT turn  it 
  30. over or around -- the alignment and sequencing should be correct.
  31.  
  32. If  you  have a LaserJet which does not have  internal  landscape 
  33. compressed  print,  you need a Y cartridge for  this  program  to 
  34. work.  I do not know if the orientation of the paper as it  comes 
  35. from the printer is appropriate with other LaserJet series.   You 
  36. may  have  to experiment.  The program PAMPH.COM will  print  the 
  37. pages in sequential order with the right hand page front first as 
  38. 1, 3, 5 then left page back 2, 4, 6 if you have trouble with  the 
  39. ordering  of pages with PAMPHLET.COM.  After the first pass,  you 
  40. must  then re arrange the paper so the the back of 1 (3, 5,  etc) 
  41. will print in order for the second pass.  Place the numbered page 
  42. (1,3,5)  face  down with the top of the minipage  (and  the  page 
  43. number)  to the left of the paper tray.  Arrange it so  that  the 
  44. sheet  with  page 1 will feed first, 3 second,  etc.   Lastly,  a 
  45. title page will be printed if one has been requested.
  46.  
  47. Pagination is determined by linecount of 66 or the presence of  a
  48. form  feed character.  Line length is limited to  80  characters.
  49. Longer lines will wrap around--such lines will begin with "---->"
  50.  
  51. The program is run from the DOS prompt as follows:
  52.  
  53. C>PAMPHLET d:path\filename[.ext] [/fdp] [Title string]
  54.  
  55. The  "/"  options will ELIMINATE the presence  of  the  filename,
  56.  
  57. date, and page numbers on the top line of each page.  The default
  58. state prints a header line with all of this information.  If  you
  59. elect  to use this option all desired options should be  adjacent
  60. to the "/" (ie. "/fd") if they are separated by spaces they  will
  61. inadvertantly appear in the title page.
  62.  
  63. The  [Title String] can be more than one word an up to  about  40
  64. characters  in  length.  It will be placed on  a  separate  title
  65. page.
  66.  
  67. This program may be freely copied and distributed freely provided
  68. 1) that no fee is charged for such copying and distribution and
  69. 2) that it is distributed ONLY in its original, unmodified state.
  70.  
  71. If  you  like this program, and find it of  use,  a  contribution
  72. and  registration  would be appreciated.  If you are  using  this
  73. program  in a commercial environment, registration is  mandatory.
  74. Registered  users will receive a diskette containing  the  latest
  75. version of PAMPHLET (C) and the Turbo Pascal source code.  I have
  76. recently  obtained  a  copy  of  Turbo C.   If  source  in  C  is
  77. available, it will be provided as well.  A contribution of $15 is
  78. suggested.
  79.  
  80. If  you  correspond with comments and/or  questions  please  note
  81. which version you are using.
  82.  
  83. Have fun,
  84.  
  85.  
  86. Martin
  87.  
  88.  
  89.  
  90.                 R E G I S T R A T I O N   F O R M
  91.  
  92. Please enter me as a registered user of PAMPHLET (C).
  93.  
  94.  
  95. N A M E ______________________________________________
  96.  
  97. S T R E E T / B O X  _________________________________
  98.  
  99.         ______________________________________________
  100.  
  101. C I T Y ___________________________ S T A T E ____  Z I P _______
  102.  
  103. C O M M E N T S / S U G G E S T I O N S  about PAMPHLET:
  104.  
  105.         ______________________________________________
  106.  
  107.         ______________________________________________
  108.  
  109.         ______________________________________________
  110.  
  111.