On Thu, Sep 14, 2006 at 12:03:30PM +0200, Nicolas Costes wrote: > > * 6 args : JASmine gets the document's path, and passes it to the real > backend with 6 args. So, both JASmine and the real backend work in the > same mode, and I thinks this is good.
In this mode the # of copies passed as an argument should be used by the real backend to transmit the input file # times to the printer. > * 5 args : JASmine reads STDIN and sends the data into a tempfile, then > launches the real backend with _6_ arguments. JASmine and the real > backend are thus NOT in the same mode. I guess this is an error, because > the backend will think it does not have to generate copies. I just got > aware of this, because of this thread. In this case the real backend should send the datas only once to the printer. Jasmine should be modified to behave transparently i.e. NOT pass an additionnal argument to the real backend, but instead pass the datas to the real backend's stdin. bye Jerome Alet -- Put JASmine in your Cups ! To unsubscribe : mailto:[EMAIL PROTECTED] List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user http://www.mail-archive.com/jasmine%40ml.free.fr/ Web site : http://jasmine.berlios.de/

