GroupDocs.Conversion for .NET Library GroupDocs.Conversion for .NET is one of emerging products in the GroupDocs product family. GroupDocs.Conversion allows users to convert documents to and from over 50 different formats, including Word (DOC, DOCX) to PDF, PDF to image (TIFF, JPG), HTML to PDF, Word to HTML and many more. Unlike most of the software on the market, GroupDocs.Conversion is a .NET middleware designed specifically for easy integration into other applications. Thanks to its flexible API, GroupDocs.Conversion can be used in any .NET application: desktop-based (like console apps, WinForms, WPF and Windows services) and web-based (ASP.NET, including WebForms and MVC). In one of our earlier articles we discovered some of the key features and benefits of this library. In particular, GroupDocs.Conversion allows fast on-the-fly conversion and provides a number of interesting features designed especially for ASP.NET. For example, progress callbacks let the calling webpage know when a conversion has been completed. In this introduction article I’d like to show you basic and advanced usage of the GroupDocs.Conversion for .NET library in several types of applications. Go to the article »>