Is there a free way to convert RTF to PDF?

前端 未结 8 470
温柔的废话
温柔的废话 2020-12-08 03:12

How can I programmatically convert RTF documents to PDF?

8条回答
  •  抹茶落季
    2020-12-08 03:34

    Use PDFCreator, a free pdf printer. Just print to pdf. You can control this through COM. Example code is in the COM folder of the install directory.

提交回复
热议问题