[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] Imprimante Matrix
1- Actuellement, au moins sur SuSE, l'installation par YaST se fait sans
problème ('lpr file.ps' passe par un filtre qui détecte le type de
fichier [ASCII->PS si nécessaire] et imprime du PostScript [conversion en
bitmap-> imprimante non-PS si nécessaire]
2- exemple d'utilisation de gs dans un script:
--------------------------------------------------------------------
gs -sDEVICE=laserjet -r300 -sOutputFile=/tmp/$$-%03d \
-sPAPERSIZE=a4 -q -dNOPAUSE -- $FILE quit
Alain
---------------------------------------------
Dr Alain EMPAIN, Informatics, Site Master
National Botanic Garden of Belgium
B-1860 MEISE, Belgium
Phone: +32 2 2693905 Fax: +32 2 2701567
Home: +32 85 512341, celine@ping.be
---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.