Free Software Downloads, Free Games Downloads, Free GSM Software Downloads
Software vendor loginSubmit software programAdvertise with FiveSignContact informations
 
Free Software Downloads
Search: Search for software programs
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Reference & Tutorials
Source Code
Tools & Editors
 

FiveSign Newsletter
Subscribe Unsubscribe
Enjoy receiving from FiveSign latest software news every week!


Bookmark us Add to Favorites
Set Home Page Set Home Page
Latest software programs Latest software programs
  Add to Firefox search bar


ABCDrawHTML 1.0

 
You are here: Home > Software Development > Tools & Editors > ABCDrawHTML
 
Publisher: WebSupergoo Software
Release Date: 2002-10-01
File Size: 4883 KB
ScreenShot: N/A
OS: WinNT 4.x, WinXP, Windows2000
License: Commercial
Editor's rating:
Price: 149 USD [Buy now]
Download ABCDrawHTML
   
 
ABCDrawHTML description
ABCDrawHTML is a simple but powerful HTML rendering library. It allows you to create previews or thumbnails of web pages in a number of different formats from PNG to JPEG to TIFF to EMF. Because it uses a resolution independent drawing format you can enlarge or shrink your images as required with no loss of quality.

Because it doesn't use print drivers it renders web pages quickly and accurately. Because it's Both Threaded you can use it flexibly from within ASP, VB, .NET and under COM+ or MTS. It uses advanced techniques to allow efficient asynchronous multithreaded operations.

It's easy to use. Suppose you want to produce a thumbnail image of the FBI web site. This is the code you need.

Set page = Server.CreateObject("ABCDrawHTML.Page")
page.URL = "http://www.fbi.com/"
path = Server.MapPath("fbi.jpg")
page.Save path, 200, 150

However you don't need to save your images to disk, you can stream them direct to the client.

You can use it flexibly under .NET. Most of the COM interop limitations that cause performance problems under .NET are specific to Apartment Threaded objects. Because ABCDrawHTML is fully Both Threaded it can be used flexibly in any environment from .NET to ASP to Visual Basic.
 
[ Download ABCDrawHTML 1.0 ] [ Get full version ]
 

ABCDrawHTML 1.0

RELATED TAGS
adobe, pdf, dynamic, manipulation, asp, iis, component
 
 
Copyright ©2005 - 2009 FiveSign Network Help | Link to us | Privacy Policy | Terms | Software Archives