Home » Personal collection » Acorn hard disk » apps » Printers » 153/Printers/Read_Me
153/Printers/Read_Me
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » Printers |
Filename: | 153/Printers/Read_Me |
Read OK: | ✔ |
File size: | 1D6D bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Contents: ========= * General purpose printer definitions. * Using "Top_Left" to calibrate your printer paper offsets. * Print density variation from RISC OS 2. General purpose printer definitions --------------------------------------------------------- The "Text" printer definition file is a very basic raw text printer definition file. It assumes virtually nothing - it uses form-feed (12) carriage-return (13) and line-feed (10) and the normal ASCII printable characters from 32 to 127. There are text highlights. ISO Latin 1 international character mappings are supplied, but every character is simply mapped to the closest available normal ASCII character. You would only use this file when attaching an unusual printer for the purposes of doing text printing only eg. daisy wheel printers, golf ball printers, line printers etc. The graphics resolution in this file is a dummy as all DP printers must have at least one graphics resolution. (It is in fact an MX-80 Type II resolution). PostScript printer definition files ----------------------------------- The are now 4 Definition files that cover generic PostScript printers. PoScript - generic PostScript Level 1 PoScript2 - generic PostScript Level 2 PoScript2F - generic PostScript Level 2, FastParallel PoScriptF - generic PostScript Level 1, FastParallel These PDF's define a colour PostScript printer with a resolution of 300 by 300 dpi, with the standard 35 fonts that Adobe provides. By default the colour output option is switched off, this can be switched on from the configuration dialogue box. It is necessary to check your documentation supplied with the printer to ensure what level PostScript your printer uses in order to ensure the correct choice of PDF is made. Using "Top_Left" to calibrate your printer paper offsets. --------------------------------------------------------- The "Printers.Top_Left" printout file can be used to calibrate the position of output on Epson and IBM compatible dot matrix printers. To do this, you should first ensure your printer is in its default state eg. switch it off and switch it back on again, and feed paper into it if necessary. Then send the Top_Left file directly to the printer. The easiest way to do this is to set !Printers up for printing to your printer, and then drag the "Top_Left" file icon onto the icon for your printer on the icon bar. Alternatively, you can use the command line; the command "*Copy Top_Left Printer:" will send the file to the printer, assuming you are in the Printers directory and the print destination has already been set up correctly (eg. by !Printers). On the paper there should be a small vertical and horizontal line (like an inverted "L") close to the top left corner of the paper. Start !PrintEdit and drag the printer definition file you wish to use into the !PrintEdit window. Measure the distance from the left hand edge of the paper to the left hand edge of the inverted "L" mark (do not measure to the middle of the mark). The distance you have just measured is the "Paper X offset" for your printer, so you should enter it into the "Paper X offset:" field in the !PrintEdit window. Now measure the distance from the top of the paper to the top edge of the inverted "L" mark (again do not measure to the middle of the mark). This distance is the "Paper Y offset" for your printer, and should also be entered in the !PrintEdit window. Now click the MENU button in the !PrintEdit window (avoiding the "Graphics modes:" icons or you will get the wrong menu), and use the "Save" option to save your customised printer definition file. It is recommended that you do not overwrite your master printer definition file. Either make sure you have backups, or save your new file somewhere else. Now quit !Printers, restart it, and load in your new printer definition file using the "Printer control" window. Printed output on your printer should now appear in the correct position. Print density variation from RISC OS 2. --------------------------------------- You may find that printouts are lighter or darker under RISC OS 3 than they were in RISC OS 2. This is usually due to a change in the amount of interlacing being performed ie. the number of passes the print head makes over the same section of the paper. For example a Canon BJ-300 printer under RISC OS 2 with !PrinterDM set to "EPSON LQ-850 compatible (360 by 360 dpi)" and the printer set to Epson LQ emulation mode will make two passes over the paper due to using vertical interlacing. The same printer under RISC OS 3 with !Printers using the Canon.BubbleJet file set to 360 by 360 DPI and the printer set to IBM emulation mode will only make one pass over the paper. So the printout will be lighter, but on the other hand it will take less time to print and the quality will be higher since no interlacing is being used. Also the ink cartridge will last longer. In this example running the printer in Epson LQ emulation mode with the Epson.LQ-860 file set to 180 by 360 DPI will give results which are almost identical to the RISC OS 2 configuration. In the general case, if you use 360 by 360 DPI in any printer definition file which gives true 360 DPI vertical resolution (non-interlaced), then this will give lighter print than any of the 360 by 360 DPI standard Acorn !PrinterDM settings, which are all interlaced. The files which use true 360 DPI vertical resolution are Canon.BJ-130e, Canon.BJC-800 (usable with Star SJ-48) and Canon.BJ-130e. Switch to a 180 by 360 DPI resolution in a more standard file (eg. Epson.LQ-860) if you need the interlacing to get darker print. Conversely take an Epson LQ-850 printer under RISC OS 2 with !PrinterDM set to "EPSON LQ-850 compatible (360 by 360 dpi)". This again will make two passes over the paper. The same printer under RISC OS 3 with !Printers using the Epson.LQ-860 file set to 360 by 360 DPI will make four passes over the paper since it is now horizontally interlaced as well as vertically interlaced. (In fact RISC OS 2 never really achieved 360 DPI horizontal resolution since it didn't interlace it and the printer will not print adjacent dots. The only benefit this gave was 360 DPI positional accuracy of left hand edges.) So the printout will be darker and the resolution will be better, but on the other hand it will take longer to print and will wear the ribbon out faster. In this particular example using 180 by 360 DPI in !Printers will give results which are almost identical to the RISC OS 2 configuration. In the general case, if you use any resolution in any printer definition file which is horizontally interlaced, this will give darker print than the same resolution under !PrinterDM. In practice this is 240 DPI horizontal for 9 pin printers (240 by 72, 240 by 144 and 240 by 216) and 360 DPI horizontal for 24 pin printers (360 by 180 and 360 by 360) although not all of these resolutions are available as standard in !PrinterDM. If you need to get the same print density as you did on RISC OS 2, halve the horizontal resolution you are using to 120 DPI or 180 DPI. If the extra positional accuracy of left hand edges that RISC OS 2 gave you turns out to be important, then edit the horizontally interlaced graphics resolution you are using (eg. 240 by 216) with !PrintEdit and change the "X interlace:" field from 1 to 0 which will disable the horizontal interlacing. (Note that you cannot simply disable vertical interlacing in a similar manner. Other changes would be required.)
00000000 0a 43 6f 6e 74 65 6e 74 73 3a 0a 3d 3d 3d 3d 3d |.Contents:.=====| 00000010 3d 3d 3d 3d 0a 0a 20 20 20 20 2a 20 47 65 6e 65 |====.. * Gene| 00000020 72 61 6c 20 70 75 72 70 6f 73 65 20 70 72 69 6e |ral purpose prin| 00000030 74 65 72 20 64 65 66 69 6e 69 74 69 6f 6e 73 2e |ter definitions.| 00000040 0a 20 20 20 20 2a 20 55 73 69 6e 67 20 22 54 6f |. * Using "To| 00000050 70 5f 4c 65 66 74 22 20 74 6f 20 63 61 6c 69 62 |p_Left" to calib| 00000060 72 61 74 65 20 79 6f 75 72 20 70 72 69 6e 74 65 |rate your printe| 00000070 72 0a 20 20 20 20 20 20 70 61 70 65 72 20 6f 66 |r. paper of| 00000080 66 73 65 74 73 2e 0a 20 20 20 20 2a 20 50 72 69 |fsets.. * Pri| 00000090 6e 74 20 64 65 6e 73 69 74 79 20 76 61 72 69 61 |nt density varia| 000000a0 74 69 6f 6e 20 66 72 6f 6d 20 52 49 53 43 20 4f |tion from RISC O| 000000b0 53 20 32 2e 0a 0a 0a 47 65 6e 65 72 61 6c 20 70 |S 2....General p| 000000c0 75 72 70 6f 73 65 20 70 72 69 6e 74 65 72 20 64 |urpose printer d| 000000d0 65 66 69 6e 69 74 69 6f 6e 73 0a 2d 2d 2d 2d 2d |efinitions.-----| 000000e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000110 2d 2d 2d 2d 0a 54 68 65 20 22 54 65 78 74 22 20 |----.The "Text" | 00000120 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 69 |printer definiti| 00000130 6f 6e 20 66 69 6c 65 20 69 73 20 61 20 76 65 72 |on file is a ver| 00000140 79 20 62 61 73 69 63 0a 72 61 77 20 74 65 78 74 |y basic.raw text| 00000150 20 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 | printer definit| 00000160 69 6f 6e 20 66 69 6c 65 2e 20 49 74 20 61 73 73 |ion file. It ass| 00000170 75 6d 65 73 0a 76 69 72 74 75 61 6c 6c 79 20 6e |umes.virtually n| 00000180 6f 74 68 69 6e 67 20 2d 20 69 74 20 75 73 65 73 |othing - it uses| 00000190 20 66 6f 72 6d 2d 66 65 65 64 20 28 31 32 29 0a | form-feed (12).| 000001a0 63 61 72 72 69 61 67 65 2d 72 65 74 75 72 6e 20 |carriage-return | 000001b0 28 31 33 29 20 61 6e 64 20 6c 69 6e 65 2d 66 65 |(13) and line-fe| 000001c0 65 64 20 28 31 30 29 20 61 6e 64 20 74 68 65 0a |ed (10) and the.| 000001d0 6e 6f 72 6d 61 6c 20 41 53 43 49 49 20 70 72 69 |normal ASCII pri| 000001e0 6e 74 61 62 6c 65 20 63 68 61 72 61 63 74 65 72 |ntable character| 000001f0 73 20 66 72 6f 6d 20 33 32 20 74 6f 20 31 32 37 |s from 32 to 127| 00000200 2e 0a 54 68 65 72 65 20 61 72 65 20 74 65 78 74 |..There are text| 00000210 20 68 69 67 68 6c 69 67 68 74 73 2e 20 49 53 4f | highlights. ISO| 00000220 20 4c 61 74 69 6e 20 31 0a 69 6e 74 65 72 6e 61 | Latin 1.interna| 00000230 74 69 6f 6e 61 6c 20 63 68 61 72 61 63 74 65 72 |tional character| 00000240 20 6d 61 70 70 69 6e 67 73 20 61 72 65 20 73 75 | mappings are su| 00000250 70 70 6c 69 65 64 2c 20 62 75 74 0a 65 76 65 72 |pplied, but.ever| 00000260 79 20 63 68 61 72 61 63 74 65 72 20 69 73 20 73 |y character is s| 00000270 69 6d 70 6c 79 20 6d 61 70 70 65 64 20 74 6f 20 |imply mapped to | 00000280 74 68 65 20 63 6c 6f 73 65 73 74 0a 61 76 61 69 |the closest.avai| 00000290 6c 61 62 6c 65 20 6e 6f 72 6d 61 6c 20 41 53 43 |lable normal ASC| 000002a0 49 49 20 63 68 61 72 61 63 74 65 72 2e 0a 0a 59 |II character...Y| 000002b0 6f 75 20 77 6f 75 6c 64 20 6f 6e 6c 79 20 75 73 |ou would only us| 000002c0 65 20 74 68 69 73 20 66 69 6c 65 20 77 68 65 6e |e this file when| 000002d0 20 61 74 74 61 63 68 69 6e 67 20 61 6e 0a 75 6e | attaching an.un| 000002e0 75 73 75 61 6c 20 70 72 69 6e 74 65 72 20 66 6f |usual printer fo| 000002f0 72 20 74 68 65 20 70 75 72 70 6f 73 65 73 20 6f |r the purposes o| 00000300 66 20 64 6f 69 6e 67 20 74 65 78 74 0a 70 72 69 |f doing text.pri| 00000310 6e 74 69 6e 67 20 6f 6e 6c 79 20 65 67 2e 20 64 |nting only eg. d| 00000320 61 69 73 79 20 77 68 65 65 6c 20 70 72 69 6e 74 |aisy wheel print| 00000330 65 72 73 2c 20 67 6f 6c 66 20 62 61 6c 6c 0a 70 |ers, golf ball.p| 00000340 72 69 6e 74 65 72 73 2c 20 6c 69 6e 65 20 70 72 |rinters, line pr| 00000350 69 6e 74 65 72 73 20 65 74 63 2e 0a 0a 54 68 65 |inters etc...The| 00000360 20 67 72 61 70 68 69 63 73 20 72 65 73 6f 6c 75 | graphics resolu| 00000370 74 69 6f 6e 20 69 6e 20 74 68 69 73 20 66 69 6c |tion in this fil| 00000380 65 20 69 73 20 61 20 64 75 6d 6d 79 20 61 73 0a |e is a dummy as.| 00000390 61 6c 6c 20 44 50 20 70 72 69 6e 74 65 72 73 20 |all DP printers | 000003a0 6d 75 73 74 20 68 61 76 65 20 61 74 20 6c 65 61 |must have at lea| 000003b0 73 74 20 6f 6e 65 20 67 72 61 70 68 69 63 73 0a |st one graphics.| 000003c0 72 65 73 6f 6c 75 74 69 6f 6e 2e 20 28 49 74 20 |resolution. (It | 000003d0 69 73 20 69 6e 20 66 61 63 74 20 61 6e 20 4d 58 |is in fact an MX| 000003e0 2d 38 30 20 54 79 70 65 20 49 49 0a 72 65 73 6f |-80 Type II.reso| 000003f0 6c 75 74 69 6f 6e 29 2e 0a 0a 50 6f 73 74 53 63 |lution)...PostSc| 00000400 72 69 70 74 20 70 72 69 6e 74 65 72 20 64 65 66 |ript printer def| 00000410 69 6e 69 74 69 6f 6e 20 66 69 6c 65 73 0a 2d 2d |inition files.--| 00000420 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000440 2d 0a 0a 54 68 65 20 61 72 65 20 6e 6f 77 20 34 |-..The are now 4| 00000450 20 44 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 | Definition file| 00000460 73 20 74 68 61 74 20 63 6f 76 65 72 20 67 65 6e |s that cover gen| 00000470 65 72 69 63 0a 50 6f 73 74 53 63 72 69 70 74 20 |eric.PostScript | 00000480 70 72 69 6e 74 65 72 73 2e 0a 0a 20 50 6f 53 63 |printers... PoSc| 00000490 72 69 70 74 20 20 20 2d 20 67 65 6e 65 72 69 63 |ript - generic| 000004a0 20 50 6f 73 74 53 63 72 69 70 74 20 4c 65 76 65 | PostScript Leve| 000004b0 6c 20 31 0a 20 50 6f 53 63 72 69 70 74 32 20 20 |l 1. PoScript2 | 000004c0 2d 20 67 65 6e 65 72 69 63 20 50 6f 73 74 53 63 |- generic PostSc| 000004d0 72 69 70 74 20 4c 65 76 65 6c 20 32 0a 20 50 6f |ript Level 2. Po| 000004e0 53 63 72 69 70 74 32 46 20 2d 20 67 65 6e 65 72 |Script2F - gener| 000004f0 69 63 20 50 6f 73 74 53 63 72 69 70 74 20 4c 65 |ic PostScript Le| 00000500 76 65 6c 20 32 2c 20 46 61 73 74 50 61 72 61 6c |vel 2, FastParal| 00000510 6c 65 6c 0a 20 50 6f 53 63 72 69 70 74 46 20 20 |lel. PoScriptF | 00000520 2d 20 67 65 6e 65 72 69 63 20 50 6f 73 74 53 63 |- generic PostSc| 00000530 72 69 70 74 20 4c 65 76 65 6c 20 31 2c 20 46 61 |ript Level 1, Fa| 00000540 73 74 50 61 72 61 6c 6c 65 6c 0a 0a 54 68 65 73 |stParallel..Thes| 00000550 65 20 50 44 46 27 73 20 64 65 66 69 6e 65 20 61 |e PDF's define a| 00000560 20 63 6f 6c 6f 75 72 20 50 6f 73 74 53 63 72 69 | colour PostScri| 00000570 70 74 20 70 72 69 6e 74 65 72 20 77 69 74 68 20 |pt printer with | 00000580 61 0a 72 65 73 6f 6c 75 74 69 6f 6e 20 6f 66 20 |a.resolution of | 00000590 33 30 30 20 62 79 20 33 30 30 20 64 70 69 2c 20 |300 by 300 dpi, | 000005a0 77 69 74 68 20 74 68 65 20 73 74 61 6e 64 61 72 |with the standar| 000005b0 64 20 33 35 0a 66 6f 6e 74 73 20 74 68 61 74 20 |d 35.fonts that | 000005c0 41 64 6f 62 65 20 70 72 6f 76 69 64 65 73 2e 20 |Adobe provides. | 000005d0 20 42 79 20 64 65 66 61 75 6c 74 20 74 68 65 20 | By default the | 000005e0 63 6f 6c 6f 75 72 20 0a 6f 75 74 70 75 74 20 6f |colour .output o| 000005f0 70 74 69 6f 6e 20 69 73 20 73 77 69 74 63 68 65 |ption is switche| 00000600 64 20 6f 66 66 2c 20 74 68 69 73 20 63 61 6e 20 |d off, this can | 00000610 62 65 20 73 77 69 74 63 68 65 64 20 0a 6f 6e 20 |be switched .on | 00000620 66 72 6f 6d 20 74 68 65 20 63 6f 6e 66 69 67 75 |from the configu| 00000630 72 61 74 69 6f 6e 20 64 69 61 6c 6f 67 75 65 20 |ration dialogue | 00000640 62 6f 78 2e 0a 0a 49 74 20 69 73 20 6e 65 63 65 |box...It is nece| 00000650 73 73 61 72 79 20 74 6f 20 63 68 65 63 6b 20 79 |ssary to check y| 00000660 6f 75 72 20 64 6f 63 75 6d 65 6e 74 61 74 69 6f |our documentatio| 00000670 6e 20 73 75 70 70 6c 69 65 64 20 0a 77 69 74 68 |n supplied .with| 00000680 20 74 68 65 20 70 72 69 6e 74 65 72 20 74 6f 20 | the printer to | 00000690 65 6e 73 75 72 65 20 77 68 61 74 20 6c 65 76 65 |ensure what leve| 000006a0 6c 20 50 6f 73 74 53 63 72 69 70 74 20 79 6f 75 |l PostScript you| 000006b0 72 20 0a 70 72 69 6e 74 65 72 20 75 73 65 73 20 |r .printer uses | 000006c0 69 6e 20 6f 72 64 65 72 20 74 6f 20 65 6e 73 75 |in order to ensu| 000006d0 72 65 20 74 68 65 20 63 6f 72 72 65 63 74 20 63 |re the correct c| 000006e0 68 6f 69 63 65 20 6f 66 0a 50 44 46 20 69 73 20 |hoice of.PDF is | 000006f0 6d 61 64 65 2e 0a 0a 55 73 69 6e 67 20 22 54 6f |made...Using "To| 00000700 70 5f 4c 65 66 74 22 20 74 6f 20 63 61 6c 69 62 |p_Left" to calib| 00000710 72 61 74 65 20 79 6f 75 72 20 70 72 69 6e 74 65 |rate your printe| 00000720 72 20 70 61 70 65 72 0a 6f 66 66 73 65 74 73 2e |r paper.offsets.| 00000730 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 00000740 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000760 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 65 20 22 |----------.The "| 00000770 50 72 69 6e 74 65 72 73 2e 54 6f 70 5f 4c 65 66 |Printers.Top_Lef| 00000780 74 22 20 70 72 69 6e 74 6f 75 74 20 66 69 6c 65 |t" printout file| 00000790 20 63 61 6e 20 62 65 20 75 73 65 64 0a 74 6f 20 | can be used.to | 000007a0 63 61 6c 69 62 72 61 74 65 20 74 68 65 20 70 6f |calibrate the po| 000007b0 73 69 74 69 6f 6e 20 6f 66 20 6f 75 74 70 75 74 |sition of output| 000007c0 20 6f 6e 20 45 70 73 6f 6e 20 61 6e 64 0a 49 42 | on Epson and.IB| 000007d0 4d 20 63 6f 6d 70 61 74 69 62 6c 65 20 64 6f 74 |M compatible dot| 000007e0 20 6d 61 74 72 69 78 20 70 72 69 6e 74 65 72 73 | matrix printers| 000007f0 2e 20 54 6f 20 64 6f 20 74 68 69 73 2c 0a 79 6f |. To do this,.yo| 00000800 75 20 73 68 6f 75 6c 64 20 66 69 72 73 74 20 65 |u should first e| 00000810 6e 73 75 72 65 20 79 6f 75 72 20 70 72 69 6e 74 |nsure your print| 00000820 65 72 20 69 73 20 69 6e 20 69 74 73 0a 64 65 66 |er is in its.def| 00000830 61 75 6c 74 20 73 74 61 74 65 20 65 67 2e 20 73 |ault state eg. s| 00000840 77 69 74 63 68 20 69 74 20 6f 66 66 20 61 6e 64 |witch it off and| 00000850 20 73 77 69 74 63 68 20 69 74 20 62 61 63 6b 0a | switch it back.| 00000860 6f 6e 20 61 67 61 69 6e 2c 20 61 6e 64 20 66 65 |on again, and fe| 00000870 65 64 20 70 61 70 65 72 20 69 6e 74 6f 20 69 74 |ed paper into it| 00000880 20 69 66 20 6e 65 63 65 73 73 61 72 79 2e 0a 54 | if necessary..T| 00000890 68 65 6e 20 73 65 6e 64 20 74 68 65 20 54 6f 70 |hen send the Top| 000008a0 5f 4c 65 66 74 20 66 69 6c 65 20 64 69 72 65 63 |_Left file direc| 000008b0 74 6c 79 20 74 6f 20 74 68 65 0a 70 72 69 6e 74 |tly to the.print| 000008c0 65 72 2e 20 54 68 65 20 65 61 73 69 65 73 74 20 |er. The easiest | 000008d0 77 61 79 20 74 6f 20 64 6f 20 74 68 69 73 20 69 |way to do this i| 000008e0 73 20 74 6f 20 73 65 74 0a 21 50 72 69 6e 74 65 |s to set.!Printe| 000008f0 72 73 20 75 70 20 66 6f 72 20 70 72 69 6e 74 69 |rs up for printi| 00000900 6e 67 20 74 6f 20 79 6f 75 72 20 70 72 69 6e 74 |ng to your print| 00000910 65 72 2c 20 61 6e 64 0a 74 68 65 6e 20 64 72 61 |er, and.then dra| 00000920 67 20 74 68 65 20 22 54 6f 70 5f 4c 65 66 74 22 |g the "Top_Left"| 00000930 20 66 69 6c 65 20 69 63 6f 6e 20 6f 6e 74 6f 20 | file icon onto | 00000940 74 68 65 20 69 63 6f 6e 0a 66 6f 72 20 79 6f 75 |the icon.for you| 00000950 72 20 70 72 69 6e 74 65 72 20 6f 6e 20 74 68 65 |r printer on the| 00000960 20 69 63 6f 6e 20 62 61 72 2e 20 41 6c 74 65 72 | icon bar. Alter| 00000970 6e 61 74 69 76 65 6c 79 2c 0a 79 6f 75 20 63 61 |natively,.you ca| 00000980 6e 20 75 73 65 20 74 68 65 20 63 6f 6d 6d 61 6e |n use the comman| 00000990 64 20 6c 69 6e 65 3b 20 74 68 65 20 63 6f 6d 6d |d line; the comm| 000009a0 61 6e 64 20 22 2a 43 6f 70 79 0a 54 6f 70 5f 4c |and "*Copy.Top_L| 000009b0 65 66 74 20 50 72 69 6e 74 65 72 3a 22 20 77 69 |eft Printer:" wi| 000009c0 6c 6c 20 73 65 6e 64 20 74 68 65 20 66 69 6c 65 |ll send the file| 000009d0 20 74 6f 20 74 68 65 0a 70 72 69 6e 74 65 72 2c | to the.printer,| 000009e0 20 61 73 73 75 6d 69 6e 67 20 79 6f 75 20 61 72 | assuming you ar| 000009f0 65 20 69 6e 20 74 68 65 20 50 72 69 6e 74 65 72 |e in the Printer| 00000a00 73 0a 64 69 72 65 63 74 6f 72 79 20 61 6e 64 20 |s.directory and | 00000a10 74 68 65 20 70 72 69 6e 74 20 64 65 73 74 69 6e |the print destin| 00000a20 61 74 69 6f 6e 20 68 61 73 20 61 6c 72 65 61 64 |ation has alread| 00000a30 79 0a 62 65 65 6e 20 73 65 74 20 75 70 20 63 6f |y.been set up co| 00000a40 72 72 65 63 74 6c 79 20 28 65 67 2e 20 62 79 20 |rrectly (eg. by | 00000a50 21 50 72 69 6e 74 65 72 73 29 2e 0a 0a 4f 6e 20 |!Printers)...On | 00000a60 74 68 65 20 70 61 70 65 72 20 74 68 65 72 65 20 |the paper there | 00000a70 73 68 6f 75 6c 64 20 62 65 20 61 20 73 6d 61 6c |should be a smal| 00000a80 6c 20 76 65 72 74 69 63 61 6c 20 61 6e 64 0a 68 |l vertical and.h| 00000a90 6f 72 69 7a 6f 6e 74 61 6c 20 6c 69 6e 65 20 28 |orizontal line (| 00000aa0 6c 69 6b 65 20 61 6e 20 69 6e 76 65 72 74 65 64 |like an inverted| 00000ab0 20 22 4c 22 29 20 63 6c 6f 73 65 20 74 6f 0a 74 | "L") close to.t| 00000ac0 68 65 20 74 6f 70 20 6c 65 66 74 20 63 6f 72 6e |he top left corn| 00000ad0 65 72 20 6f 66 20 74 68 65 20 70 61 70 65 72 2e |er of the paper.| 00000ae0 20 53 74 61 72 74 20 21 50 72 69 6e 74 45 64 69 | Start !PrintEdi| 00000af0 74 0a 61 6e 64 20 64 72 61 67 20 74 68 65 20 70 |t.and drag the p| 00000b00 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 69 6f |rinter definitio| 00000b10 6e 20 66 69 6c 65 20 79 6f 75 20 77 69 73 68 20 |n file you wish | 00000b20 74 6f 0a 75 73 65 20 69 6e 74 6f 20 74 68 65 20 |to.use into the | 00000b30 21 50 72 69 6e 74 45 64 69 74 20 77 69 6e 64 6f |!PrintEdit windo| 00000b40 77 2e 20 4d 65 61 73 75 72 65 20 74 68 65 0a 64 |w. Measure the.d| 00000b50 69 73 74 61 6e 63 65 20 66 72 6f 6d 20 74 68 65 |istance from the| 00000b60 20 6c 65 66 74 20 68 61 6e 64 20 65 64 67 65 20 | left hand edge | 00000b70 6f 66 20 74 68 65 20 70 61 70 65 72 20 74 6f 0a |of the paper to.| 00000b80 74 68 65 20 6c 65 66 74 20 68 61 6e 64 20 65 64 |the left hand ed| 00000b90 67 65 20 6f 66 20 74 68 65 20 69 6e 76 65 72 74 |ge of the invert| 00000ba0 65 64 20 22 4c 22 20 6d 61 72 6b 20 28 64 6f 20 |ed "L" mark (do | 00000bb0 6e 6f 74 0a 6d 65 61 73 75 72 65 20 74 6f 20 74 |not.measure to t| 00000bc0 68 65 20 6d 69 64 64 6c 65 20 6f 66 20 74 68 65 |he middle of the| 00000bd0 20 6d 61 72 6b 29 2e 20 54 68 65 20 64 69 73 74 | mark). The dist| 00000be0 61 6e 63 65 0a 79 6f 75 20 68 61 76 65 20 6a 75 |ance.you have ju| 00000bf0 73 74 20 6d 65 61 73 75 72 65 64 20 69 73 20 74 |st measured is t| 00000c00 68 65 20 22 50 61 70 65 72 20 58 20 6f 66 66 73 |he "Paper X offs| 00000c10 65 74 22 20 66 6f 72 0a 79 6f 75 72 20 70 72 69 |et" for.your pri| 00000c20 6e 74 65 72 2c 20 73 6f 20 79 6f 75 20 73 68 6f |nter, so you sho| 00000c30 75 6c 64 20 65 6e 74 65 72 20 69 74 20 69 6e 74 |uld enter it int| 00000c40 6f 20 74 68 65 0a 22 50 61 70 65 72 20 58 20 6f |o the."Paper X o| 00000c50 66 66 73 65 74 3a 22 20 66 69 65 6c 64 20 69 6e |ffset:" field in| 00000c60 20 74 68 65 20 21 50 72 69 6e 74 45 64 69 74 20 | the !PrintEdit | 00000c70 77 69 6e 64 6f 77 2e 0a 4e 6f 77 20 6d 65 61 73 |window..Now meas| 00000c80 75 72 65 20 74 68 65 20 64 69 73 74 61 6e 63 65 |ure the distance| 00000c90 20 66 72 6f 6d 20 74 68 65 20 74 6f 70 20 6f 66 | from the top of| 00000ca0 20 74 68 65 20 70 61 70 65 72 0a 74 6f 20 74 68 | the paper.to th| 00000cb0 65 20 74 6f 70 20 65 64 67 65 20 6f 66 20 74 68 |e top edge of th| 00000cc0 65 20 69 6e 76 65 72 74 65 64 20 22 4c 22 20 6d |e inverted "L" m| 00000cd0 61 72 6b 20 28 61 67 61 69 6e 20 64 6f 0a 6e 6f |ark (again do.no| 00000ce0 74 20 6d 65 61 73 75 72 65 20 74 6f 20 74 68 65 |t measure to the| 00000cf0 20 6d 69 64 64 6c 65 20 6f 66 20 74 68 65 20 6d | middle of the m| 00000d00 61 72 6b 29 2e 20 54 68 69 73 0a 64 69 73 74 61 |ark). This.dista| 00000d10 6e 63 65 20 69 73 20 74 68 65 20 22 50 61 70 65 |nce is the "Pape| 00000d20 72 20 59 20 6f 66 66 73 65 74 22 20 66 6f 72 20 |r Y offset" for | 00000d30 79 6f 75 72 20 70 72 69 6e 74 65 72 2c 0a 61 6e |your printer,.an| 00000d40 64 20 73 68 6f 75 6c 64 20 61 6c 73 6f 20 62 65 |d should also be| 00000d50 20 65 6e 74 65 72 65 64 20 69 6e 20 74 68 65 20 | entered in the | 00000d60 21 50 72 69 6e 74 45 64 69 74 0a 77 69 6e 64 6f |!PrintEdit.windo| 00000d70 77 2e 20 4e 6f 77 20 63 6c 69 63 6b 20 74 68 65 |w. Now click the| 00000d80 20 4d 45 4e 55 20 62 75 74 74 6f 6e 20 69 6e 20 | MENU button in | 00000d90 74 68 65 20 21 50 72 69 6e 74 45 64 69 74 0a 77 |the !PrintEdit.w| 00000da0 69 6e 64 6f 77 20 28 61 76 6f 69 64 69 6e 67 20 |indow (avoiding | 00000db0 74 68 65 20 22 47 72 61 70 68 69 63 73 20 6d 6f |the "Graphics mo| 00000dc0 64 65 73 3a 22 20 69 63 6f 6e 73 20 6f 72 20 79 |des:" icons or y| 00000dd0 6f 75 0a 77 69 6c 6c 20 67 65 74 20 74 68 65 20 |ou.will get the | 00000de0 77 72 6f 6e 67 20 6d 65 6e 75 29 2c 20 61 6e 64 |wrong menu), and| 00000df0 20 75 73 65 20 74 68 65 20 22 53 61 76 65 22 20 | use the "Save" | 00000e00 6f 70 74 69 6f 6e 0a 74 6f 20 73 61 76 65 20 79 |option.to save y| 00000e10 6f 75 72 20 63 75 73 74 6f 6d 69 73 65 64 20 70 |our customised p| 00000e20 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 69 6f |rinter definitio| 00000e30 6e 20 66 69 6c 65 2e 20 49 74 0a 69 73 20 72 65 |n file. It.is re| 00000e40 63 6f 6d 6d 65 6e 64 65 64 20 74 68 61 74 20 79 |commended that y| 00000e50 6f 75 20 64 6f 20 6e 6f 74 20 6f 76 65 72 77 72 |ou do not overwr| 00000e60 69 74 65 20 79 6f 75 72 0a 6d 61 73 74 65 72 20 |ite your.master | 00000e70 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 69 |printer definiti| 00000e80 6f 6e 20 66 69 6c 65 2e 20 45 69 74 68 65 72 20 |on file. Either | 00000e90 6d 61 6b 65 20 73 75 72 65 0a 79 6f 75 20 68 61 |make sure.you ha| 00000ea0 76 65 20 62 61 63 6b 75 70 73 2c 20 6f 72 20 73 |ve backups, or s| 00000eb0 61 76 65 20 79 6f 75 72 20 6e 65 77 20 66 69 6c |ave your new fil| 00000ec0 65 20 73 6f 6d 65 77 68 65 72 65 0a 65 6c 73 65 |e somewhere.else| 00000ed0 2e 0a 0a 4e 6f 77 20 71 75 69 74 20 21 50 72 69 |...Now quit !Pri| 00000ee0 6e 74 65 72 73 2c 20 72 65 73 74 61 72 74 20 69 |nters, restart i| 00000ef0 74 2c 20 61 6e 64 20 6c 6f 61 64 20 69 6e 20 79 |t, and load in y| 00000f00 6f 75 72 0a 6e 65 77 20 70 72 69 6e 74 65 72 20 |our.new printer | 00000f10 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 20 |definition file | 00000f20 75 73 69 6e 67 20 74 68 65 20 22 50 72 69 6e 74 |using the "Print| 00000f30 65 72 0a 63 6f 6e 74 72 6f 6c 22 20 77 69 6e 64 |er.control" wind| 00000f40 6f 77 2e 20 50 72 69 6e 74 65 64 20 6f 75 74 70 |ow. Printed outp| 00000f50 75 74 20 6f 6e 20 79 6f 75 72 20 70 72 69 6e 74 |ut on your print| 00000f60 65 72 0a 73 68 6f 75 6c 64 20 6e 6f 77 20 61 70 |er.should now ap| 00000f70 70 65 61 72 20 69 6e 20 74 68 65 20 63 6f 72 72 |pear in the corr| 00000f80 65 63 74 20 70 6f 73 69 74 69 6f 6e 2e 0a 0a 0a |ect position....| 00000f90 50 72 69 6e 74 20 64 65 6e 73 69 74 79 20 76 61 |Print density va| 00000fa0 72 69 61 74 69 6f 6e 20 66 72 6f 6d 20 52 49 53 |riation from RIS| 00000fb0 43 20 4f 53 20 32 2e 0a 2d 2d 2d 2d 2d 2d 2d 2d |C OS 2..--------| 00000fc0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000fd0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00000fe0 0a 59 6f 75 20 6d 61 79 20 66 69 6e 64 20 74 68 |.You may find th| 00000ff0 61 74 20 70 72 69 6e 74 6f 75 74 73 20 61 72 65 |at printouts are| 00001000 20 6c 69 67 68 74 65 72 20 6f 72 20 64 61 72 6b | lighter or dark| 00001010 65 72 0a 75 6e 64 65 72 20 52 49 53 43 20 4f 53 |er.under RISC OS| 00001020 20 33 20 74 68 61 6e 20 74 68 65 79 20 77 65 72 | 3 than they wer| 00001030 65 20 69 6e 20 52 49 53 43 20 4f 53 20 32 2e 20 |e in RISC OS 2. | 00001040 54 68 69 73 0a 69 73 20 75 73 75 61 6c 6c 79 20 |This.is usually | 00001050 64 75 65 20 74 6f 20 61 20 63 68 61 6e 67 65 20 |due to a change | 00001060 69 6e 20 74 68 65 20 61 6d 6f 75 6e 74 20 6f 66 |in the amount of| 00001070 0a 69 6e 74 65 72 6c 61 63 69 6e 67 20 62 65 69 |.interlacing bei| 00001080 6e 67 20 70 65 72 66 6f 72 6d 65 64 20 69 65 2e |ng performed ie.| 00001090 20 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 0a 70 | the number of.p| 000010a0 61 73 73 65 73 20 74 68 65 20 70 72 69 6e 74 20 |asses the print | 000010b0 68 65 61 64 20 6d 61 6b 65 73 20 6f 76 65 72 20 |head makes over | 000010c0 74 68 65 20 73 61 6d 65 20 73 65 63 74 69 6f 6e |the same section| 000010d0 0a 6f 66 20 74 68 65 20 70 61 70 65 72 2e 0a 0a |.of the paper...| 000010e0 46 6f 72 20 65 78 61 6d 70 6c 65 20 61 20 43 61 |For example a Ca| 000010f0 6e 6f 6e 20 42 4a 2d 33 30 30 20 70 72 69 6e 74 |non BJ-300 print| 00001100 65 72 20 75 6e 64 65 72 20 52 49 53 43 20 4f 53 |er under RISC OS| 00001110 20 32 0a 77 69 74 68 20 21 50 72 69 6e 74 65 72 | 2.with !Printer| 00001120 44 4d 20 73 65 74 20 74 6f 20 22 45 50 53 4f 4e |DM set to "EPSON| 00001130 20 4c 51 2d 38 35 30 20 63 6f 6d 70 61 74 69 62 | LQ-850 compatib| 00001140 6c 65 0a 28 33 36 30 20 62 79 20 33 36 30 20 64 |le.(360 by 360 d| 00001150 70 69 29 22 20 61 6e 64 20 74 68 65 20 70 72 69 |pi)" and the pri| 00001160 6e 74 65 72 20 73 65 74 20 74 6f 20 45 70 73 6f |nter set to Epso| 00001170 6e 20 4c 51 0a 65 6d 75 6c 61 74 69 6f 6e 20 6d |n LQ.emulation m| 00001180 6f 64 65 20 77 69 6c 6c 20 6d 61 6b 65 20 74 77 |ode will make tw| 00001190 6f 20 70 61 73 73 65 73 20 6f 76 65 72 20 74 68 |o passes over th| 000011a0 65 20 70 61 70 65 72 0a 64 75 65 20 74 6f 20 75 |e paper.due to u| 000011b0 73 69 6e 67 20 76 65 72 74 69 63 61 6c 20 69 6e |sing vertical in| 000011c0 74 65 72 6c 61 63 69 6e 67 2e 20 54 68 65 20 73 |terlacing. The s| 000011d0 61 6d 65 0a 70 72 69 6e 74 65 72 20 75 6e 64 65 |ame.printer unde| 000011e0 72 20 52 49 53 43 20 4f 53 20 33 20 77 69 74 68 |r RISC OS 3 with| 000011f0 20 21 50 72 69 6e 74 65 72 73 20 75 73 69 6e 67 | !Printers using| 00001200 20 74 68 65 0a 43 61 6e 6f 6e 2e 42 75 62 62 6c | the.Canon.Bubbl| 00001210 65 4a 65 74 20 66 69 6c 65 20 73 65 74 20 74 6f |eJet file set to| 00001220 20 33 36 30 20 62 79 20 33 36 30 20 44 50 49 20 | 360 by 360 DPI | 00001230 61 6e 64 20 74 68 65 0a 70 72 69 6e 74 65 72 20 |and the.printer | 00001240 73 65 74 20 74 6f 20 49 42 4d 20 65 6d 75 6c 61 |set to IBM emula| 00001250 74 69 6f 6e 20 6d 6f 64 65 20 77 69 6c 6c 20 6f |tion mode will o| 00001260 6e 6c 79 20 6d 61 6b 65 0a 6f 6e 65 20 70 61 73 |nly make.one pas| 00001270 73 20 6f 76 65 72 20 74 68 65 20 70 61 70 65 72 |s over the paper| 00001280 2e 20 53 6f 20 74 68 65 20 70 72 69 6e 74 6f 75 |. So the printou| 00001290 74 20 77 69 6c 6c 20 62 65 0a 6c 69 67 68 74 65 |t will be.lighte| 000012a0 72 2c 20 62 75 74 20 6f 6e 20 74 68 65 20 6f 74 |r, but on the ot| 000012b0 68 65 72 20 68 61 6e 64 20 69 74 20 77 69 6c 6c |her hand it will| 000012c0 20 74 61 6b 65 20 6c 65 73 73 0a 74 69 6d 65 20 | take less.time | 000012d0 74 6f 20 70 72 69 6e 74 20 61 6e 64 20 74 68 65 |to print and the| 000012e0 20 71 75 61 6c 69 74 79 20 77 69 6c 6c 20 62 65 | quality will be| 000012f0 20 68 69 67 68 65 72 20 73 69 6e 63 65 0a 6e 6f | higher since.no| 00001300 20 69 6e 74 65 72 6c 61 63 69 6e 67 20 69 73 20 | interlacing is | 00001310 62 65 69 6e 67 20 75 73 65 64 2e 20 41 6c 73 6f |being used. Also| 00001320 20 74 68 65 20 69 6e 6b 0a 63 61 72 74 72 69 64 | the ink.cartrid| 00001330 67 65 20 77 69 6c 6c 20 6c 61 73 74 20 6c 6f 6e |ge will last lon| 00001340 67 65 72 2e 20 49 6e 20 74 68 69 73 20 65 78 61 |ger. In this exa| 00001350 6d 70 6c 65 0a 72 75 6e 6e 69 6e 67 20 74 68 65 |mple.running the| 00001360 20 70 72 69 6e 74 65 72 20 69 6e 20 45 70 73 6f | printer in Epso| 00001370 6e 20 4c 51 20 65 6d 75 6c 61 74 69 6f 6e 20 6d |n LQ emulation m| 00001380 6f 64 65 0a 77 69 74 68 20 74 68 65 20 45 70 73 |ode.with the Eps| 00001390 6f 6e 2e 4c 51 2d 38 36 30 20 66 69 6c 65 20 73 |on.LQ-860 file s| 000013a0 65 74 20 74 6f 20 31 38 30 20 62 79 20 33 36 30 |et to 180 by 360| 000013b0 20 44 50 49 0a 77 69 6c 6c 20 67 69 76 65 20 72 | DPI.will give r| 000013c0 65 73 75 6c 74 73 20 77 68 69 63 68 20 61 72 65 |esults which are| 000013d0 20 61 6c 6d 6f 73 74 20 69 64 65 6e 74 69 63 61 | almost identica| 000013e0 6c 20 74 6f 0a 74 68 65 20 52 49 53 43 20 4f 53 |l to.the RISC OS| 000013f0 20 32 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e | 2 configuration| 00001400 2e 0a 0a 49 6e 20 74 68 65 20 67 65 6e 65 72 61 |...In the genera| 00001410 6c 20 63 61 73 65 2c 20 69 66 20 79 6f 75 20 75 |l case, if you u| 00001420 73 65 20 33 36 30 20 62 79 20 33 36 30 20 44 50 |se 360 by 360 DP| 00001430 49 20 69 6e 0a 61 6e 79 20 70 72 69 6e 74 65 72 |I in.any printer| 00001440 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 | definition file| 00001450 20 77 68 69 63 68 20 67 69 76 65 73 20 74 72 75 | which gives tru| 00001460 65 20 33 36 30 0a 44 50 49 20 76 65 72 74 69 63 |e 360.DPI vertic| 00001470 61 6c 20 72 65 73 6f 6c 75 74 69 6f 6e 20 28 6e |al resolution (n| 00001480 6f 6e 2d 69 6e 74 65 72 6c 61 63 65 64 29 2c 20 |on-interlaced), | 00001490 74 68 65 6e 0a 74 68 69 73 20 77 69 6c 6c 20 67 |then.this will g| 000014a0 69 76 65 20 6c 69 67 68 74 65 72 20 70 72 69 6e |ive lighter prin| 000014b0 74 20 74 68 61 6e 20 61 6e 79 20 6f 66 20 74 68 |t than any of th| 000014c0 65 20 33 36 30 0a 62 79 20 33 36 30 20 44 50 49 |e 360.by 360 DPI| 000014d0 20 73 74 61 6e 64 61 72 64 20 41 63 6f 72 6e 20 | standard Acorn | 000014e0 21 50 72 69 6e 74 65 72 44 4d 20 73 65 74 74 69 |!PrinterDM setti| 000014f0 6e 67 73 2c 0a 77 68 69 63 68 20 61 72 65 20 61 |ngs,.which are a| 00001500 6c 6c 20 69 6e 74 65 72 6c 61 63 65 64 2e 20 54 |ll interlaced. T| 00001510 68 65 20 66 69 6c 65 73 20 77 68 69 63 68 20 75 |he files which u| 00001520 73 65 20 74 72 75 65 0a 33 36 30 20 44 50 49 20 |se true.360 DPI | 00001530 76 65 72 74 69 63 61 6c 20 72 65 73 6f 6c 75 74 |vertical resolut| 00001540 69 6f 6e 20 61 72 65 20 43 61 6e 6f 6e 2e 42 4a |ion are Canon.BJ| 00001550 2d 31 33 30 65 2c 0a 43 61 6e 6f 6e 2e 42 4a 43 |-130e,.Canon.BJC| 00001560 2d 38 30 30 20 28 75 73 61 62 6c 65 20 77 69 74 |-800 (usable wit| 00001570 68 20 53 74 61 72 20 53 4a 2d 34 38 29 20 61 6e |h Star SJ-48) an| 00001580 64 0a 43 61 6e 6f 6e 2e 42 4a 2d 31 33 30 65 2e |d.Canon.BJ-130e.| 00001590 20 53 77 69 74 63 68 20 74 6f 20 61 20 31 38 30 | Switch to a 180| 000015a0 20 62 79 20 33 36 30 20 44 50 49 0a 72 65 73 6f | by 360 DPI.reso| 000015b0 6c 75 74 69 6f 6e 20 69 6e 20 61 20 6d 6f 72 65 |lution in a more| 000015c0 20 73 74 61 6e 64 61 72 64 20 66 69 6c 65 20 28 | standard file (| 000015d0 65 67 2e 0a 45 70 73 6f 6e 2e 4c 51 2d 38 36 30 |eg..Epson.LQ-860| 000015e0 29 20 69 66 20 79 6f 75 20 6e 65 65 64 20 74 68 |) if you need th| 000015f0 65 20 69 6e 74 65 72 6c 61 63 69 6e 67 20 74 6f |e interlacing to| 00001600 20 67 65 74 0a 64 61 72 6b 65 72 20 70 72 69 6e | get.darker prin| 00001610 74 2e 0a 0a 43 6f 6e 76 65 72 73 65 6c 79 20 74 |t...Conversely t| 00001620 61 6b 65 20 61 6e 20 45 70 73 6f 6e 20 4c 51 2d |ake an Epson LQ-| 00001630 38 35 30 20 70 72 69 6e 74 65 72 20 75 6e 64 65 |850 printer unde| 00001640 72 20 52 49 53 43 0a 4f 53 20 32 20 77 69 74 68 |r RISC.OS 2 with| 00001650 20 21 50 72 69 6e 74 65 72 44 4d 20 73 65 74 20 | !PrinterDM set | 00001660 74 6f 20 22 45 50 53 4f 4e 20 4c 51 2d 38 35 30 |to "EPSON LQ-850| 00001670 0a 63 6f 6d 70 61 74 69 62 6c 65 20 28 33 36 30 |.compatible (360| 00001680 20 62 79 20 33 36 30 20 64 70 69 29 22 2e 20 54 | by 360 dpi)". T| 00001690 68 69 73 20 61 67 61 69 6e 20 77 69 6c 6c 20 6d |his again will m| 000016a0 61 6b 65 0a 74 77 6f 20 70 61 73 73 65 73 20 6f |ake.two passes o| 000016b0 76 65 72 20 74 68 65 20 70 61 70 65 72 2e 20 54 |ver the paper. T| 000016c0 68 65 20 73 61 6d 65 20 70 72 69 6e 74 65 72 20 |he same printer | 000016d0 75 6e 64 65 72 0a 52 49 53 43 20 4f 53 20 33 20 |under.RISC OS 3 | 000016e0 77 69 74 68 20 21 50 72 69 6e 74 65 72 73 20 75 |with !Printers u| 000016f0 73 69 6e 67 20 74 68 65 20 45 70 73 6f 6e 2e 4c |sing the Epson.L| 00001700 51 2d 38 36 30 0a 66 69 6c 65 20 73 65 74 20 74 |Q-860.file set t| 00001710 6f 20 33 36 30 20 62 79 20 33 36 30 20 44 50 49 |o 360 by 360 DPI| 00001720 20 77 69 6c 6c 20 6d 61 6b 65 20 66 6f 75 72 20 | will make four | 00001730 70 61 73 73 65 73 0a 6f 76 65 72 20 74 68 65 20 |passes.over the | 00001740 70 61 70 65 72 20 73 69 6e 63 65 20 69 74 20 69 |paper since it i| 00001750 73 20 6e 6f 77 20 68 6f 72 69 7a 6f 6e 74 61 6c |s now horizontal| 00001760 6c 79 0a 69 6e 74 65 72 6c 61 63 65 64 20 61 73 |ly.interlaced as| 00001770 20 77 65 6c 6c 20 61 73 20 76 65 72 74 69 63 61 | well as vertica| 00001780 6c 6c 79 20 69 6e 74 65 72 6c 61 63 65 64 2e 20 |lly interlaced. | 00001790 28 49 6e 0a 66 61 63 74 20 52 49 53 43 20 4f 53 |(In.fact RISC OS| 000017a0 20 32 20 6e 65 76 65 72 20 72 65 61 6c 6c 79 20 | 2 never really | 000017b0 61 63 68 69 65 76 65 64 20 33 36 30 20 44 50 49 |achieved 360 DPI| 000017c0 0a 68 6f 72 69 7a 6f 6e 74 61 6c 20 72 65 73 6f |.horizontal reso| 000017d0 6c 75 74 69 6f 6e 20 73 69 6e 63 65 20 69 74 20 |lution since it | 000017e0 64 69 64 6e 27 74 20 69 6e 74 65 72 6c 61 63 65 |didn't interlace| 000017f0 20 69 74 0a 61 6e 64 20 74 68 65 20 70 72 69 6e | it.and the prin| 00001800 74 65 72 20 77 69 6c 6c 20 6e 6f 74 20 70 72 69 |ter will not pri| 00001810 6e 74 20 61 64 6a 61 63 65 6e 74 20 64 6f 74 73 |nt adjacent dots| 00001820 2e 20 54 68 65 0a 6f 6e 6c 79 20 62 65 6e 65 66 |. The.only benef| 00001830 69 74 20 74 68 69 73 20 67 61 76 65 20 77 61 73 |it this gave was| 00001840 20 33 36 30 20 44 50 49 20 70 6f 73 69 74 69 6f | 360 DPI positio| 00001850 6e 61 6c 0a 61 63 63 75 72 61 63 79 20 6f 66 20 |nal.accuracy of | 00001860 6c 65 66 74 20 68 61 6e 64 20 65 64 67 65 73 2e |left hand edges.| 00001870 29 20 53 6f 20 74 68 65 20 70 72 69 6e 74 6f 75 |) So the printou| 00001880 74 20 77 69 6c 6c 0a 62 65 20 64 61 72 6b 65 72 |t will.be darker| 00001890 20 61 6e 64 20 74 68 65 20 72 65 73 6f 6c 75 74 | and the resolut| 000018a0 69 6f 6e 20 77 69 6c 6c 20 62 65 20 62 65 74 74 |ion will be bett| 000018b0 65 72 2c 20 62 75 74 0a 6f 6e 20 74 68 65 20 6f |er, but.on the o| 000018c0 74 68 65 72 20 68 61 6e 64 20 69 74 20 77 69 6c |ther hand it wil| 000018d0 6c 20 74 61 6b 65 20 6c 6f 6e 67 65 72 20 74 6f |l take longer to| 000018e0 20 70 72 69 6e 74 20 61 6e 64 0a 77 69 6c 6c 20 | print and.will | 000018f0 77 65 61 72 20 74 68 65 20 72 69 62 62 6f 6e 20 |wear the ribbon | 00001900 6f 75 74 20 66 61 73 74 65 72 2e 20 49 6e 20 74 |out faster. In t| 00001910 68 69 73 0a 70 61 72 74 69 63 75 6c 61 72 20 65 |his.particular e| 00001920 78 61 6d 70 6c 65 20 75 73 69 6e 67 20 31 38 30 |xample using 180| 00001930 20 62 79 20 33 36 30 20 44 50 49 20 69 6e 0a 21 | by 360 DPI in.!| 00001940 50 72 69 6e 74 65 72 73 20 77 69 6c 6c 20 67 69 |Printers will gi| 00001950 76 65 20 72 65 73 75 6c 74 73 20 77 68 69 63 68 |ve results which| 00001960 20 61 72 65 20 61 6c 6d 6f 73 74 0a 69 64 65 6e | are almost.iden| 00001970 74 69 63 61 6c 20 74 6f 20 74 68 65 20 52 49 53 |tical to the RIS| 00001980 43 20 4f 53 20 32 20 63 6f 6e 66 69 67 75 72 61 |C OS 2 configura| 00001990 74 69 6f 6e 2e 0a 0a 49 6e 20 74 68 65 20 67 65 |tion...In the ge| 000019a0 6e 65 72 61 6c 20 63 61 73 65 2c 20 69 66 20 79 |neral case, if y| 000019b0 6f 75 20 75 73 65 20 61 6e 79 20 72 65 73 6f 6c |ou use any resol| 000019c0 75 74 69 6f 6e 20 69 6e 0a 61 6e 79 20 70 72 69 |ution in.any pri| 000019d0 6e 74 65 72 20 64 65 66 69 6e 69 74 69 6f 6e 20 |nter definition | 000019e0 66 69 6c 65 20 77 68 69 63 68 20 69 73 20 68 6f |file which is ho| 000019f0 72 69 7a 6f 6e 74 61 6c 6c 79 0a 69 6e 74 65 72 |rizontally.inter| 00001a00 6c 61 63 65 64 2c 20 74 68 69 73 20 77 69 6c 6c |laced, this will| 00001a10 20 67 69 76 65 20 64 61 72 6b 65 72 20 70 72 69 | give darker pri| 00001a20 6e 74 20 74 68 61 6e 20 74 68 65 0a 73 61 6d 65 |nt than the.same| 00001a30 20 72 65 73 6f 6c 75 74 69 6f 6e 20 75 6e 64 65 | resolution unde| 00001a40 72 20 21 50 72 69 6e 74 65 72 44 4d 2e 20 49 6e |r !PrinterDM. In| 00001a50 20 70 72 61 63 74 69 63 65 20 74 68 69 73 0a 69 | practice this.i| 00001a60 73 20 32 34 30 20 44 50 49 20 68 6f 72 69 7a 6f |s 240 DPI horizo| 00001a70 6e 74 61 6c 20 66 6f 72 20 39 20 70 69 6e 20 70 |ntal for 9 pin p| 00001a80 72 69 6e 74 65 72 73 20 28 32 34 30 20 62 79 0a |rinters (240 by.| 00001a90 37 32 2c 20 32 34 30 20 62 79 20 31 34 34 20 61 |72, 240 by 144 a| 00001aa0 6e 64 20 32 34 30 20 62 79 20 32 31 36 29 20 61 |nd 240 by 216) a| 00001ab0 6e 64 20 33 36 30 20 44 50 49 0a 68 6f 72 69 7a |nd 360 DPI.horiz| 00001ac0 6f 6e 74 61 6c 20 66 6f 72 20 32 34 20 70 69 6e |ontal for 24 pin| 00001ad0 20 70 72 69 6e 74 65 72 73 20 28 33 36 30 20 62 | printers (360 b| 00001ae0 79 20 31 38 30 20 61 6e 64 20 33 36 30 0a 62 79 |y 180 and 360.by| 00001af0 20 33 36 30 29 20 61 6c 74 68 6f 75 67 68 20 6e | 360) although n| 00001b00 6f 74 20 61 6c 6c 20 6f 66 20 74 68 65 73 65 20 |ot all of these | 00001b10 72 65 73 6f 6c 75 74 69 6f 6e 73 20 61 72 65 0a |resolutions are.| 00001b20 61 76 61 69 6c 61 62 6c 65 20 61 73 20 73 74 61 |available as sta| 00001b30 6e 64 61 72 64 20 69 6e 20 21 50 72 69 6e 74 65 |ndard in !Printe| 00001b40 72 44 4d 2e 20 49 66 20 79 6f 75 20 6e 65 65 64 |rDM. If you need| 00001b50 0a 74 6f 20 67 65 74 20 74 68 65 20 73 61 6d 65 |.to get the same| 00001b60 20 70 72 69 6e 74 20 64 65 6e 73 69 74 79 20 61 | print density a| 00001b70 73 20 79 6f 75 20 64 69 64 20 6f 6e 20 52 49 53 |s you did on RIS| 00001b80 43 0a 4f 53 20 32 2c 20 68 61 6c 76 65 20 74 68 |C.OS 2, halve th| 00001b90 65 20 68 6f 72 69 7a 6f 6e 74 61 6c 20 72 65 73 |e horizontal res| 00001ba0 6f 6c 75 74 69 6f 6e 20 79 6f 75 20 61 72 65 0a |olution you are.| 00001bb0 75 73 69 6e 67 20 74 6f 20 31 32 30 20 44 50 49 |using to 120 DPI| 00001bc0 20 6f 72 20 31 38 30 20 44 50 49 2e 20 49 66 20 | or 180 DPI. If | 00001bd0 74 68 65 20 65 78 74 72 61 0a 70 6f 73 69 74 69 |the extra.positi| 00001be0 6f 6e 61 6c 20 61 63 63 75 72 61 63 79 20 6f 66 |onal accuracy of| 00001bf0 20 6c 65 66 74 20 68 61 6e 64 20 65 64 67 65 73 | left hand edges| 00001c00 20 74 68 61 74 20 52 49 53 43 0a 4f 53 20 32 20 | that RISC.OS 2 | 00001c10 67 61 76 65 20 79 6f 75 20 74 75 72 6e 73 20 6f |gave you turns o| 00001c20 75 74 20 74 6f 20 62 65 20 69 6d 70 6f 72 74 61 |ut to be importa| 00001c30 6e 74 2c 20 74 68 65 6e 20 65 64 69 74 0a 74 68 |nt, then edit.th| 00001c40 65 20 68 6f 72 69 7a 6f 6e 74 61 6c 6c 79 20 69 |e horizontally i| 00001c50 6e 74 65 72 6c 61 63 65 64 20 67 72 61 70 68 69 |nterlaced graphi| 00001c60 63 73 20 72 65 73 6f 6c 75 74 69 6f 6e 0a 79 6f |cs resolution.yo| 00001c70 75 20 61 72 65 20 75 73 69 6e 67 20 28 65 67 2e |u are using (eg.| 00001c80 20 32 34 30 20 62 79 20 32 31 36 29 20 77 69 74 | 240 by 216) wit| 00001c90 68 20 21 50 72 69 6e 74 45 64 69 74 20 61 6e 64 |h !PrintEdit and| 00001ca0 0a 63 68 61 6e 67 65 20 74 68 65 20 22 58 20 69 |.change the "X i| 00001cb0 6e 74 65 72 6c 61 63 65 3a 22 20 66 69 65 6c 64 |nterlace:" field| 00001cc0 20 66 72 6f 6d 20 31 20 74 6f 20 30 20 77 68 69 | from 1 to 0 whi| 00001cd0 63 68 0a 77 69 6c 6c 20 64 69 73 61 62 6c 65 20 |ch.will disable | 00001ce0 74 68 65 20 68 6f 72 69 7a 6f 6e 74 61 6c 20 69 |the horizontal i| 00001cf0 6e 74 65 72 6c 61 63 69 6e 67 2e 20 28 4e 6f 74 |nterlacing. (Not| 00001d00 65 0a 74 68 61 74 20 79 6f 75 20 63 61 6e 6e 6f |e.that you canno| 00001d10 74 20 73 69 6d 70 6c 79 20 64 69 73 61 62 6c 65 |t simply disable| 00001d20 20 76 65 72 74 69 63 61 6c 0a 69 6e 74 65 72 6c | vertical.interl| 00001d30 61 63 69 6e 67 20 69 6e 20 61 20 73 69 6d 69 6c |acing in a simil| 00001d40 61 72 20 6d 61 6e 6e 65 72 2e 20 4f 74 68 65 72 |ar manner. Other| 00001d50 20 63 68 61 6e 67 65 73 0a 77 6f 75 6c 64 20 62 | changes.would b| 00001d60 65 20 72 65 71 75 69 72 65 64 2e 29 0a |e required.).| 00001d6d