I have been working on a script that was made by a past employee 15 years ago. It takes employee's names and SSC numbers from a master file and combines them in to a ASCII file that I sent to a company that handles our 401K plan. One of the steps in the script is to print this ASCII file, the problem I’m having is it is supposed to print in a compressed format or condensed format by using
lp -dprinter -ocond bsc4.print
I have looked into the "cond" and that is a switch for condensed print but if I manually print that document with or with out the -ocond it will print out the same. I looked at the printer interface file in the /var/spool/lp/admins/lp/interfaces and it looks good. It references the cond|cnd and its set for condensed print.. Any one have any ideas I can try, I’m running very low on possibilities.
Thanks allot
CodyD
lp -dprinter -ocond bsc4.print
I have looked into the "cond" and that is a switch for condensed print but if I manually print that document with or with out the -ocond it will print out the same. I looked at the printer interface file in the /var/spool/lp/admins/lp/interfaces and it looks good. It references the cond|cnd and its set for condensed print.. Any one have any ideas I can try, I’m running very low on possibilities.
Thanks allot
CodyD