myLittleWriter
Description
myLittleWriter allows you to easily create RTF files on the fly. You can use myLittleWriter in your ASP.NET pages, in your classic ASP pages or in your .NET applications.
Best of all, you DON'T NEED to have MS Word installed on the server to use myLittleWriter. myLittleWriter is very efficient when you need to create reports, invoices or quotes on the fly.
myLittleWriter generates real RTF files, which means that you can open generated files with almost all word processor softwares.
Several versions of myLittleWriter are available :
- .NET component : You can use myLittleWriter in your ASP.NET pages and in your .NET applications.
- Scriptlet component (.wsc) : You can use myLittleWriter in your classic ASP pages.even if you are not allowed to install component on your web server. You can find more info on script component (.wsc) on Microsoft's site : http://msdn.microsoft.com/scripting. As all other myLittleTools' products, myLittleWriter is provided in source code format.
With myLittleWriter, you can manage :
- page formatting including page size, margins...
- font formatting including font name, size, color...
- multi header and footer
- field insertion including page count, page number, date, file size, file name...
- table insertion
- image insertion JPG and PNG format are supported
- HTML-formatted text insertion a lot of tags like <B>, <I>, <BR>, are supported
- HTML file insertion
- list insertion, both numbered and bulleted
- sections
- columns
- and much more ...
Note: myLittleWriter requires JScript Script Engine v5.5 (or further) to work. Script Engine v5.5 is implemented with Microsoft Internet Information Services 5.0.