HTML to PDF or use PDF library for .NET 4.7
as my client demands .NET 4.7 (not Core) I would like to ask what's the best way to convert a list of data into PDF? We need header & footer, as well as simple styling.
Here's the list of methods I found
- WkWrap - place data into HTML & convert it into PDF
- iTextSharp LGPL - straight from data into PDF, but header & footer requires hardcode.
0 comments:
Post a Comment