I've used every single PDF library that you could possibly name in python and c++, and I haven't found a great solution for generating good looking pdfs. Would love to know what y'all are using.
Example: Generating an invoice. Generating a user-facing report.
I'm currently using reportlab, but am struggling with poor examples, And converting HTML to PDF has not been reliable.