![]() |
DataProducts LZR-1230 - Requests Legal Tray |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: Printing envelopes on the DataProducts LZR-1230 causes the printer to request a legal tray if a legal tray is not already installed. If the customer wants all trays to be set up for letter and wants to print an envelope, he will receive this legal request error. Solutions: This problem can be duplicated in-house. WordPerfect is requesting a legal form. On most printers, this is acceptable, but on the DataProducts, it makes the printer want to have a legal tray inserted. This can be fixed by following these instructions: 1. Enter PTR 2. Retrieve WPHP2.ALL 3. Press Alt-F8 4. Go to hppageleng.268 and press Enter 5. The expression will say: [27]"&l" IF(FORMWIDTH==10200&&FORMLENGTH==13200) "66"formsize.60:=1 ELSEIF(FORMWIDTH==9922&&FORMLENGTH==14032) "70"formsize.60:=1 ELSE "84"formsize.60:=0 ENDIF "p0E" Change the expression to [27]"&l" IF(FORMWIDTH==10200&&FORMLENGTH==13200) "66"formsize.60:=1 ELSEIF(FORMWIDTH==9922&&FORMLENGTH==14032)"70"formsize.60:=1 ELSEIF(FORMWIDTH==4800&&FORMLENGTH==11400)"57"formsize.60:=1 ELSE "84"formsize.60:=0 ENDIF "p0E" |
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. |