| Company | WebSupergoo Software |
| Website | http://www.websupergoo.com |
| Country | US |
| Email | support@websupergoo.com |
| Os | WinNT 4.x, WinXP, Windows2000 |
| Requirements | |
| Language | English |
| Release Date | 01 10 2002 |
| License | Commercial |
| Limitations | |
|
PC:Windows:Development Tools:Web
Views 1155 (+0) / Rating 1.67 / Commercial By WebSupergoo Software
ABCDrawHTML is a unsubdivided but potent HTML rendition library. It allows you to create previews or thumbnails of web pages in a figure of different formats from PNG to JPEG to TIFF to EMF. Because it uses a declaration independent drawing format you bathroom expatiate or psychiatrist your images as required with no expiration of tone.
Because it doesn't utilise print drivers it renders web pages quickly and accurately. Because it's Both Threaded you bathroom utilise it flexibly from within ASP, VB, .NET and under COM+ or MTS. It uses advanced techniques to appropriate efficient asynchronous multithreaded operations.
It's gentle to utilise. Suppose you privation to create a thumbnail image of the FBI web site. This is the code you postulate.
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 postulate to redeem your images to disc, you bathroom pour them send to the client.
You bathroom utilise 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 bathroom be used flexibly in any environment from .NET to ASP to Visual Basic.
|