Hello!
I just started with a project that requires me to write to PDF file. After some googling I decided on using PDFSharp which looks simple enough, however I have a few questions regarding drawing tables and charts.
Is PDFSharp a good choice for writing pdf files that contain tables and charts? If no, can you recommend a better alternative? If yes, where could I find some good literature on the subject? A tutorial would be nice (doesn't have to be a sample project, just something I can use to familiarise myself with the library and its classes).
Can anyone tell me what MigraDoc's is all about? I just took a glimpse and it seems perfect for what I need, however I would like some more information about it.
Thank you for your input.