home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 10 / amigaformatcd10.iso / -readerstuff- / peter_hutchison / misc-drivers.lzx / Primera45 / ReadMePro < prev    next >
Text File  |  2000-09-10  |  7KB  |  167 lines

  1.                      PrimeraPro Driver for Amiga
  2.  
  3. The Fargo PrimeraPro printer driver (PrimeraPro), and the PrimeraPro 
  4. Control Interface (PPCI), are Copyright 1993-1995 by Fargo Electronics, 
  5. Inc., All rights reserved.
  6.  
  7. To install, simply double-click the Install icon or from a Command Line 
  8. Interface (CLI shell) type:
  9.  
  10. copy df0:PrimeraPro devs:printers
  11. copy df0:Primera3.FZP devs:printers
  12. copy df0:ProWax6.FZP devs:printers
  13. copy df0:ProDye6.FZP devs:printers
  14. copy df0:DyeK3.FZP devs:printers
  15. copy df0:DyeK6.FZP devs:printers
  16.  
  17. copy df0:PPCI sys:WBStartup
  18. copy df0:PPCI.info sys:WBStartup
  19.  
  20. Then use the Preferences Printer program to select "PrimeraPro" as the 
  21. current printer; refer to the driver manual for more information.
  22.  
  23. If the PPCI interface is running, use it to select the ribbon and paper 
  24. types.  Settings in the PPCI window override Preferences selections.  
  25. Therefore, since the PPCI program must be running to print everything 
  26. but 300x300 dpi wax images, setting the ribbon and paper types in 
  27. "Preferences" is only useful for low-res wax printing.
  28.  
  29. TThe Paper Format selector in "Prefs/Printer" informs the driver of the 
  30. size of paper you have:
  31.  
  32.      U.S. Letter = A-size (8.5" x 11")
  33.      U.S. Legal = A-Long (A-size with tear off tabs)
  34.      Narrow Tractor = A4-size (210mm x 297mm)
  35.      Wide Tractor = A4-Long (A4-size with tabs)
  36.  
  37.  
  38. Use the Preferences PrinterGfx program to set the graphics printing
  39. options; refer to the driver manual for more information.
  40.  
  41. The density gadget in "Prefs/PrinterGfx" informs the driver of the type of 
  42. ribbon you have:
  43.  
  44.      Density 1: 3 color wax ribbon (YMC).
  45.      Density 2: Monochrome wax ribbon (K).
  46.      Density 3: 4 color wax ribbon (YMCK).
  47.  
  48. he PrimeraPro Control Interface (PPCI) contains tool types which may be 
  49. edited to alter the operation of the printer. These tool types determine 
  50. the initial state of the gadgets in PPCI.  Refer to the manual for 
  51. more information.
  52.  
  53. Tool Types (case insensitive):
  54.  
  55. Negative arguments include: neg, no, false, off, n, f, 0.
  56. Positive arguements are any other value or tooltype alone.
  57.  
  58. DONOTWAIT                        Terminate but Stay Resident.
  59. (BaseName=device:drawer/name)    Remove "()" to specify tempfile.
  60. Heat=49                          Heat Adjustment (see manual).
  61. WLeft=0                          Left position of window.
  62. WTop=500                         Top position of window.
  63. PopUp=Yes                        Should window appear?
  64. XOffset=0                        Shift image down by n lines (0 to 2560).
  65. YOffset=0                        Shift image down by n lines (0 to 7014).
  66. ToFile=No                        Print to printer or to file?
  67. DiskBuf=Off                      Force disk buffering to save RAM memory.
  68. HighDPI=Off                      Set 300 x 600 dpi mode.
  69. Paper=0                          Paper size = A, A-long, A4, A4-long, A6. 
  70. Ribbon=3                         Ribbon type = YMC, K, YMCK (wax),
  71.                                                YMC, K, YMCK (dyesub),
  72.                                                A6 300dpi, A6 600dpi.
  73. Advanced User:
  74. Full=Off                         Open extended interface if "On".
  75. Correct=On                       Ribbon color correction.
  76. PYD=#                            Color correction variables (0 to 255):
  77. PMD=#                              PxD=Principal (color) weight.
  78. PCD=#                              CxD=Curve (gamma) weight.
  79. CYD=#                              GxD=Gray (brightness) weight.
  80. CMD=#                            These values should be left alone...
  81. CCD=#
  82. GYD=#
  83. GMD=#
  84. GCD=#
  85.  
  86. Notes:
  87.   (1) If the interface is running but its window is closed, re-running the 
  88.   program will cause the interface window to reopen.
  89.  
  90.   (2) Output files have an automatic '.fpp' appended to prefix.
  91.  
  92. Basename is the location of the temp file created during printing.  It 
  93. also will be the name of the file created for print-to-file.  The default 
  94. is the same directory as PCI resides.  You may change it to a drive and 
  95. directory with more room if desired.  Remove the "()" or this line is 
  96. ignored.
  97.  
  98. Drivers version 1.2 and later include the A6 paper size and ribbon options.
  99. The A6 size is convenient for printing 4 x 5 inch photo-realistic images.
  100. Select A6 in both the paper-size and ribbon-type gadgets in the PPCI 
  101. interface to use the A6 media (available as an accessory kit and refill 
  102. kits). You may select either normal (300 x 300 dpi) or HighDPI (300 x 600 
  103. dpi) with this option.
  104.  
  105. Drivers version 1.3 and later include the "Fargo:" printer device.  Save 
  106. or copy Amiga image files to this device to bypass the Preferences Printer 
  107. limitations.  Speed and image quality will be improved.  When saving or 
  108. copying the image to "Fargo:", the "Save as" or "Copy as" file name can 
  109. contain scaling and centering information:
  110.  
  111. The filename is not necessary and can be anything.  Exclaimation codes are
  112. any letters that come after the "!" character.  They are used to control 
  113. the printer:
  114.   
  115.   If the filename contains nothing or does not have an "!" in it, then the 
  116.   image will print fitted to page, centered left to right, other defaults 
  117.   apply.
  118.   
  119.   If there is a letter "W" or "w", the number to follow is the width in 
  120.   inches if value <= 8.5 (floating point values) or in 
  121.   pixels if value > 8.5.  If 0, then auto-aspect adjust is enabled.
  122.   Scale factors are preceeded by a minus sign "-".
  123.   Examples: !w-1.2 means 1.2x width, !w1500 means 1500 pixels accross.
  124.     
  125.   If there is a letter "H" or "h", the number to follow is the height in 
  126.   inches if value <= 14 (floating point values) or in 
  127.   pixels if value > 8.5. If 0, then auto-aspect adjust is enabled.
  128.   Scale factors are preceeded by a minus sign "-".
  129.   Examples: !H-3 means 3 times taller, !h9 means 9 inches tall.
  130.  
  131.   If there is a letter "U" or "u" then the image will be uncentered and 
  132.   thus will be printed at the left edge of the paper.
  133.  
  134.   If there is a letter "L" or "l" then the image on screen will be rotated 
  135.   to landscape orientation.
  136.   
  137.   There are other exclaimation codes listed in "PPCI.doc".
  138.  
  139. For example, to print an IFF24 type image called "ima24bit.iff", drag 
  140. the image's icon to the "Fargo" icon or open window and release.  Printing 
  141. will commence shortly and the image will be fit to page (aspect correct) 
  142. since no exclaimation codes were specified by this method.  
  143.  
  144. Alternatively, you can open a command line interface and type: 
  145.   
  146.   "copy ima24bit.iff Fargo:!w4h5u"
  147.   
  148. Printing will commence shortly, and the image will be 4 x 5 inches in the 
  149. upper left corner of the page, aspect ratio will not be preserved.  To 
  150. preserve the aspect ratio, set the value of one and leave the other out or 
  151. give it the value 0.
  152.  
  153. Image types which may be copied to Fargo: include IFF's, ILBM's, and 
  154. HAM's native to the Amiga operating system.
  155.  
  156. All other printing parameters will be controlled by the PPCI interface.
  157.  
  158. Refer to the main manual or the Amiga Driver Manual for more information.
  159. Also see the file PPCI.doc on this disk.
  160.  
  161. If you have any questions contact Fargo Electronics - Technical Support at 
  162. (612) 941-0050.  Have your PrimeraPro's serial number and driver version 
  163. number available and be prepared to describe the problem and how to repeat 
  164. it.
  165.  
  166. Thank you.
  167.