|
 |
Converts HTML to self-contained .MHT web archives. Can
also convert HTML into a
self-contained email with
all referenced images
embedded within the email.
Chilkat MHT can download
HTML from a url, load HTML
from a file, or accept HTML
passed in directly as an
in-memory string.
-
Download HTML from a URL and save it as a .mht file.
-
Download HTML from a URL and save it as a .eml file.
-
Download HTML from a URL and create a Chilkat email
object for use with
Chilkat Email.
-
Convert local HTML files to .mht, .eml, or email object.
-
Convert in-memory HTML to .mht, .eml, or email object.
-
Unpack .mht files.
|