G
Guest
Greetings everyone,
I have been searching online, and trying diferent methodologies for about a
week now. The premis of what I am trying to do is as follows. I am trying
to get a graphic representation (thumbnail size) of an html document to show
up on my form.
I have been trying to use the axWebBrowser control, and the mshtml.dll in
order to accomplish this. But the only things I can come up with is a screen
shot of the axwebbroswer.
I don't want the browser to actually appear on the form, and the size of
screenshot will only show the visible portion of the axwebbrowser control.
So I am defiently on the wrong track. I started off using the picturebox
control. But I think that using the printpreviewcontrol will better serve
me. I have tired using it, but I can't get the document into a graphics
object. So I haven't really gotten anywhere using the printpreview control.
I know it is possible to get a preview of an html docuemnt because Internet
Explorer allows you to do it. Any help would be soooo appreciated.
What I need is to get some vb.net code or vb.net documentation on getting a
graphic object from an html document. Keep in mind that I don't want a
screenshot, because the html document will not be visible on my Form. Only
the thumbnail image or printpreview control will appear on the form.
I have been searching online, and trying diferent methodologies for about a
week now. The premis of what I am trying to do is as follows. I am trying
to get a graphic representation (thumbnail size) of an html document to show
up on my form.
I have been trying to use the axWebBrowser control, and the mshtml.dll in
order to accomplish this. But the only things I can come up with is a screen
shot of the axwebbroswer.
I don't want the browser to actually appear on the form, and the size of
screenshot will only show the visible portion of the axwebbrowser control.
So I am defiently on the wrong track. I started off using the picturebox
control. But I think that using the printpreviewcontrol will better serve
me. I have tired using it, but I can't get the document into a graphics
object. So I haven't really gotten anywhere using the printpreview control.
I know it is possible to get a preview of an html docuemnt because Internet
Explorer allows you to do it. Any help would be soooo appreciated.
What I need is to get some vb.net code or vb.net documentation on getting a
graphic object from an html document. Keep in mind that I don't want a
screenshot, because the html document will not be visible on my Form. Only
the thumbnail image or printpreview control will appear on the form.