TuesPechkin icon indicating copy to clipboard operation
TuesPechkin copied to clipboard

A .NET wrapper for the wkhtmltopdf library with an object-oriented API.

Results 79 TuesPechkin issues
Sort by recently updated
recently updated
newest added

This package would reference the TuesPechkin package as well as the TuesPechkin.Wkhtmltox.AnyCPU package and provide a sort of 'black box' interface to use TuesPeckin a la 1.x.x (think `Factory.Create()`)

enhancement
help wanted

Tried with referencing w32 & w64 wkhtmltox and manual assembly loading with CreateInstance. I have to use Any CPU build.

usage

Hi, there I'm tried to use the convert a HTML to jpg images in Windows 8 with VS2010 , but I got a problem is the output image have 512000*800...

First of all, I have visited my page in the browser and have verified Javascript is executing properly. Originally I had the RenderDelay property set to 100 as there is...

usage
on hold

When converting html file with Persian content, the result has not contain appropriate Persian content and all Persian content show as ???

on hold
document me

Hi, I'm using the NuGet packages for the library and the 64bit wrapper and I'm getting a `DivideByZeroException` when I try to convert an html string. Here is the code...

originating from wkhtmltopdf
document me

I'm getting some errors when trying to render some large PDFs, especially when trying to do so concurrently. Here is my singleton: ``` public static class HtmlToPdfConverter { // Singleton...

I need to get rid off the Visual C++ dependencies which I have no control on remote host. So i removed the TuesPechkin Embedded wkhtmltopdf 32/64 references and copied the...

usage

Hey guys, I'm sorry I'm writing here but I don't know what is the best place to put this doubt. Well, I've tried to use the tuespechkin as a windows...