Hi! Great work on this!!!
I have only one problem: One of my HTML contains inline images:
<img alt="Image left : 12px, top : 0px" src="data:image/png;base64,iVBORw0KGgoAAAANAASUVORK5......CYII=" style="position:absolute;left:12px;top:0px;border-width:0px;"></div>
Unfortunately the resulting image is completely blank (also the rest of the HTML is not converted).
Am i missing some special configuration? I use plain an simple HtmlRender.RenderToImage(html);
Any help is greatly appreciated!
Michael
↧