moonboy13 / brew-journal

Application for tracking brewing recipes. Also a playground to technologies so there are no guarantees that any tech choice will be logical or beneficial.
Apache License 2.0
0 stars 0 forks source link

Add a PDF generator #5

Open moonboy13 opened 7 years ago

moonboy13 commented 7 years ago

Implement https://pypi.python.org/pypi/pdfrw/0.2 in the project.

The PDF reader class should:

moonboy13 commented 7 years ago

After some consideration, decided that reportlab is the better package to use. Provides a higher level interface that will be easier to extend. https://www.reportlab.com/docs/reportlab-userguide.pdf