[Gambas-user] How to sent a line line to a lp1 printer and form to	lp0 printer directly.
    Vassilis K 
    vkan53 at ...2300...
       
    Wed Sep 23 11:46:43 CEST 2009
    
    
  
I have an 9 pins printer for this job.
If I understood well I have to make a file with the line that I want to print
then I shall use the SHELL command to send it directly to the printer lp1:
SHELL lp -d lpt2 printfile.ps
I need a small example to get it to work.
I also need the printer to feed one line per time. Is this possible?
    
    
More information about the User
mailing list