ABCDrawHTML 1.0

HTML Rendering and Thumbnailing Library

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.

ADVERTISING


Software Specs

Publisher:............ WebSupergoo Software

License:............... Commercial

Price:................... $149

Expire: ................ 30

File size:.............. 4.88 MB

Downloads:.........

Release date:...... 01 Oct 2002

Last update:........ 30 Oct 2011

Language:............ English

Publisher review for ABCDrawHTML 1.0:

Review by: WebSupergoo Software
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.
Operating system:
WinNT 4.x,WinXP,Windows2000

Release notes:
Major Update

Download ABCDrawHTML 1.0

ABCDrawHTML download tags:

adobe pdf dynamic manipulation asp iis component library

Copyright information:

Copyright (c) 2024 ++ win7dwnld.com - All rights reserved. - 0.0096 s