<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>HtmlRenderer Discussions Rss Feed</title><link>http://www.codeplex.com/HtmlRenderer/Thread/List.aspx</link><description>HtmlRenderer Discussions Rss Description</description><item><title>New Post: SVG compatibility</title><link>http://htmlrenderer.codeplex.com/discussions/446724</link><description>&lt;div style="line-height: normal;"&gt;Unfortunately .NET doesn't support SVG format and so HTML Renderer doesn't, I might add it in the future by means of external library.&lt;br /&gt;
Currently you can use external solutions to convert the SVG to PNG:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://svg.codeplex.com/releases/view/18884" rel="nofollow"&gt;https://svg.codeplex.com/releases/view/18884&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.codeproject.com/Articles/127039/SharpVectors-SVG-Reloaded-An-Introduction" rel="nofollow"&gt;http://www.codeproject.com/Articles/127039/SharpVectors-SVG-Reloaded-An-Introduction&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Wed, 12 Jun 2013 07:06:58 GMT</pubDate><guid isPermaLink="false">New Post: SVG compatibility 20130612070658A</guid></item><item><title>New Post: SVG compatibility</title><link>http://htmlrenderer.codeplex.com/discussions/446724</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
I am trying to convert an html file that contain an SVG image, to an image. Its apparently not working : on the resulting image i have all the datas, but not the drawings. Html Renderer doesnt support SVG conversion ?&lt;br /&gt;
&lt;/div&gt;</description><author>scaron78</author><pubDate>Tue, 11 Jun 2013 19:54:27 GMT</pubDate><guid isPermaLink="false">New Post: SVG compatibility 20130611075427P</guid></item><item><title>New Post: Using Html Renderer</title><link>http://htmlrenderer.codeplex.com/discussions/446721</link><description>&lt;div style="line-height: normal;"&gt;Nevermind problem solved ! :)&lt;br /&gt;
&lt;/div&gt;</description><author>scaron78</author><pubDate>Tue, 11 Jun 2013 19:17:32 GMT</pubDate><guid isPermaLink="false">New Post: Using Html Renderer 20130611071732P</guid></item><item><title>New Post: Using Html Renderer</title><link>http://htmlrenderer.codeplex.com/discussions/446721</link><description>&lt;div style="line-height: normal;"&gt;Hello everyone,&lt;br /&gt;
&lt;br /&gt;
I would like to use Html Renderer to convert .html to .jpg file. But i'm begginer with C#, and i dont know how to do that.&lt;br /&gt;
I want to use System.Drawing.Html in my project, but it cant find it. How do i install/use downloaded files/library ?&lt;br /&gt;
Thanks for the help&lt;br /&gt;
&lt;/div&gt;</description><author>scaron78</author><pubDate>Tue, 11 Jun 2013 18:48:03 GMT</pubDate><guid isPermaLink="false">New Post: Using Html Renderer 20130611064803P</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;If understand correctly your question is when the HTML Renderer will be able to render the web as good as IE or Chrome.&lt;br /&gt;
In that case there are two parts to the answer:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Fully supporting HTML and CSS on all its features created over the years without specification is extremely hard so I can't commit to a deadline.&lt;/li&gt;
&lt;li&gt;HTML Renderer scope is to render static HTML, JavaScript and Controls is outside of its scope so rendering the average web-page is not on the road-map.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Tue, 11 Jun 2013 07:15:03 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130611071503A</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;To be sure you can try to make image from current page (I mean page with our discussion). This image will not be good. :)&lt;br /&gt;
&lt;/div&gt;</description><author>tsvovan</author><pubDate>Tue, 11 Jun 2013 06:17:15 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130611061715A</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;I'm not sure what you mean.&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Mon, 10 Jun 2013 17:25:45 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130610052545P</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;It is ok. &lt;br /&gt;
But if you use the html code from this page (for example), your renderer will make a not good image. &lt;br /&gt;
So when it will be updated/fixed?&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>tsvovan</author><pubDate>Mon, 10 Jun 2013 15:04:00 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130610030400P</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;I will add it as an option.&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Mon, 10 Jun 2013 14:47:47 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130610024747P</guid></item><item><title>New Post: Image Load Handler</title><link>http://htmlrenderer.codeplex.com/discussions/446222</link><description>&lt;div style="line-height: normal;"&gt;Hi, I would like to propose to change your image loader to something like this:&lt;br /&gt;
&lt;br /&gt;
private void SetImageFromUri(Uri source)&lt;br /&gt;
{&lt;br /&gt;
_client = new WebClient();&lt;br /&gt;
var stream = _client.OpenRead(source);&lt;br /&gt;
if (stream != null) _image = Image.FromStream(stream);&lt;br /&gt;
_releaseImageObject = true;&lt;br /&gt;
ImageLoadComplete(false);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Because, I use your project for generating the image from HTML and I don't have any access to the file system. &lt;br /&gt;
&lt;/div&gt;</description><author>tsvovan</author><pubDate>Thu, 06 Jun 2013 14:27:12 GMT</pubDate><guid isPermaLink="false">New Post: Image Load Handler 20130606022712P</guid></item><item><title>New Post: Editing</title><link>http://htmlrenderer.codeplex.com/discussions/443011</link><description>&lt;div style="line-height: normal;"&gt;It would be very useful, unfortunately it's very complex feature, I don't see it been added in the near future.&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Thu, 09 May 2013 07:10:59 GMT</pubDate><guid isPermaLink="false">New Post: Editing 20130509071059A</guid></item><item><title>New Post: Editing</title><link>http://htmlrenderer.codeplex.com/discussions/443011</link><description>&lt;div style="line-height: normal;"&gt;Can this control support editing of text content? Some browsers support contenteditable, and if HtmlRenderer supports something similar it would be very useful.&lt;br /&gt;
&lt;/div&gt;</description><author>GarethHayter</author><pubDate>Wed, 08 May 2013 20:41:07 GMT</pubDate><guid isPermaLink="false">New Post: Editing 20130508084107P</guid></item><item><title>New Post: Scrolling to end</title><link>http://htmlrenderer.codeplex.com/discussions/442448</link><description>&lt;div style="line-height: normal;"&gt;Set vertical scroll to top and horizontal to left:&lt;br /&gt;
_htmlPanel.AutoScrollPosition = new Point(_htmlPanel.HorizontalScroll.Minimum, _htmlPanel.VerticalScroll.Minimum);&lt;br /&gt;
&lt;br /&gt;
Set vertical to bottom and horizontal to right:&lt;br /&gt;
_htmlPanel.AutoScrollPosition = new Point(_htmlPanel.HorizontalScroll.Maximum - _htmlPanel.HorizontalScroll.LargeChange, _htmlPanel.VerticalScroll.Maximum - _htmlPanel.VerticalScroll.LargeChange);&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Sun, 05 May 2013 07:17:45 GMT</pubDate><guid isPermaLink="false">New Post: Scrolling to end 20130505071745A</guid></item><item><title>New Post: Scrolling to end</title><link>https://htmlrenderer.codeplex.com/discussions/442448</link><description>&lt;div style="line-height: normal;"&gt;How can I programmatically scroll the HtmlPanel to the beginning/to the end?&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;/div&gt;</description><author>xanatos</author><pubDate>Fri, 03 May 2013 10:51:44 GMT</pubDate><guid isPermaLink="false">New Post: Scrolling to end 20130503105144A</guid></item><item><title>New Post: selected color</title><link>http://htmlrenderer.codeplex.com/discussions/438473</link><description>&lt;div style="line-height: normal;"&gt;Next version will support ::selection style (in about a week)&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Sun, 21 Apr 2013 13:00:40 GMT</pubDate><guid isPermaLink="false">New Post: selected color 20130421010040P</guid></item><item><title>New Post: CSS float problem</title><link>http://htmlrenderer.codeplex.com/discussions/439639</link><description>&lt;div style="line-height: normal;"&gt;Ah that's unfortunate. I'll try to figure out a workaround. Thanks for your fast reply!&lt;br /&gt;
&lt;/div&gt;</description><author>RikD</author><pubDate>Tue, 09 Apr 2013 15:13:54 GMT</pubDate><guid isPermaLink="false">New Post: CSS float problem 20130409031354P</guid></item><item><title>New Post: CSS float problem</title><link>http://htmlrenderer.codeplex.com/discussions/439639</link><description>&lt;div style="line-height: normal;"&gt;It's currently not support by HtmlRenderer.&lt;br /&gt;
Unfortunately it's a very hard feature to support so I don't know when I will be able to add it.&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Tue, 09 Apr 2013 14:18:27 GMT</pubDate><guid isPermaLink="false">New Post: CSS float problem 20130409021827P</guid></item><item><title>New Post: CSS float problem</title><link>http://htmlrenderer.codeplex.com/discussions/439639</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I've been trying to right float an image for a few hours, but can't get it to work.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;HTML&lt;/strong&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;div style=&amp;quot;width:250px; background-color:#FFFF80&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;c:\temp\rik1.png&amp;quot; style=&amp;quot;float: right; width:100px; height:100px;&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;strong&gt;C#&lt;/strong&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;        private void rtb1_TextChanged(object sender, EventArgs e)
        {
            var img = new Bitmap(280, 280);
            using (var g = Graphics.FromImage(img))
            {
                g.Clear(Color.Beige);
                HtmlRender.Render(g, rtb1.Text, new PointF(0, 0), new SizeF(280, 280) );
            }
            pictureBox1.Image = (System.Drawing.Image)img;
        }&lt;/code&gt;&lt;/pre&gt;

&lt;strong&gt;Results&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://login.instorebroadcast.com/previews/htmlrender.png" alt="Image" /&gt;&lt;br /&gt;
&lt;br /&gt;
Any idea what I'm doing wrong?&lt;br /&gt;
&lt;/div&gt;</description><author>RikD</author><pubDate>Tue, 09 Apr 2013 12:33:45 GMT</pubDate><guid isPermaLink="false">New Post: CSS float problem 20130409123345P</guid></item><item><title>New Post: GetStyleSheet Missing</title><link>http://htmlrenderer.codeplex.com/discussions/439580</link><description>&lt;div style="line-height: normal;"&gt;See 'StylesheetLoad' event&lt;br /&gt;
&lt;/div&gt;</description><author>ArthurTep</author><pubDate>Tue, 09 Apr 2013 07:24:28 GMT</pubDate><guid isPermaLink="false">New Post: GetStyleSheet Missing 20130409072428A</guid></item><item><title>New Post: GetStyleSheet Missing</title><link>http://htmlrenderer.codeplex.com/discussions/439580</link><description>&lt;div style="line-height: normal;"&gt;In previous versions there used to be a GetStyleSheet function.  This allowed for tooltips to use html with links to stylesheets.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;head&amp;gt;
    &amp;lt;title&amp;gt;Day Info: {0}&amp;lt;/title&amp;gt;
    &amp;lt;link rel=&amp;quot;Stylesheet&amp;quot; href=&amp;quot;property:CCalLib.HtmlSettings.StyleSheet&amp;quot; /&amp;gt;
  &amp;lt;/head&amp;gt;&lt;/code&gt;&lt;/pre&gt;

With this function missing how do HtmlToolTips access CSS?&lt;br /&gt;
&lt;/div&gt;</description><author>Wadiv</author><pubDate>Tue, 09 Apr 2013 01:37:07 GMT</pubDate><guid isPermaLink="false">New Post: GetStyleSheet Missing 20130409013707A</guid></item></channel></rss>