Created Unassigned: Memory leak in HtmlControl [9057]
If you are setting different HTML pages as Text to HtmlControl then it saves references to some CSS elements.I found that full reference is:HtmlControl -> _htmlContainer -> _htmlContainerInt...
View ArticleEdited Unassigned: Memory leak in HtmlControl [9057]
If you are setting different HTML pages as Text to HtmlControl then it saves references to some CSS elements.I found that full reference is:```HtmlControl -> _htmlContainer -> _htmlContainerInt...
View ArticleUpdated Wiki: Documentation
Cross framework, Multipurpose, 100% managed (C#), High performance HTML Rendering library.NavigationQuick startDemo applicationImage generationPDF generationRendering SVG imagesHTML and CSS...
View ArticleUpdated Wiki: Home
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.The library is 100%...
View ArticleUpdated Wiki: Demo application
PlatformsWinFormsWPFMonoCapabilitiesShowcase HTML support and featuresLive HTML source editing with immediate feedbackHtmlPanel/HtmlLabel controls playgroundImage generationPDF generationHTML...
View ArticleUpdated Wiki: Demo application
PlatformsWinFormsWPFMonoCapabilitiesShowcase HTML support and featuresLive HTML source editing with immediate feedbackHtmlPanel/HtmlLabel controls playgroundImage generationPDF generationHTML...
View ArticleCommented Unassigned: Fails while debugging in VS [9056]
I've just upgraded HtmlRenderer from version 1.4 to the latest 1.5.0.5. I immediately got the problem that instances of HtmlLabel rendered wrong all over my application when I run it in debug mode...
View ArticleNew Post: A generic error occurred in GDI+.
sorry for the late reply, didn't have time to check it. found the issue, the html snipped you are using has relative width of 75%, in this case the html layout tries to take as much space as possible...
View ArticleCommented Unassigned: Fails while debugging in VS [9056]
I've just upgraded HtmlRenderer from version 1.4 to the latest 1.5.0.5. I immediately got the problem that instances of HtmlLabel rendered wrong all over my application when I run it in debug mode...
View ArticleReviewed: 1.5.0.0 (Nov 03, 2014)
Rated 5 Stars (out of 5) - very perfect and useful. thank a lot.
View ArticleCreated Unassigned: HTML Pages with table spanning multiple pages not...
I am currently working with HTML Renderer, which is superb, seamlessly fast than other PDF generator available. I experienced it's fast pdf generation too. But while dealing with HTML having HTML...
View ArticleEdited Unassigned: HTML Pages with table spanning multiple pages not rendered...
I am currently working with HTML Renderer, which is superb, seamlessly fast than other PDF generator available. I experienced it's fast pdf generation too. But while dealing with HTML having HTML...
View ArticleEdited Unassigned: HTML Pages with table spanning multiple pages not rendered...
I am currently working with HTML Renderer, which is superb, seamlessly fast than other PDF generator available. I experienced it's fast pdf generation too. But while dealing with HTML having HTML...
View ArticleEdited Unassigned: HTML Pages with table spanning multiple pages not rendered...
I am currently working with HTML Renderer, which is superb, seamlessly fast than other PDF generator available. I experienced it's fast pdf generation too. But while dealing with HTML having HTML...
View ArticleEdited Unassigned: HTML Pages with table spanning multiple pages not rendered...
I am currently working with HTML Renderer, which is superb, seamlessly fast than other PDF generator available. I experienced it's fast pdf generation too. But while dealing with HTML having HTML...
View ArticleNew Post: A generic error occurred in GDI+.
Thank you. I will try send you a complete example of this issue.
View ArticleNew Post: HTML / CSS parser
Would you consider making your HTML and CSS parsers into a NuGet package or at least expose them as Public interfaces.
View ArticleNew Post: Is HTML Renderer suitable for measuring the size of rich text?
I am trying to come up with a solution to determine whether rich text entered by a user on a website through a rich text editor is of appropriate size to fit in a box of a (variable) predefined size. I...
View ArticleCreated Unassigned: NullReference on x64 Win7 AnyCPU configuration [9059]
On Win7 x64 and a defined AnyCPU build configuration, I get a NullRefernce Exception on calling the Win32 method "GetTextMetrics"The problem is inside the interop definition in:...
View ArticleNew Post: HTML / CSS parser
I don't think its a good investment, the current implementation is tailored for rendering purposes and not for general parsing. I do believe there is open source solutions for this, as it is easier...
View Article