A simple online service for PDF conversion. This project is a simple library and also a web application.
It offers a REST service and a simple upload service for synchronous conversion.
This library/application doesn't contain conversion libraries because it's a wrapper for existing tools.
toPDF currently supports the open source tool PDF Creator (http://www.pdfforge.org) and the commercial solution, easy PDF, from BCL (http://www.pdfonline.com/easypdf/sdk/).
Convert HTML to PDF in .NET with C# using EVO HTML to PDF for .NET
...Does not require installation or any third party tools.
EVO HTML to PDF Converter Library for .NET combines the powerful printer friendly PDF format with the flexibility of the popular HTML format into a modern tool for creating nicely formatted and easily maintainable PDF reports and documents.
EVO HTML to PDF Converter library is also available on various other platforms in various programming languages like Java, Azure, WinRT and Windows Phone, Mono, Xamarin or .NET Core, Linux, MacOS, iOS or Android
JPDF Export is a javalibrary built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
The application is a text converter (RTF to PDF). The user can select a source .rtf file and then choose a destination file(.pdf). The RTF file is converted to PDF file. Based on vPDF @ http://sourceforge.net/projects/vpdf but supports text alignment.