![]() |
Okidata ML 192 (IBM) Cannot Print Bold 17cpi |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: The customer has the Okidata ML 192 (IBM) and cannot get Courier bold 17cpi to print correctly; Bold Courier 10cpi prints instead. Solutions: In high text quality, 17 pitch bolds fine. However, in Draft text quality, the font reverts to 10 pitch. The problem was in the variable which sets text quality. On the 11/06/89 date, the variable was named "qual.86". On the 04/12/90 date, it was named "qual.96". Here are the steps to solve the problem: 1. Enter the PTR Program, retrieve the .ALL file, press Enter on the printer name. 2. Press Alt-F8 for Global Variables, cursor to "qual.86", press Enter, press Ctrl-Enter to get to the edit window. 3. There is an IF(...) statement and an ELSE statement in the variable definition. 1) Change the ELSE statement to ELSEIF(fnt!=1). 2) Move to the ENDIF statement and insert the following in front of it: ELSE SETMETHOD(BOLD,MULTIPLEPASS) SETMETHOD(SHADOW,MULTIPLEPASS) ENDIF ** This problem was corrected on the 03/09/90 release of printer drivers. |
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. |