|
Mark Allen wrote: > So say the first customer has a 10 page bill, customer #2 then bill > starts printing, the issue is if a customer has an odd number of pages, > the next customers first page prints on the back side of the previous > customers bill. I can't seem to think of any easy way to accomplish > this… aAny ideas??? Many moons ago (but still in this present life) I had a similar requirement. The report was duplexed, but at a specific control break, I wanted to start on a new physical sheet of paper. The printer involved was an Anzac 3017 (an HPLJ 4si with a twinax card) and had a proprietary command language called AAPF. What you need (and what AAPF had) was a command that tells the printer "eject sheet". Note that the "eject sheet" command is different from a "start new page" command. If there is no "eject sheet" command, I think you're stuck counting even/odd page numbers within the customer, and if necessary, printing a blank page to make it come out right. If this is the case, beware of releasing the printout to start at somthing other than page 1. <g> -- -Jeff The opinions expressed are my own and not necessarily the opinion of my company. Unless I say so.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.