I\'ve been using TuesPechkin for some time now and today I went to update the nuget package to the new version 2.0.0+ and noticed that Factory.Create() no longer resolved, s
Here is AnyCpu version, also support iis-base or winform application
using TuesPechkin.Wkhtmltox.AnyCPU; ... var converter = PDFHelper.Factory.GetConverter(); var result = converter.Convert(This.Document);
Reference : https://github.com/tloy1966/TuesPechkin