Re: render html to image without browser window
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 30 Mar 2005 20:01:41 -0500
"CBW" <charisw@xxxxxxxxxxxxxx> wrote in message
news:1112229507.375451.73060@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I have html text (in a string buffer) that I would like to render to a
> DC. Rather than creating a web browser window, I would like to simple
> write the text directly to the IHTMLDocument2 instance. The write is
> successful (the WriteHTMLtoDoc() function), but the DrawToDC()
> function fails with hresult catastrophic failure. Is it possible to
> do this without creating a window?
Probably not. Why can't you create a hidden window?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- References:
- Prev by Date: render html to image without browser window
- Next by Date: Re: Saving Webpage using MS Internet Control
- Previous by thread: render html to image without browser window
- Next by thread: Re: render html to image without browser window
- Index(es):
Relevant Pages
|