![]() |
Toshiba PageLaser 12 (HP) Requests Legal Tray |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: The Toshiba PageLaser 12 (HP) printer requests a legal tray if you manually feed an odd-sized form and the legal tray is not in the printer. This happens even if the form is less than or equal to the letter size. Solutions: With odd-sized forms WP uses a legal size to tell the printer how to print. But if no legal-sized paper tray is in the printer, the printer will request one. It cannot print legal without the legal tray inserted, even if it is not going to use that tray and is printing manually. To work around this the customer can change the printer driver as follows to make WP send a letter size for the paper if the paper size is 11" or smaller. That way the printer will not need the legal paper tray to print: 1. Enter the PTR Program 2. Retrieve the WPHP2.ALL file 3. Press Alt-F8 to go to Global String Variables 4. Go to the toshpageleng variable, and press Enter to move to the right side of the screen 5. Press Ctrl-Enter to edit 6. Make the Variable look like the following: [27]"&l" IF(FORMWIDTH==10200&&FORMLENGTH==13200) "66"formsize:=1 ELSEIF(FORMWIDTH==9922&&FORMLENGTH==14032) "70"formsize:=1 ELSEIF(FORMWIDTH==4800&&FORMLENGTH==11400) "0" formsize:=1 ELSEIF(FORMLENGTH>13200) "84"formsize:=0 ELSE "66"formsize:=0 ENDIF "p0E" 7. Exit, Save, and replace the file. Enter WP, and update the printer (Shift-F7, S, 7). |
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. |