473,385 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Convert HTML To Image

Hi All,

i would like to transform some html string into image file

any idea ?

Thanks
T;-)
Nov 21 '05 #1
7 1573
Tiraman,

In my opinion would you explain this a little bit more.

However probably you mean a conversion from a HTML page to a picture, for
what I have seen solutions however not yet code samples.

Cor
Nov 21 '05 #2
I've been trying to find a solution myself. There's at least one site that
is reusing an image generated from some form of 'screen capture' [1]
but so far they are not talking about how to do it.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.whois.sc/microsoft.com

"Tiraman :-)" <ti*****@netvision.net.il> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi All,

i would like to transform some html string into image file

any idea ?

Thanks
T;-)

Nov 21 '05 #3
Hi Cor,

i m looking for a way to take some html string and instead of display it as
html
on your browser i would like to display it as image/picture.
the html string can contain any thing.
it should be some thing like screen capture but you can capture any part of
the html string.

i hope that my request is now more clear :-)

Thanks.


"Cor Ligthert" <no**********@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Tiraman,

In my opinion would you explain this a little bit more.

However probably you mean a conversion from a HTML page to a picture, for
what I have seen solutions however not yet code samples.

Cor

Nov 21 '05 #4
so maybe you will find here ;-)

Thanks Any way.

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:uE**************@TK2MSFTNGP11.phx.gbl...
I've been trying to find a solution myself. There's at least one site that
is reusing an image generated from some form of 'screen capture' [1]
but so far they are not talking about how to do it.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.whois.sc/microsoft.com

"Tiraman :-)" <ti*****@netvision.net.il> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi All,

i would like to transform some html string into image file

any idea ?

Thanks
T;-)


Nov 21 '05 #5
T

That was I afraid of, basicly it is nothing more than take the html in the
webbrowser and than caputure that as bitmap.

I assume that is not possible at the moment, because it is interop. I do not
know if this will be posssible in the 2.0 version, where the webbrowser is
an integrated par.

Cor
Nov 21 '05 #6
Html Snapshot ActiveX can convert html to jpg easily

Please visit www.guangmingsoft.com

Cor Ligthert wrote:
T

That was I afraid of, basicly it is nothing more than take the html in the webbrowser and than caputure that as bitmap.

I assume that is not possible at the moment, because it is interop. I do not know if this will be posssible in the 2.0 version, where the webbrowser is an integrated par.

Cor


Nov 21 '05 #7
"Zhao Sheng" <hb***********@gmail.com> schrieb:
Html Snapshot ActiveX can convert html to jpg easily

Please visit www.guangmingsoft.com


You may want to translate this code or write an MC++ wrapper around it ;-):

<URL:http://iecapt.sourceforge.net/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: kevin bailey | last post by:
this old script was written when register globals was 'on'. now i need to convert it to run on a server with a php 4.3.6 - do i just convert the relevant variables from $posted_variable to...
3
by: hycn office | last post by:
hi everyone, i am using win2k server and asp i am trying to convert html to pdf or image instantly on my web site. desperately, i am using web hosting and i cant install any component. ...
4
by: Dominic | last post by:
Hi guys, In .NET, how can I convert a HTML file to TIFF efficiently? One possible way is that I can first use word automatation to load the HTML up and then print it to TIFF. Is that right?...
5
by: Carl Gilbert | last post by:
Hi I have some ASP code that I want to run from CD within a VB.NET windows application with a web browser control. However, to get the ASP pages to run without a server is proving quite...
0
by: Zhao Sheng | last post by:
http://www.guangmingsoft.com/htmltoimage/help.htm Html To Image Html To Image 2.0 Released! Html To Image help you convert html page from any URL to image or thumbnails easily and quickly. ...
2
by: James dean | last post by:
Do i have to create an index pallette. How do i do that?. Or, Can i not just make an ordinary 8pp pixel format without this indexed problem...... *** Sent via Developersdex...
3
by: dale zhang | last post by:
Hi, I am trying to read an image from MS Access DB based on the following article: http://www.vbdotnetheaven.com/Code/Sept2003/2175.asp The article author is using PictureBox for windows...
6
by: PenguinPig | last post by:
Dear All Experts I would like to know how to convert a HTML into Image using C#. Or allow me contains HTML code (parsed) in Image? I also tried this way but it just display the character "<" &...
26
by: mark | last post by:
The idea of this is very simle. The site is 800px wide and sits in the middle of the browser window, on either side of the site I want a different background image aligned against it. If I were...
0
Debadatta Mishra
by: Debadatta Mishra | last post by:
Introduction In this article I will provide you an approach to manipulate an image file. This article gives you an insight into some tricks in java so that you can conceal sensitive information...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.