| Alexey Koptsevich on Thu, 1 Feb 2001 14:22:41 +0100 (CET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: apsfilter V5.4.2 -- HP 4050 (PS) doesn't print the last page |
Hello, > > I have a problem with HP 4050 duplex printing. I have created 2 printers > > in /etc/printcap, one with > > HARDWARE_DUPLEX="" > > DUPLEX="" > > and another with > > HARDWARE_DUPLEX=set > > DUPLEX=set > > If I switch on/off the printer and then first use it in simplex mode > > everything is going fine. But once I use it in dupolex mode it stucks in > > it for all further printing tasks. Moreover, it prints only even number of > > pages in duplex mode, and if I send odd number it does not print the last > > page but waits for another one page. > > If your printer can physically handle duplex printing by itself, you > should > _always_ use HARDWARE_DUPLEX=set ; this doesn't mean the printer will > print > all documents in duplex mode, but it just _able_ to do it. > > If HARDWARE_DUPLEX is not set, apsfilter will "fake" duplex print jobs > by > printing the even pages first, then sending you an email with some > instructions how to proceed, then printing the odd pages. > > > Does the last page not get printed if you use HARDWARE_DUPLEX=set ? Yes, it does not get printed. Moreover, after one job printed in duplex printer gets stuck in duplex mode, ignoring DUPLEX environment... > In this case, it seems to be a badly setup printer... I also think so. Would be very grateful if somebody explains me how to set it up properly... It looks like setting DUPLEX environment is not enough to switch the printer to duplex mode. I myself have the only idea: to send escape sequence which sets simplex/duplex mode before each task and send "eject page" sequence after each job. How to send escape sequences to the PS printer? Thanks, Alex