Margrit Lottmann a e'crit: > I have integrated a new printer to our print service.
> If the next job starts, the pagecounter has the right value: > > old_pagecounter + number_of_pages_from_the previous_job This subject was discussed to great depth in August. Several solutions were proposed. Please look in the archive for more details. The problem is that your printer buffers the input, and tells you that it's done printing, when it really isn't. The solution I personally adopted is to add a delay using 'pagecount_poll_end'. (If your ifhp version is older than 3.5.8, use 'pagecount_poll' instead.) ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
