1838275 Members
3516 Online
110125 Solutions
New Discussion

printing rtf files

 
Radhakrishnan Venkatara
Trusted Contributor

printing rtf files


Greetings,
Is there anyway I can print RTF files from hpux to network printer ? My requirement is to print them from some batch jobs.Please throw some light.

Thanks in advance
Negative thinking is a highest form of Intelligence
2 REPLIES 2
Rodney Hills
Honored Contributor

Re: printing rtf files

Using a combination of "ted" and "ghostscript" you might be able to.

"ted" can be found at http://www.nllgg.nl/Ted and it is a X-window app to edit .rtf files. It can also print to postscript printers. You can also execute a command line of "ted" to generate a postscript.

"ghostscript" can be found on the HP porting and archive center. It can convert postscript output to PCL.

HTH

-- Rod Hills
There be dragons...
Paul Cross_1
Respected Contributor

Re: printing rtf files

This doesn't deal with your question exactly, but in case you are using rtf files to avoid .doc files, .doc files can be read with antiword on the command line.

http://www.winfield.demon.nl/

it's great for quick-and-dirty .doc file reads.

-p