On Thursday 02 December 2004 19:43, softkol wrote: > Is there a way to do the above on LINUX.
Postscript to anything is done by gs (ghostscript). you can try: gs -h And see the list of "drivers" compiled into your version of gs (of course PCL would be one of them by default). > There some utilities on MS but I need one on Linux. Just remember that Postscript is the "lingua franca" for printing in Unix/Linux and you'll understand why we don't need "some utilities". Instead, all modern printing (e.g: via CUPS) is done in terms of Postscript and translated on the fly to other formats (via gs(1)) in case it's needed. -- Oron Peled Voice/Fax: +972-4-8228492 [EMAIL PROTECTED] http://www.actcom.co.il/~oron ICQ UIN: 16527398 "Copyright protects Software. Patents protect Software Monopolies." http://swpat.ffii.org/ ================================================================= 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]
