home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / polskie / cadsoft / robstart / rc_rst.exe / HPDESKJ.PRT < prev    next >
Text File  |  1993-06-21  |  1KB  |  101 lines

  1. #
  2. %
  3. $
  4.  
  5. # HP DeskJet/DeskJet-Plus/DeskJet 500 printer driver for
  6. # RoboCADET/RoboCAD.20/Family v.21
  7. # Author: J.G.Dallman, 24/APRIL/1992
  8.  
  9. #printer name
  10. HP DeskJet (bodged)
  11.  
  12. #units
  13. i
  14.  
  15. #
  16. #number of resolutions
  17. 4
  18.  
  19. #RESOLUTION NAME 1
  20. 75dpi
  21. #horizontal resolution
  22. 75
  23. #vertical resolution
  24. 75
  25.  
  26. #RESOLUTION NAME 2
  27. 100dpi
  28. #horizontal resolution
  29. 100
  30. #vertical resolution
  31. 100
  32.  
  33. #RESOLUTION NAME 3
  34. 150dpi
  35. #horizontal resolution
  36. 150
  37. #vertical resolution
  38. 150
  39.  
  40. #RESOLUTION NAME 4
  41. 300dpi
  42. #horizontal resolution
  43. 300
  44. #vertical resolution
  45. 300
  46.  
  47. #
  48. #paper sizes
  49. 2
  50.  
  51. #PAPER NAME 1
  52. A4
  53. #paper size
  54. 8.3    11.7
  55.  
  56. #PAPER NAME 2
  57. A
  58. #paper size
  59. A
  60.  
  61. #
  62. #mapping function
  63. 8       1    0       0
  64.  
  65. #repeat count
  66. 1
  67.  
  68. #Section 2 - control strings
  69. #
  70.  
  71. # RESOLUTION 1
  72. #set plotting
  73. %027&l0E%027*t75R%027*r0A$
  74. #start of line
  75. %027*b%d1W$
  76.  
  77. # RESOLUTION 2
  78. #set plotting - res. 2
  79. %027&l0E%027*t100R%027*r0A$
  80. #start of line
  81. %027*b%d1W$
  82.  
  83. # RESOLUTION 3
  84. #set plotting - res. 3
  85. %027&l0E%027*t150R%027*r0A$
  86. #start of line
  87. %027*b%d1W$
  88.  
  89. # RESOLUTION 4
  90. #set plotting - res. 4
  91. %027&l0E%027*t300R%027*r0A$
  92. #start of line
  93. %027*b%d1W$
  94.  
  95. #end of line
  96. %none$
  97. #new line
  98. %none$
  99. #unset plotting
  100. %027*rB%027&l0H$
  101.