Thanks for the response. The Graphics.FromHwnd(IntPtr.Zero) tip was a good one. Very helpful.
Also, I kept tracking down my problem. It seemed that my problem was actually this rule on the stylesheet that you linked:
p { margin: 1.12em 0 }
Html Renderer is working great for me now. Thanks!
Also, I kept tracking down my problem. It seemed that my problem was actually this rule on the stylesheet that you linked:
p { margin: 1.12em 0 }
Html Renderer is working great for me now. Thanks!