Convert Html file to Jpeg Image
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello there i have html page which contains 1 .jpg image and one table . i want to convert both(combined) to as an image file (.jpeg) so that i can give img src = <*.jpg> . so can anybody has an idea how to do that from vb.net coding. i 've one idea but i dont know how to start. i can transform html file to pdf. and in pdf i can get screenshot and copy and paste to word document as an picture and i can save as .jpeg format but the question is in vb.net which library i should call and do i need pdf writer? or can i use pdf reader? if so how ? i dont want to use third party tool as its a long process in my office .. so pls. help me if nebody has ant idea about that. suggestion are most welcome Thanks in advance. Hemaxi