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
367 stars 66 forks source link

Collaboration #30

Closed huysentruitw closed 3 years ago

huysentruitw commented 3 years ago

Hi, I'd like to collaborate a bit on this project.

Things I'd like to improve:

Perhaps this could all go in as a next major version 2.0. Are you open to contributors and willing to deviate away from DinkToPdf? I could create a fork and call it a day, but it's better to start with an existing user-base for validation.

HakanL commented 3 years ago

Hi @huysentruitw, thanks for your offer (and sorry about the delay in getting back to you). I think your suggestions are great and would love some help. I don't mind to deviate from DinkToPdf, I forked it just for a project where I needed support for .NET Core and then I finally renamed it to be more "professional". I have created Github actions for some other OSS I maintain, it could probably be a good starting point, I can look into that. I wasn't able to get auto versioning working well for that, happy to work with you to figure out a solid solution.

HakanL commented 3 years ago

@huysentruitw Feel free to submit PRs for any changes you'd like to see. I've taken steps to deviate from DinkToPdf and implemented Github Actions, so it should be in a good state now to do the changes you suggest. I'm closing this ticket for now since it's more of a question.