| 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. |
| Supported languages: English |
| Supported OS: WinNT 4.x, WinXP, Windows2000 |
| Installation: Install and Uninstall |
|
| Release info |
|
10/01/2002
Major Update
|
|
|
| Also by this author |
ABCUpload ASP
4.6
WebSupergoo Software
HTTP file upload is as simple as ABC with ABCUpload - features Pure HTML Progress Bar, Unicode Compliant, 120% MacBinary Compatible and BLOB Aware. Free license available.
ImageGlue .NET
5.3
WebSupergoo Software
Professional ASP Extensions for quality image manipulation. Supporting over 60 common graphics and media formats (including Photoshop and Flash), drawing commands, rotations, transparencies and much much more.
MetaFiler
2.0
WebSupergoo
Metafiler lets you create file metadata and store it with the file. The information moves with the file and independent of the file name so you never need to worry about losing or mislaying it.
ABCUpload .NET
5.3.0
WebSupergoo Software
ABCUpload .NET enhances the basic .NET file upload functionality. Advanced features like Pure HTML Progress Bar ? support, GigUpload ? technology for truly massive uploads and MacBinary decoding. All in 100% Managed Code.
ImageEffects
1.1
WebSupergoo Software
ImageEffects lets you apply visual effects to images. It is designed specifically for web server use which means it is both multithreaded and exceptionally fast.
ABCpdf ASP
5.0
WebSupergoo Software
Use ABCpdf to dynamically create Adobe PDF documents from ASP or VB. Add text, images and graphics. Designed for a combination of maximum power and ease of use it goes Direct to PDF for blazing speed.
ImageGlue
5.3
WebSupergoo Software
Professional ASP Extensions for quality image manipulation. Supporting over 60 common graphics and media formats (including Photoshop and Flash), drawing commands, rotations, transparencies and much much more.
ABCpdf .NET
5.0
WebSupergoo Software
Use ABCpdf .NET to dynamically create Adobe PDF documents from ASP.NET or .NET. Add text, images and graphics. Designed for a combination of maximum power and ease of use it goes Direct to PDF for blazing speed.
ABCEventLog
1.0
WebSupergoo Software
Adding events to the Application Event Log is as simple as ABC with ABCEventLog. The only component to support multiple event types, event sources and both local and remote event logging.
ABCCrypto
2.0
WebSupergoo Software
ABCCrypto is an ATL COM component for encrypting and decrypting data. It
'
s incredibly simple to use and works with virtually any format you
'
ll ever come across. You can encrypt or decrypt variants, BLOB data or files.
|
|
|