What's a good way to make PDFs in java? iText, pdfbox, and perhaps other libraries?
However there is another way to create PDFs which is (at least for me and my use case) easier. And that is: create a HTML. Then convert that HTML into a PDF using flying saucer.