Adam Lock wrote:
> AFAIK, there is no straightforward way to render the page to a bitmap.
>
> It may be possible to change the existing printing code which prints to a
> printer HDC and make it print to a bitmap HDC. Alternatively, it may be
> possible to get the view manager to paint into your own rendering context
> object by hacking the document viewer or the presshell object a bit.
Using the printing code to help render to a bitmap or other image file
did not occur to me before. I'd like to look further into this, but I
can't seem to find exactly where the printing code resides. Does anyone
have an idea about this?
Thanks.
Raj