![]() |
Panasonic KX-P4450i - Printing From Bins Jams |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: If the customer prints from Bin 1 and then Bin 2, the paper from Bin 2 jams when coming out of the printer. He is using the Panasonic KX-P4450i printer. Solutions: There is a hardware problem when pulling from Bin 2 following a page from Bin 1. The printer pulls too quickly, and thus the paper jams. Panasonic will be notified of the problem. There is a work around that can be used to fix the problem in the printer driver so that WP will pause after printing from Bin 1 and before sending a job from Bin 2. This can be done by doing the following: 1. Enter the PTR Program. 2. Retrieve the printer driver. 3. Press Shift-F8 to go to sheet feeders. 4. Highlight the sheet feeder and press Enter. 5. Go to Printer Strings and press Enter. 6. Highlight Select Bin and press Enter, then Ctrl-Enter. 7. Press Alt-F9 to go to Global Integer Variables, press 1-Add, Ctrl-Enter to use the default, type in binflag and press Enter, press 1-Add, Ctrl-Enter to use default, type in count and press Enter, and press F7 to exit. 8. Make the expression look like this: IF(BIN==1&&binflag) count:=20000 WHILE(count) [0] count-=1 ENDWHILE ENDIF [27]"&l" IF(BIN==2) "4" binflag:=1 ELSEIF(BIN==3) "3" binflag:=0 ELSEIF(BIN==1) "1" binflag:=0 ELSEIF(BIN==4) "2" binflag:=0 ENDIF "H" 9. Exit, save, and update sheet feeder in WP if the changes were made to the .ALL file. |
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. |