gmanny / Pechkin

.NET Wrapper for WkHtmlToPdf static DLL. Allows you to utilize full power of the library.
400 stars 128 forks source link

GlobalConfig.SetMargin*() causes Convert to return null #46

Open benrhughes opened 11 years ago

benrhughes commented 11 years ago

GlobalConfig.SetMargins works as expected, but using SetMarginTop, SetMarginRight, SetMarginLeft or SetMarginBottom causes Convert to return null.

tuespetre commented 11 years ago

Thank you for posting. I will see if I can review this issue in my fork tomorrow.

tuespetre commented 11 years ago

In my fork I am unable to reproduce the problem. If you can write a pure C# snippet that reproduces the issue I will gladly look into it.

benrhughes commented 11 years ago

Perhaps it has already been fixed. I am using the latest version from nuget. On 24 Oct 2013 02:24, "Derek" notifications@github.com wrote:

In my fork I am unable to reproduce the problem.

— Reply to this email directly or view it on GitHubhttps://github.com/gmanny/Pechkin/issues/46#issuecomment-26914391 .