Rich Text Format (RTF) to PDF conversion

Q: I have a requirement to convert existing RTF files to PDF format.
RTFs are produced using Microsoft Word 2003. The PDF files are then to
be send by electronic mail as a read-only PDF file attachment.
-------------------------

A: You can use PDFNet Convert Add-on (pdftron.PDF.Convert.ToPdf()) to
convert from RTF to PDF. This is illustrated in Convert sample project
(http://www.pdftron.com/pdfnet/samplecode.html#Convert).

The optimal conversion results are produced when MS Office 2007
SP2/2010 is available on the system. In the absence of Office the
conversion will go through WordPad, which is still not bad but may not
be ideal for server side-environments.