* Rodolfo GarcĂ­a <[EMAIL PROTECTED]> wrote:
> "Probably" you need three files:
> 
> 1. The printer job, for example the .ps file
> 2. The printing options (orientation, ...)
> 3. The printer options (Filters, drivers, ...), in the printer directory
> 
> The printing options can be set with 'echo "A4,300ppp,protrait" >
> /printers/LaserJet-A/ctl' The printer options must be in a file, 
> and then you can print with something like 'cat myfile.ps > 
> /printers/LaserJet-A/data'

Thats not an good idea, since here you set the parameters for the whole
printer, not just for a single job. 


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
        http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
        http://patches.metux.de/
---------------------------------------------------------------------

Reply via email to