Create HTML email with embedded images from RTF in .Net
Read More →Category: Working with SautinSoft components
How to convert RTF to HTML email with embedded images and send it via SmtpClient in .Net C#
In this article you will find how to create a simple .Net C# application which converts RTF document to HTML email with attached images and sends it via SmtpClient class. Let’s make a C# code satisfying of these conditions: Acceptable for any .Net application: ASP.NET, Windows Forms, WPF, Console, Web Service, SilverLight etc. Works at […]
Read More →How to convert a password protected PDF document
Clearly, a PDF format is a very common and popular in nowadays. This is due the fact that PDF can contain a text, images, filled forms and multimedia elements. That seems to be the case, that PDF format is widely used in polygraphy and also for distributing documents containing a vector graphics! Thankfully, there are […]
Read More →How to convert HTML to Image using VB.NET
Article from our customer Hi Our law firm serves many customers around the world! For the convenience of our customers, we launched the online service that allows to view court decisions, regulations and orders! On our site created a comfortable private office, which realized the possibility of online viewing of all documents in HTML. If […]
Read More →How to convert multiple HTML files to a single RTF using C# .Net platform.
For example, there is an online book consisting of a set of HTML files. (As shown in the figure). We’ve a task to convert some html files from this book into single RTF document. The solution: Component HTML-to-RTF.Net not only can convert HTML files to RTF, but unite received RTF files into one. Below is […]
Read More →