Generate a data report as a PDF document (C#)
Project detail
Use iText 7 (or another free PDF library) to generate a pdf document (PDF/A) as attached (it’s like an invoice but for shares).
There’s a web application built with ASP.Net Core (C#) with all the data and logic. Just need to add the code to generate the PDF as specified.
The PDF document should have a fixed first and last pages (could be blank for now). And then several pages like the one attached. One for each shareholder.
All candidates should have solid experience in generating PDFs programmatically.,Some knowledge of C# is required (support on adding the code to the existing application will be provided).