Oleg thanks, but I forgot to mention only one little insignificant fact: All my
printers are PCL.
So you suggestion will not work.
Any other idea to make this work?
Best Regards,
Israel Shikler
Softkol Software Services
Phone : 972-3-5348938
Mobile : 972-52-8885100
Fax : 972-3-5348967
-----Original Message-----
From: Oleg Goldshmidt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 2:37 PM
To: softkol
Cc: [EMAIL PROTECTED]
Subject: Re: printing PDF from a command line on Linux
softkol <[EMAIL PROTECTED]> writes:
> Hi,
>
> Is there a way to print a PDF file to printer queue from a command
> line?
Have you tried
pdf2ps file.pdf - | lpr
?
Your problem will be that the filename will not appear in the printer
queue. So write a script that does pdf2ps, lpr, and removed the ps
silently.
--
Oleg Goldshmidt | [EMAIL PROTECTED]
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]