rtf to pdf vb download

Rtf to pdf vb

In our enterprise application we are facing a performance degradation in RTF to PDF conversion in web application, currently we are using Microsoft interop dll in our project, we have identified the root cause that the dll is reason for degradation,I have tried TallPDF component,

Kindly let me know any other way to resolve this RTF to PDF Conversion.

Would you please check-out below thread

SQL Server Setup Team

This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.

This can be beneficial to other community members reading the thread.

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:06 AM

Try iTextSharp, it is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:07 AM

You can also use

oo , the second one is not free ,so forget it . Hope it will be helpful

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:06 AM

All replies

Would you please check-out below thread

SQL Server Setup Team

This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.

This can be beneficial to other community members reading the thread.

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:06 AM

You can also use

oo , the second one is not free ,so forget it . Hope it will be helpful

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:06 AM

Try iTextSharp, it is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.

  • Marked as answer by Lisa Zhu Microsoft contingent staff, Moderator Thursday, July 12, 2012 9:07 AM

Thanks for your recommendation. And I want to know that if the applications enables convert other files to PDF? For example, Excel to PDF, HTML to PDF etc.

Also "kiroko" you can find here a list of the supported formats, the conversion is always done in the same manner, for example here is how to convert a HTML file to a PDF file in .NET.

Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.