
 Escape Sequences for HP DeskJet Printer Control from !Edit
 ==========================================================

 Purpose
 -------

 This file contains a selection of HP DeskJet 500 
 escape-code control sequences for insertion into a !Edit
 file. The selected effects will be implemented when the
 file is printed out using the !Jet_Text application.

 [ Install that application on the icon bar and drag the ]
 [ text file you want to print onto the DeskJet icon.    ]

 
 Usage
 -----  
 
 (1) Set the caret marker to the desired insertion
     point on the destination !Edit file.

 (2) Click on the !Edit window containing this escape
     sequence file and mark the desired escape code
     sequence from the list below. ( You mark it by
     clicking SELECT on one side of the sequence and
     ADJUST on the other side of the sequence. )

 (3) Click the MENU button, move to the Select item
     and move over through the Save sub-menu to the
     Save as: box showing a file icon.

 (4) Drag the save-file icon onto the destination !Edit
     window to transfer the selected code sequence.
      
--------------------------------------------------------------

 Page 3-2 of the DeskJet500 manual contains a
 complete list of the printer internal fonts.

 The following subset has been selected for
 general purpose use, but you can customise
 the file to your specific requirements.

 --------------------------------------------------------------

 Orientation   :Portrait
 Character Set : PC-8
 Placement     : Normal
 Font size     : 12 point
 Quality       : LQ
 
 &l0O(10U(s0u0p10h12v0s0b3t2Q   Courier

 &l0O(10U(s0u0p10h12v1s0b3t2Q   Courier Italic
 
 &l0O(10U(s0u0p10h12v0s3b3t2Q   Courier Bold

 &l0O(10U(s0u0p10h12v1s3b3t2Q   Courier Bold Italic


 &l0O(10U(s0u1p12v0s0b4101t2Q   CG Times

 &l0O(10U(s0u1p12v1s0b4101t2Q   CG Times Italic
 
 &l0O(10U(s0u1p12v0s3b4101t2Q   CG Times Bold

 &l0O(10U(s0u1p12v1s3b4101t2Q   CG Times Bold Italic

 
 &l0O(10U(s0u0p12h12v0s0b6t2Q   Letter Gothic

 &l0O(10U(s0u0p12h12v1s0b6t2Q   Letter Gothic Italic
 
 &l0O(10U(s0u0p12h12v0s3b6t2Q   Letter Gothic Bold

 &l0O(10U(s0u0p12h12v1s3b6t2Q   Letter Gothic Bold Italic

 --------------------------------------------------------------

 Orientation   :Landscape
 Character Set : PC-8
 Placement     : Normal
 Text style    : Upright
 Text weight   : Medium   
 Font size     : 12 or 24 point
 Quality       : LQ

 &l1O(10U(s0u0p10h12v0s0b3t2Q   Landscape Courier 12 point

 &l1O(10U(s0u0p5h24v0s0b3t2Q    Landscape Courier 24 point

 --------------------------------------------------------------


 e        Reset Printer


 (s+1U    Superscript

 (s0U     Normal Placement

 (s-1U    Subscript


 (s6V     6 point font size

 (s12V   12 point font size


 (s2Q     Letter Quality

 (s1Q     Draft Quality


 &l0A     Default paper size (as set by DIP switches)

 &l2A     US-Letter

 &l3A     US-Legal

 &l26A    ISO A4

 &l81A    #10 envelope


 &s0C     Enable end-of-line wrap-around

 &s1C     Disable end-of-line wrap-around

 
 &k0G     CR=CR  LF=LF  FF=FF

 &k1G     CR=CR+LF  LF=LF  FF=FF

 &k2G     CR=CR  LF=CR+LF  FF=CR+FF

 &k3G     CR=CR+LF  LF=CR+LF  FF=CR+FF


 &l0H     Eject Page

 &l1H     Feed from Tray

 &l3H     Envelope Feed
   
-------------------------------------------------------------- 