New Post: ScrollToEnd() / ScrollToBegin()?
Can this be included in the actual HtmlContainer control? It would be incredibly convenient.
View ArticleNew Post: Inline-block and block elements widths incorrect
six months to a year is probably a good estimate
View ArticleNew Post: ScrollToEnd() / ScrollToBegin()?
HtmlContainer is low-level component that has no knowledge of scrolling. If you mean to add it to HtmlPanel then I'm not sure I want to add something that Framework developers didn't add themselves...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleUpdated Wiki: Image generation
Generate image from HTML markup HTML Renderer can be used to generate image (pmg, jpeg, bmp, etc.) from HTML markup snippet.Because of GDI text rendering issues with alpha channel and clear type text...
View ArticleNew Post: the image is just black
In case it is still relevant, all you need to know is described here: Generate image from HTML markup
View ArticleNew Post: HtmlRender.Render - Pixilated Images
In case it is still relevant, all you need to know is described here: Generate image from HTML markup
View ArticleNew Post: HtmlRenderer.HtmlRender quality of text is not (so) good
Hello I'm using wpf and include the Forms library while i can not get to run the wpf library. Now when I use the function HtmlRenderer.HtmlRender.RenderToImage() I get a nice Image with Text, Images...
View ArticleNew Post: Line spacing
First of all. Thank you for this great control! I would like to use HTML Renderer for showing the html content of an email. Unfortunately the line spacing is to large. Chrome, Firefox and IE don't show...
View ArticleNew Post: htmltooltip size
Hi, I'm using this class to display a table that can vary in number of rows. It has been working fine, however when the number of rows and the content is too big, it screw my window. I would like to...
View ArticleNew Post: HtmlRenderer.HtmlRender quality of text is not (so) good
Do the fonts look blurred when you save the image to disk? I don't know if you can get a good result using this method as image has much lower definition than print. It is best to render directly into...
View ArticleNew Post: Line spacing
cute bug :) the CSS in surrounded with HTML comment (<!-- sdfsd -->) that HTML Renderer ignores. Will be solved in future release. As a workaround you can manually remove the HTML comment element...
View ArticleCreated Unassigned: Style is ignored if surrounded by HTML comment [9029]
The line spacing is to large. Chrome, Firefox and IE don't show these spaces. I pasted a sample document here: [http://pastebin.com/MiiHVQtU](http://pastebin.com/MiiHVQtU)Using HTML Renderer...
View ArticleNew Post: Line spacing
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View Article