I have a problem I'm not sure can be solved, I wondered if I could ask for help on here.
I am creating an invoice in PDFsharp in C#, I have written the first page displaying strings taken from datagrids along the way. That's all fine.
However I'm coming to the summary page and I need to output the values looping through the datagridview into the PDF. Is that possible within PDFsharp or do I have to go to MigraDoc to do this?
If so, is MigraDoc still supported?
As I cannot get the references into my solution.
Any help would be appreciated.
Thanks.