HakanL / WkHtmlToPdf-DotNet

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
GNU Lesser General Public License v3.0
366 stars 66 forks source link

libwkhtmltox using produceForms html form to pdf form does not work #102

Closed xiaolei000129 closed 1 year ago

xiaolei000129 commented 1 year ago

libwkhtmltox using produceForms html form to pdf form does not work

xiaolei000129 commented 1 year ago

image image

HakanL commented 1 year ago

That's something you need to bring up to that project, this project here is just a wrapper for .NET.