pruiz / WkHtmlToXSharp

C# wrapper wrapper (using P/Invoke) for the excelent Html to PDF conversion library wkhtmltopdf library.
239 stars 84 forks source link

Update PdfGlobalSettings.cs #36

Closed HenricRosvall closed 8 years ago

HenricRosvall commented 8 years ago

Removed PdfPageSize.Custom (setting it to custom will cause it to crash, so there's no use in having it available) Added PdfSize.Width and PdfSize.Height to enable custom page sizes