if it's running on *nix, you could modify the printer drivers 
in /usr/uv (ours are in /usr/uv/lpt.drivers)

example:
cat - | lp -d PR0

could be changed to:
(cat - ; echo "^L") | lp -d PR0

This would send a TOF after every job

George

> -----Original Message-----
> From: [email protected] [mailto:u2-users-
> [email protected]] On Behalf Of Bill Brutzman
> Sent: Friday, November 05, 2010 11:54 AM
> To: U2 Users List
> Subject: [U2] GreenBar End-Of-Job Eject
> 
> We recently did a fresh install of UV 10.3.6.
> 
> With the former version 10.1, when GreenBar print jobs ran, it would
> automatically eject a page at the end of the report when the job
> finished.
> 
> With UV 10.3.6, it no longer auto-ejects.  I want it to do the auto-
> eject so that I do not have to tweak two dozen programs.
> 
> It is a Printronix printer with an HP JetDirect print server.
> 
> Suggestions would be appreciated.
> 
> --Bill
> 
> _______________________________________________
> U2-Users mailing list
> [email protected]
> http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to