Top Navigational Bar

NEC Pinwriter P2200 - No Regular Draft Font
DocumentID: 645280
Revision Date: 29-Feb-96 8:19:04 PM

The information in this document applies to:
WordPerfect® 5.1 for DOS

Problem

Symptoms: On the NEC Pinwriter P2200, there is not a selection for the regular draft font in 12cpi. The draft font for this printer is the high speed draft font. Solutions: The printer has a high speed draft font which was selected for the Courier draft quality. Medium quality is the same as high. Please watch printer SCN's after 8/24/90 to see this problem fixed. To correct this problem for now, make the following changes in PTR.

1. Enter the PTR Program
2. Retrieve the .PRS file
3. Press Enter and move to Fonts
4. Press Enter and move to Courier 12cpi
5. Press Enter and move to Select Strings
6. Press the right arrow key to move to the Expression Box.
7. Press Alt-F8 to move to the Strings
8. Move to the string that is named setq12 and change it from
IF(QUALITY||ps)
[27]"x"[1]
ELSE
[27]"x"[0]
[28]"S"[1]
ENDIF

to

IF((QUALITY==2)||(ps))
[27]"x"[1]
ELSEIF(QUALITY==1)
[27]"x"[0]
ELSEIF(QUALITY==0)
[27]"x"[0]
[28]"S"[1]
ENDIF
9. Exit and save this change

Select medium quality for normal draft, and draft quality will result in the high speed draft.

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.