PDF to RTF converter

Hello,

Do any of your .NET Components allow for an existing PDF file to be programmatically converted to RTF?

Thanks.


Hi Gina,

Thanks for your interest in our products.

Aspose.PDF for .NET provides the capability to Create PDF document from scratch. It also supports the feature to manipulate existing PDF files and it also offers the functionality to transform existing PDF files into various output formats. It also provides the capability to convert PDF files into DOC format but I am afraid currently it does not support the feature to convert PDF file into RTF format. For the sake of implementation, we already have logged this requirement as PDFNEWNET-14499 in our issue tracking system. As soon as this feature becomes available, we would be more than happy to update you with the status of correction. Please be patient and spare us little time. We are sorry for your inconvenience.

However as a workaround, you may consider converting PDF file into DOC format using Aspose.PDF for .NET and then try using Aspose.Words for .NET to convert DOC file into RTF format. Please visit the following links for further details on