![]() |
Fortis/Dynax DM2015 Italic Problem Double Und |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: The italic font will not print on the Fortis/Dynax DM2015 printer. Also, the superscript and subscript font he says that it prints over the last letter twice. The double underline is not working either. Solutions: Do the following for the various problems: The printer driver is trying to print italics in NLQ, which is not supported by the printer itself. (See page 97 in the manual.) 1. Type PTR at the DOS prompt and retrieve the *.ALL file. 2. Go to the Printer Name and press Enter. 3. Go to Fonts and press Enter. 4. Press Enter on the default. 5. Go to the trouble font and press Enter. 6. Go to Load and Select String and press Enter. 7. Press the right arrow key once, and then press F9 to move to the string variables. 8. Go to the setq2 variable. We will change it to double strike italics. Change the string from: IF((QUALITY)&&(!odd)) [27]"x"[1] ELSE [27]"x"[0] ENDIF to: IF(QUALITY) IF((it)||(odd)) [27]"x"[0][27]"G" ELSE [27]"x"[1][27]"H" ENDIF ELSE [27]"x"[0][27]"H" ENDIF . To fix the double underlining go back to the method used in the 5.0 driver. 9. Go back to the main feature menu in the PTR program by pressing F7. Once there, highlight Attribute Methods and press Enter. 10. Go to Double Underline and press Enter. 11. Put an asterisk next to "Auto Underline - Twin Pass", and press Enter. Put in the following codes: Auto Underline On [27]"-"[1] Auto Underline Off [27]"-"[0] Vertical Movement on 2nd Pass (1200ths) 35 |
Answer:
Details:
Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER. |