@DATABASE DESKJET
@NODE MAIN "Contents"

                   HP Deskjet 9x0C Driver 
                      by Peter Hutchison
                        24/12/01 40.03


     @{" 1 " link INTRO} Introduction

     @{" 2 " link REQS} Requirements

     @{" 3 " link FEAT} Features 

     @{" 4 " link INSTAL} Installation

     @{" 5 " link CUSTOM} Customisation

     @{" 6 " link PREFS} Preferences

     @{" 7 " link HIST} History

     @{" 8 " link AUTH} Author

@ENDNODE
@NODE INTRO 

@{u}Introduction@{uu}

This is my second driver to be released . This is a colour printer driver for
the 900 series of Hewlett Packard Deskjet printers in particular the 93xC
95xC,97xC and 99xC printers. 

@ENDNODE 
@NODE REQS 

@{u}Requirements@{uu}

Computer: Any Amiga.
Memory: 4Mb or more
Workbench: WB 1.3 or better (upto 3.1)
Printer:  HP Deskjet 930C, 950C, 960C, 970C and 990C or later

         
Printer Enhancement packages, such as TurboPrint or Studio should
@{u}not@{uu} be used with this driver.

@ENDNODE
@NODE FEAT 

@{u}Features@{uu}

Colour: CMYK (Colour AND Black) dual cartridges
        Photo cartridges are NOT supported. Sorry.

Resolution: 150 to 600 dpi.

Graphics: Upto 600 x 600 colour, 600 x 600 b/w
          on glossy paper

Aspect:  Portrait and Landscape

Output:  B&W and Colour Text,
         B&W, greyscale and colour graphics

Typefaces: 
  ESC(B = Courier
  ESC(R = CG Times
  ESC(K = Letter Gothic
  ESC(A = Universal

 Uses character symbol sets fonts for other typefaces.

 Optimised for Speed and Versions for 000, 020 and 040 processors.

 Compiled with SAS C 6.58

@{u}Densities@{uu}

0 150 x 150
1 150 x 150
2 150 x 150
3 300 x 300
4 300 x 300
5 600 x 300
6 600 x 600
7 600 x 600

NB: 600x300 may produce crushed output in some cases.
US LEGAL supports 14in paper, use 10in for A4 and others.

Make sure you select a lower density before printing from
a Word Processor (usually defaults to 7).

@ENDNODE
@NODE INSTAL 

@{u}Installation@{uu}

Run the Install_Driver and follow instructions, select the processor type 
(000,020 or 040) and Printer model closest to your
printer from the list given. 

If installing a new printer, run the Preferences to select the correct 
driver and set it up. See @{"Prefs" link PREFS}.

If you have Workbench 1.3, please add the following lines to your
startup-sequence:
MAKEDIR RAM:ENV
ASSIGN ENV: RAM:ENV

NB: For installation to work properly you need the RequestChoice and
RequestFile commands. The script will work around them if they are
not available.

It it says it cannot open the printer.device, then that is because the current
printer.prefs is pointing to a deleted printer driver. Press cancel if this
message appears, and remember to save your new prefs when asked.

@ENDNODE
@NODE PREFS 

@{u}Preferences@{uu}
 
1. Printer

   Printer Type - select appropiate printer from list
   Printer Port - usually Parallel
   Printer Pitch - Pica, Elite of Fine (choose one that suits you) 
   Print Spacing - 6 or 8 lpi (I use 6)
   Print Quality - Use Letter for max quality
   Paper Type    - Use Single for paper such as A4
   Paper Format  - Use DIN A4, US Letter or US Legal for single sheet paper
   Paper Length  - Set this to for CUSTOM length
   Margins       - Use 2 and 80 characters

2. PrinterGfx

   Dithering     - Floyd Steinburg for best quality or Ordering/Halftone
                   more speed (no overhead).
   Scaling       - Integer for line gfx or text. 
                   Use Fraction for shaded pics.
   Image         - Positive (Neg is rarely used)
   Aspect        - Horizontal 
   Shade         - Color (NB: Use BW if using Multiview with Text)
   Threshold     - Around 5 (use a smaller figure if too dark)
   Density       - Use whatever you fancy (use a small figure for speed
                   and less ink)
   Color Correction - Don't set, use all 4096 (12 bit) colours
   Limits        - Set to ignore
   Smoothing     - Used to smooth out lines esp. in graphic dumps of text
   Centre Picture - Tick this if you want centralised pics

3. Other features

   Gamma Control - Use Threshold to change gamma in PrinterGfx for colour modes.
      
Further information is in your Workbench Users Guide (Ch 9) or see my web page
for info on preferences.

If you are experiencing problems with this driver send me email (see below).
You can download updates from Aminet, my web page or Amiga Format CDs.

@ENDNODE
@NODE CUSTOM

@{u}Customisation@{uu}

If you wish you can customize your driver to your language for text based
printing. The Driver defaults to ESC(1E for UK character set (ESC=1B). Use 
a binary editor (e.g. FileX) to change the above init string (5 chars) to 
another character set at around address 000017E6.

e.g.
ESC(8U = HP Roman 8
ESC(0N = Latin 1
ESC(1G = German (ISO 21)
ESC(1F = French (ISO 69)
ESC(0I = Italian (ISO 15)
ESC(2S = Spanish (ISO 17)
ESC(0S = Swedish (ISO 11)
ESC(1U = HP Legal
ESC(9T = Turkish
ESC(2N = Latin 2
ESC(5N = Latin 5

@ENDNODE
@NODE HIST 

@{u}History@{uu}

40.01  First version. Modified driver for 870C for 900C series and changed densities 
       adding 2400x1200 density.
40.02  Halved MaxYDots for X/Y densities that don't match. Added 100 dpi mode 
       as well. Increased size for pixel width command to 5 figures.
21/12/01 Added HP Deskjet 960C to install script
40.03  Removed old 75,100 dpi mode and the 2400x1200 mode which did not work.
                                           
@ENDNODE
@NODE AUTHOR 

@{u}Author@{uu}

This driver is Giftware, you are not obliged to send anything but if you
want to contribute to further driver development for this printer and others
then send me money (£5 UK Pounds) to me at:

Email: pjhutch@blizzard.u-net.com
Web:   http://www.blizzard.u-net.com

@ENDNODE

