Is there a free way to convert RTF to PDF?
问题 How can I programmatically convert RTF documents to PDF? 回答1: OpenOffice.org can be run in server mode (i.e. without any GUI), can read RTF files and can output PDF files. 回答2: You have a number of options depending on: the platform(s) your application will be running on whether your application will be a server application (e.g. a web service that you set up once and then it runs), or a widely-available desktop application (e.g. something that must be easily downloadable and installable by